diff --git a/libsigc++-2.99.6.tar.xz b/libsigc++-2.99.6.tar.xz deleted file mode 100644 index f6c0e0d..0000000 --- a/libsigc++-2.99.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d744673f75bb96eb28fbda3a705ba8ecba82e66fbcf250ad7e9fb3ff84321cf -size 969924 diff --git a/libsigc++-2.99.7.tar.xz b/libsigc++-2.99.7.tar.xz new file mode 100644 index 0000000..2216cb3 --- /dev/null +++ b/libsigc++-2.99.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e819884fec16ee20f97773361258b9a911580d5b64fd9da981ef0c80356ff5f9 +size 918276 diff --git a/libsigc++3.changes b/libsigc++3.changes index 01308eb..eff75f0 100644 --- a/libsigc++3.changes +++ b/libsigc++3.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 27 16:37:24 UTC 2016 - zaitor@opensuse.org + +- Update to version 2.99.7: + + connection, slot_base: Use an internal::weak_raw_ptr<> to + simplify the code. + + signal_base: Do not derive from trackable. + + slot_rep: Pass a slot_rep*, not notifiable*, to destroy(). + + signal_impl: Do not derive from notifiable. + ------------------------------------------------------------------- Thu May 5 11:23:45 UTC 2016 - jengelh@inai.de diff --git a/libsigc++3.spec b/libsigc++3.spec index 8d4495a..587ebea 100644 --- a/libsigc++3.spec +++ b/libsigc++3.spec @@ -18,7 +18,7 @@ Name: libsigc++3 %define _name libsigc++ -Version: 2.99.6 +Version: 2.99.7 Release: 0 Summary: Typesafe Signal Framework for C++ License: LGPL-3.0+