Hello community, here is the log from the commit of package libsigc++3 for openSUSE:Factory checked in at 2017-08-16 16:15:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsigc++3 (Old) and /work/SRC/openSUSE:Factory/.libsigc++3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsigc++3" Wed Aug 16 16:15:16 2017 rev:9 rq:516854 version:2.99.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libsigc++3/libsigc++3.changes 2017-03-22 22:59:06.922720424 +0100 +++ /work/SRC/openSUSE:Factory/.libsigc++3.new/libsigc++3.changes 2017-08-16 16:15:27.778650857 +0200 @@ -1,0 +2,14 @@ +Mon Aug 7 12:14:55 UTC 2017 - [email protected] + +- Update to version 2.99.9: + + signal_impl::clear(): Don't clear the slot list during signal + emission, to prevent a segfault. And add a test for this + (bgo#784550). + + Remove signal_base::erase() and signal_impl::erase() + (bgo#784550). + + Various minor code cleanups. + + Windows: Update the MS Visual Studio build. +- Move AUTHORS, ChangeLog, NEWS, README to devel package, mainly + developers would care for those files, silence a rpmlint warning. + +------------------------------------------------------------------- Old: ---- libsigc++-2.99.8.tar.xz New: ---- libsigc++-2.99.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsigc++3.spec ++++++ --- /var/tmp/diff_new_pack.NzziJC/_old 2017-08-16 16:15:28.802507139 +0200 +++ /var/tmp/diff_new_pack.NzziJC/_new 2017-08-16 16:15:28.822504333 +0200 @@ -18,7 +18,7 @@ Name: libsigc++3 %define _name libsigc++ -Version: 2.99.8 +Version: 2.99.9 Release: 0 Summary: Typesafe Signal Framework for C++ License: LGPL-3.0+ @@ -88,11 +88,12 @@ %files -n libsigc-3_0-0 %defattr (-, root, root) -%doc AUTHORS COPYING ChangeLog NEWS README +%doc COPYING %{_libdir}/libsigc-3.0.so.* %files devel %defattr (-, root, root) +%doc AUTHORS ChangeLog NEWS README %{_libdir}/libsigc-3.0.so %{_libdir}/pkgconfig/*.pc %{_libdir}/sigc++-3.0 ++++++ libsigc++-2.99.8.tar.xz -> libsigc++-2.99.9.tar.xz ++++++ ++++ 6271 lines of diff (skipped)
