diff --git a/libsigc++-2.99.8.tar.xz b/libsigc++-2.99.8.tar.xz deleted file mode 100644 index 64fd0b7..0000000 --- a/libsigc++-2.99.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d053813a455bd9157b01312d015f74fa39f33466961a66e844daeaee658f0f1 -size 923976 diff --git a/libsigc++-2.99.9.tar.xz b/libsigc++-2.99.9.tar.xz new file mode 100644 index 0000000..4a57e14 --- /dev/null +++ b/libsigc++-2.99.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7628072c0afe5e3d7375877356c6009a9e4933800c1728424b1f2853aa35571c +size 924580 diff --git a/libsigc++3.changes b/libsigc++3.changes index e6784b0..063d248 100644 --- a/libsigc++3.changes +++ b/libsigc++3.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Aug 7 12:14:55 UTC 2017 - zaitor@opensuse.org + +- 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. + ------------------------------------------------------------------- Tue Feb 14 23:01:42 UTC 2017 - zaitor@opensuse.org diff --git a/libsigc++3.spec b/libsigc++3.spec index a323654..18b6bfb 100644 --- a/libsigc++3.spec +++ b/libsigc++3.spec @@ -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 @@ unset MALLOC_CHECK_ MALLOC_PERTURB_ %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