diff --git a/libsigc++-2.99.3.tar.xz b/libsigc++-2.99.3.tar.xz deleted file mode 100644 index a28560b..0000000 --- a/libsigc++-2.99.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fc04bad494e23995aae8ad40118722ac25abaa68833b918e6279aabcec7c0e9 -size 1098296 diff --git a/libsigc++-2.99.4.tar.xz b/libsigc++-2.99.4.tar.xz new file mode 100644 index 0000000..2a75227 --- /dev/null +++ b/libsigc++-2.99.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe34c0729106e4132e0f5f3bec29306e60f333681653eff28c5e86b7e2106ef +size 1098864 diff --git a/libsigc++3.changes b/libsigc++3.changes index b776e9e..489b44a 100644 --- a/libsigc++3.changes +++ b/libsigc++3.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 8 14:18:58 UTC 2016 - dimstar@opensuse.org + +- Update to version 2.99.4: + + Minor documentation improvements. + + Make some constructors explicit. + + Some more minor uses of C++11 syntax. + + Remove unused SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE. + + Reformat code with clang-format. + ------------------------------------------------------------------- Fri Mar 18 11:06:07 UTC 2016 - dimstar@opensuse.org diff --git a/libsigc++3.spec b/libsigc++3.spec index 11300f3..9f1f5f0 100644 --- a/libsigc++3.spec +++ b/libsigc++3.spec @@ -18,7 +18,7 @@ Name: libsigc++3 %define _name libsigc++ -Version: 2.99.3 +Version: 2.99.4 Release: 0 Summary: Typesafe Signal Framework for C++ License: LGPL-3.0+