Changelog for
libgtkmm-2_4-1-2.24.5-150400.12.9.x86_64.rpm :
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Mon Dec 05 2016 jengelhAATTinai.de- Rectify RPM groups and replace old macros.
* Sun Sep 04 2016 zaitorAATTopensuse.org- Update to version 2.24.5: + Update the MSVC projects. + Use C++11 if the compiler supports it. + Update to be compatible with new versions of glibmm. + Documentation: Improve the documentation of Gtk::ComboBoxText (bgo#766039).- Drop gtkmm2-new-glibmm-fixes.patch: Fixed upstream.
* Tue Apr 19 2016 zaitorAATTopensuse.org- Stop exporting CFLAGS and CXXFLAGS, no longer needed due to changes in libsigc++.
* Thu Aug 20 2015 zaitorAATTopensuse.org- Export CFLAGS=\"%{optflags} -std=c++11\" and CXXFLAGS=\"%{optflags} - std=c++11\". Fix build with updated MM stack.- Replace atkmm-devel, cairomm-devel, glibmm2-devel, libsigc++2-devel and pangomm-devel for pkgconfig(atkmm-1.6), pkgconfig(cairomm-1.0), pkgconfig(giomm-2.4), pkgconfig(pangomm-1.4) and pkgconfig(sigc++-2.0) BuildRequires.
* Thu Jul 23 2015 zaitorAATTopensuse.org- Add gtkmm2-new-glibmm-fixes.patch: Add commits from upstream to support/fix build with new glibmm.
* Fri May 15 2015 dimstarAATTopensuse.org- Add baselibs.conf to source list.
* Sat Jun 29 2013 dimstarAATTopensuse.org- Update to version 2.24.4: + Respinned tarball with matching gmmproc version (bgo#697835).- Drop gtkmm2-includes.patch: this was needed to work around tarball issues.- Remove --enable-maintainer-mode and --enable-documentation configure parameters: as we can use the tarball again, we don\'t have to do the entire bootstrapping on our own.- Drop perl(XML::Parser), graphviz, doxygen and xsltproc BuildRequires, which were only used to bootstrap.- Stop packaging INSTALL file as it is not needed.
* Fri Apr 19 2013 dimstarAATTopensuse.org- Add gtkmm2-includes.patch: Fix header inclusions.- Add --enable-maintainer-mode and --enable-documentation to configure: due to above patch, we need to rebuild sources.- Add perl(XML::Parser), graphviz, doxygen and xsltproc BuildRequires: enable-maintainer-mode makes use of this module.
* Sat Apr 06 2013 dimstarAATTopensuse.org- Update to version 2.24.3: + Require the mm-common version that actually allows avoiding the dependency in the tarball as well as glibmm. + Fix gtkmm-demo VS projects. + Fix namespacing for Cairo (bgo#663303).- Run spec-cleaner to make a more thorough cleanup.