Version: 2.28.3-bp150.2.3
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* 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.
* Sat Sep 21 2013 dimstar@opensuse.org
- Change RPM Group of shared library package to System/Libraries.
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Tue Nov 15 2011 vuntz@opensuse.org
- Update to version 2.28.3:
+ Fix documentation build with glibmm 2.28 and later
(bgo#648860).
- Change <= in Obsoletes to < now that we have a new upstream
version.
- Stop passing --disable-documentation to configure: the
documentation build system now works again.
* Thu Apr 28 2011 vuntz@opensuse.org
- Create a libgconfmm-2_6-1 subpackage that has gconfmm
Provides/Obsoletes, as per shared library packaging policy.
- Pass --disable-documentation to configure: this tarball was
generated with an old documentation setup that won't build
nowadays. See bgo#648860.
- Improve summaries.
- Drop explicit Requires of gconf2-devel, glibmm2-devel,
gtkmm2-devel in devel subpackage: they will automatically be
added the pkgconfig way.
- Move to pkgconfig()-style BuildRequires:
+ Old ones: gconf2-devel, gtkmm2-devel.
+ New ones: gconf-2.0, glibmm-2.4 (gtkmm is not needed).
* Mon Jun 21 2010 dimstar@opensuse.org
- Update to version 2.28.2:
+ Fix the broken pkg-config file, broken in 2.28.1
- Changes from version 2.28.1:
+ Build: use mm-common, like the other *mm modules
+ Documentation: Add a main page.
* Mon Sep 28 2009 vuntz@opensuse.org
- Update to version 2.28.0:
+ Fixed the build with the latest gmmproc.
- Changes from version 2.26.0:
+ Cleaned up glib includes to use only toplevel headers.
bgo#564214
* Sat Aug 29 2009 vuntz@novell.com
- Remove AutoReqProv: it's default now.
- Remove update-desktop-files BuildRequires.
- Pass --disable-static to configure.
- Use makeinstall macro.
* Wed Oct 01 2008 mboman@suse.de
- Update to version 2.24.0:
+ Updated version to match gnome 2.24.
+ Added recursive_unset(). Fixes bgo#549158.
+ Added notify()
* Mon Mar 31 2008 vuntz@suse.de
- Update to version 2.22.0:
+ Fixed Windows build.
* Tue Jan 29 2008 maw@suse.de
- Remove libtool archives.
* Mon Sep 17 2007 maw@suse.de
- Update to version 2.20.0:
+ Cosmetic version bump.
- s#%run_ldconfig#/sbin/ldconfig# in %post and %postun.
* Tue Sep 11 2007 mauro@suse.de
- Update to version 2.18.1
+ SetInterface.h: Use #pragma GCC system_header
to supress warnings about the lack of a virtual destructor.
(Martin Ejdestig, Bug #460969)
+ Build: Check for both m4 and M4 in the GNU m4 output,
to fix the build on some platforms.
(Yselkowitz , Bug #423990)
* Fri Aug 31 2007 maw@suse.de
- Update to version 2.18.0:
+ Cosmetic version bump.
* Tue Jan 16 2007 sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
* Wed Nov 29 2006 sbrabec@suse.cz
- Require new package names gtkmm2-devel and glibmm2-devel.
* Fri Sep 15 2006 jhargadon@suse.de
- update to version 2.16.0
- Fixed build when using --enable-api-exceptions=no with glibmm
- Fix the regular build
* Sun Feb 19 2006 aj@suse.de
- Reduce BuildRequires.