Changelog for
libsigc++2-devel-2.3.1-3.1.x86_64.rpm :
Sat Oct 20 14:00:00 2012 zaitorAATTopensuse.org
- Update to version 2.3.1:
+ signal_base: Add blocked(), block(), unblock(). (bgo#153780).
Mon Sep 24 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 2.2.11:
+ Fix comma operator in libsigc++ lambda expressions (bgo#342911)
+ Added SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE
(bgo#672555)
+ Use std::size_t and std::ptrdiff_t instead
+ Fix \'make check\' with gcc 4.7.
+ Enable test_lambda in \'make check\' (bgo#669128).
- Clean spec-file using spec-cleaner.
Mon Jul 25 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.2.10:
+ slot_rep: Avoid access to deleted object in notify(), and test
case (bgo#564005).
+ Mention visit_each() in the documentation of sigc::adapts.
Wed May 4 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.2.9:
+ trackable: Avoid calling the same callback function twice,
fixing some memory corruption (bgo#589202)
+ Minor documentation corrections
+ Fix the build with GCC 4.6
+ Windows build fixes for MSVC++ .Net 2005 and 2010
- Drop libsigc++2-gcc46.patch: fixed upstream.
- Change libsigc++2 Obsoletes from <= to < now that we have a new
upstream version.
Wed Mar 16 13:00:00 2011 ismailAATTnamtrac.org
- Add libsigc++2-gcc46.patch: Patch from upstream
to fix compilation with gcc 4.6
Mon Oct 11 14:00:00 2010 vuntzAATTopensuse.org
- Update packaging to use the shared library packaging policy:
+ Create libsigc-2_0-0 subpackage.
+ Add Provides/Obsoletes for libsigc++2 to libsigc-2_0-0.
+ Update baselibs.conf accordingly.
Fri Jul 23 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 2.2.8:
+ Nothing interesting. Just a small change for library.gnome.org.
Thu May 6 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 2.2.7:
+ Documentation:
- Added main page text with doxygen.
- Fix the functors Doxygen group.
- bgo#417924: Tutorial: Removed outdated marshallers section
that had no working example.
- Changes from version 2.2.6:
+ bgo#614741: Slight documentation changes.
Sat Apr 24 14:00:00 2010 cooloAATTnovell.com
- buildrequire pkg-config to fix provides
Mon Mar 29 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 2.2.5:
+ Accumulators: Allow return types that are different to the
signal\'s.
+ Documentation:
- Disable collaboration graphs in documentation
- Use non-blurry font for graph labels.
- sigc::hide() correction: It always only hides one signal
argument.
+ Fix the MSVC++ build.
Mon Feb 1 13:00:00 2010 jengelhAATTmedozas.de
- Package baselibs.conf
Thu Sep 3 14:00:00 2009 vuntzAATTnovell.com
- Update to version 2.2.4.2:
+ Namespace sigc is now documented, in order to make large chunks
of the reference reappear.
+ The shipped reference documentation has been regenerated using
Doxygen 1.6.1, so that the document type is now XHTML 1.0.
+ The shipped Devhelp file has been generated with a newer
version of the XSLT script in mm-common, so that documentation
groups no longer appear as namespace prefixes in the keyword
list.
Fri Aug 28 14:00:00 2009 vuntzAATTnovell.com
- Update to version 2.2.4.1:
+ Reenable the per-class hierarchy graphs in the reference
documentation.
+ Drop the custom HTML header and footer, and use the shared
doxygen.css file from mm-common.
- Simplify the packaging: we were doing complex things for
documentation, that are really not needed; no need to package the
tests either.
Thu Aug 27 14:00:00 2009 dimstarAATTopensuse.org
- Update to version 2.2.4:
+ New build system based on mm-common. The mm-common module is
now required for building from the git repository, but not for
builds of release archives.
+ The public reference documentation is now hosted on
library.gnome.org