diff --git a/libsigc++-2.4.0.tar.xz b/libsigc++-2.4.0.tar.xz deleted file mode 100644 index 7180287..0000000 --- a/libsigc++-2.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7593d5fa9187bbad7c6868dce375ce3079a805f3f1e74236143bceb15a37cd30 -size 3630260 diff --git a/libsigc++-2.4.1.tar.xz b/libsigc++-2.4.1.tar.xz new file mode 100644 index 0000000..6c2fabf --- /dev/null +++ b/libsigc++-2.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:540443492a68e77e30db8d425f3c0b1299c825bf974d9bfc31ae7efafedc19ec +size 3620928 diff --git a/libsigc++2.changes b/libsigc++2.changes index 4682782..c027658 100644 --- a/libsigc++2.changes +++ b/libsigc++2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Mar 1 13:14:41 UTC 2015 - badshah400@gmail.com + +- Update to version 2.4.1: + + A slot's functor is destroyed when an empty slot is assigned + to the slot (bgo#738602). + + test_disconnect_during_emit tests that the slot is really + disconnected during signal emission. + ------------------------------------------------------------------- Mon Sep 15 16:26:15 UTC 2014 - zaitor@opensuse.org diff --git a/libsigc++2.spec b/libsigc++2.spec index 60be4cc..252375c 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -1,7 +1,7 @@ # # spec file for package libsigc++2 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libsigc++2 %define _name libsigc++ -Version: 2.4.0 +Version: 2.4.1 Release: 0 Summary: Typesafe Signal Framework for C++ License: LGPL-2.1+