Package Release Info

gtkmm2-2.24.5-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gtkmm2-devel
libgtkmm-2_4-1

Change Logs

* Fri Dec 16 2022 dimstar@opensuse.org
- Drop baselibs.conf: there is no known consumer of the -32bit
  package.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Dec 05 2016 jengelh@inai.de
- Rectify RPM groups and replace old macros.
* Sun Sep 04 2016 zaitor@opensuse.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 zaitor@opensuse.org
- Stop exporting CFLAGS and CXXFLAGS, no longer needed due to
  changes in libsigc++.
* Thu Aug 20 2015 zaitor@opensuse.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 zaitor@opensuse.org
- Add gtkmm2-new-glibmm-fixes.patch: Add commits from upstream to
  support/fix build with new glibmm.
* Fri May 15 2015 dimstar@opensuse.org
- Add baselibs.conf to source list.
* Sat Jun 29 2013 dimstar@opensuse.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 dimstar@opensuse.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.