diff --git a/libsigc++-2.2.4.2.tar.bz2 b/libsigc++-2.2.4.2.tar.bz2 deleted file mode 100644 index 0a0e754..0000000 --- a/libsigc++-2.2.4.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:998e4af392090a0db15102ba0f753fc6fc636574956c8292eb615a2a7823e201 -size 3596750 diff --git a/libsigc++-2.2.5.tar.bz2 b/libsigc++-2.2.5.tar.bz2 new file mode 100644 index 0000000..9f2ea7b --- /dev/null +++ b/libsigc++-2.2.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1249e77ef9556227c10d0dad726f0946fecc3b36e448ae72368ef8f3d3b520ba +size 3739199 diff --git a/libsigc++2.changes b/libsigc++2.changes index b653442..3d26463 100644 --- a/libsigc++2.changes +++ b/libsigc++2.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Mar 29 12:35:13 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.2.5: + + Accumulators: Allow return types that are different to the + signal's. + + Documentation: + - Disable collaboration graphs in documentation + - Use non-blurry font for graph labels. + - sigc::hide() correction: It always only hides one signal + argument. + + Fix the MSVC++ build. + ------------------------------------------------------------------- Mon Feb 1 11:54:24 UTC 2010 - jengelh@medozas.de diff --git a/libsigc++2.spec b/libsigc++2.spec index 1d0652f..7af03a6 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -1,5 +1,5 @@ # -# spec file for package libsigc++2 (Version 2.2.4.2) +# spec file for package libsigc++2 (Version 2.2.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,8 +21,8 @@ Name: libsigc++2 %define _name libsigc++ BuildRequires: gcc-c++ -Version: 2.2.4.2 -Release: 2 +Version: 2.2.5 +Release: 1 Group: Development/Libraries/C and C++ License: LGPLv2.1+ Summary: Typesafe Signal Framework for C++