diff --git a/libsigc++-2.2.5.tar.bz2 b/libsigc++-2.2.5.tar.bz2 deleted file mode 100644 index 9f2ea7b..0000000 --- a/libsigc++-2.2.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1249e77ef9556227c10d0dad726f0946fecc3b36e448ae72368ef8f3d3b520ba -size 3739199 diff --git a/libsigc++-2.2.7.tar.bz2 b/libsigc++-2.2.7.tar.bz2 new file mode 100644 index 0000000..08feaef --- /dev/null +++ b/libsigc++-2.2.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8cc4670714458cd4fecefb00e7d5d2c717ae9b1963a057e7ebca1cd93baafa +size 3738653 diff --git a/libsigc++2.changes b/libsigc++2.changes index ef74a63..e92b689 100644 --- a/libsigc++2.changes +++ b/libsigc++2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri May 7 00:40:13 CEST 2010 - dimstar@opensuse.org + +- Update to version 2.2.7: + + Documentation: + - Added main page text with doxygen. + - Fix the functors Doxygen group. + - bgo#417924: Tutorial: Removed outdated marshallers section + that had no working example. +- Changes from version 2.2.6: + + bgo#614741: Slight documentation changes. + ------------------------------------------------------------------- Sat Apr 24 10:20:09 UTC 2010 - coolo@novell.com diff --git a/libsigc++2.spec b/libsigc++2.spec index 65d520a..5c4c8a0 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -1,5 +1,5 @@ # -# spec file for package libsigc++2 (Version 2.2.5) +# spec file for package libsigc++2 (Version 2.2.7) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,8 +21,8 @@ Name: libsigc++2 %define _name libsigc++ BuildRequires: gcc-c++ pkg-config -Version: 2.2.5 -Release: 2 +Version: 2.2.7 +Release: 1 Group: Development/Libraries/C and C++ License: LGPLv2.1+ Summary: Typesafe Signal Framework for C++