From 2d051ce65329e8402b6797c6012482cdd388497c2d31b81e4b2425e35da1df30 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 13 May 2010 22:33:42 +0000 Subject: [PATCH] Accepting request 39970 from GNOME:Factory checked in (request 39970) OBS-URL: https://build.opensuse.org/request/show/39970 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=18 --- libsigc++-2.2.5.tar.bz2 | 3 +++ libsigc++-2.2.7.tar.bz2 | 3 --- libsigc++2.changes | 12 ------------ libsigc++2.spec | 6 +++--- 4 files changed, 6 insertions(+), 18 deletions(-) create mode 100644 libsigc++-2.2.5.tar.bz2 delete mode 100644 libsigc++-2.2.7.tar.bz2 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.2.7.tar.bz2 b/libsigc++-2.2.7.tar.bz2 deleted file mode 100644 index 08feaef..0000000 --- a/libsigc++-2.2.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b8cc4670714458cd4fecefb00e7d5d2c717ae9b1963a057e7ebca1cd93baafa -size 3738653 diff --git a/libsigc++2.changes b/libsigc++2.changes index e92b689..ef74a63 100644 --- a/libsigc++2.changes +++ b/libsigc++2.changes @@ -1,15 +1,3 @@ -------------------------------------------------------------------- -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 5c4c8a0..65d520a 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -1,5 +1,5 @@ # -# spec file for package libsigc++2 (Version 2.2.7) +# 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++ pkg-config -Version: 2.2.7 -Release: 1 +Version: 2.2.5 +Release: 2 Group: Development/Libraries/C and C++ License: LGPLv2.1+ Summary: Typesafe Signal Framework for C++