Hello community, here is the log from the commit of package libsigc++2 for openSUSE:Factory checked in at 2016-09-21 18:42:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsigc++2 (Old) and /work/SRC/openSUSE:Factory/.libsigc++2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsigc++2" Changes: -------- --- /work/SRC/openSUSE:Factory/libsigc++2/libsigc++2.changes 2016-06-29 15:02:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libsigc++2.new/libsigc++2.changes 2016-09-21 18:42:16.000000000 +0200 @@ -1,0 +2,30 @@ +Tue Sep 20 10:24:32 UTC 2016 - [email protected] + +- Update to version 2.10.0: + + Fix silent builds (bgo#768797). + +------------------------------------------------------------------- +Wed Jul 6 10:24:53 UTC 2016 - [email protected] + +- Update to version 2.9.3: + + signal: + - Deprecate slots(). + - Deprecate emit_reverse(). + + Benchmark: Update it and use boost::timer, and actually build + it, but not built by default. + + Build: Fix the build on MSVC++ 2013 and 2015 (bgo#767777). + +------------------------------------------------------------------- +Thu Jun 16 19:19:19 UTC 2016 - [email protected] + +- Update to version 2.9.2: + + Minor documentation improvements. + + Some more minor uses of C++11 syntax. +- Changes from version 2.9.1: + + slot: Allow sigc::slot<R(Args...)> syntax, like std::function, + deprecating the sigc::slot<R, Args...> syntax (bgo#763393). + + signal: Allow sigc::signal<R(Args...)> syntax, like + std::function, deprecating the sigc::signal<R, Args...> syntax + (bgo#763393). + +------------------------------------------------------------------- Old: ---- libsigc++-2.8.0.tar.xz New: ---- libsigc++-2.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsigc++2.spec ++++++ --- /var/tmp/diff_new_pack.LtCJfl/_old 2016-09-21 18:42:17.000000000 +0200 +++ /var/tmp/diff_new_pack.LtCJfl/_new 2016-09-21 18:42:17.000000000 +0200 @@ -18,13 +18,13 @@ Name: libsigc++2 %define _name libsigc++ -Version: 2.8.0 +Version: 2.10.0 Release: 0 Summary: Typesafe Signal Framework for C++ License: LGPL-2.1+ Group: System/Libraries Url: http://libsigc.sourceforge.net/ -Source: http://download.gnome.org/sources/libsigc++/2.8/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsigc++/2.10/%{_name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-OPENSUSE libsigc++-std-c11.patch [email protected] -- Add -std=c11 to CFLAGS when using libsigc++ to build. This is not upstreamable in this form as the used CXX macro should handle that, so needs more work (and entry points in mm-common) Patch0: libsigc++-std-c11.patch ++++++ libsigc++-2.8.0.tar.xz -> libsigc++-2.10.0.tar.xz ++++++ ++++ 49322 lines of diff (skipped)
