From d12bbfae26d2a12b03f78f1f0b7d86c3940ccf924a365776f5163531875d57f0 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 1 Feb 2010 17:58:25 +0000 Subject: [PATCH 1/6] Accepting request 30952 from home:jengelh:baselibs Copy from home:jengelh:baselibs/libsigc++2 via accept of submit request 30952 revision 2. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/30952 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=9 --- libsigc++2.spec | 10 +++++----- ready | 0 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 ready diff --git a/libsigc++2.spec b/libsigc++2.spec index 1d0652f..1759261 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -1,7 +1,7 @@ # # spec file for package libsigc++2 (Version 2.2.4.2) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 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 @@ -22,13 +22,13 @@ Name: libsigc++2 %define _name libsigc++ BuildRequires: gcc-c++ Version: 2.2.4.2 -Release: 2 +Release: 1 Group: Development/Libraries/C and C++ -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Typesafe Signal Framework for C++ Url: http://libsigc.sourceforge.net/ Source: %{_name}-%{version}.tar.bz2 -Source99: baselibs.conf +Source2: baselibs.conf AutoReqProv: on BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,7 +41,7 @@ adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. %package devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Group: Development/Libraries/C and C++ Summary: Typesafe Signal Framework for C++ Requires: %{name} = %{version} libstdc++-devel diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 From 375ddb2db7512bfc34f27e23ef5d7887b3514fd8b8adb08d645d1b3a1f4ec016 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 1 Feb 2010 17:58:52 +0000 Subject: [PATCH 2/6] tweak OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=10 --- libsigc++2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsigc++2.spec b/libsigc++2.spec index 1759261..d9b6bc0 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -28,7 +28,7 @@ License: LGPL v2.1 or later Summary: Typesafe Signal Framework for C++ Url: http://libsigc.sourceforge.net/ Source: %{_name}-%{version}.tar.bz2 -Source2: baselibs.conf +Source99: baselibs.conf AutoReqProv: on BuildRoot: %{_tmppath}/%{name}-%{version}-build From ac5d71c9c5cd0514931f6a078f0effa63a77cec3b05bb4c71cb09af2cebf5237 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Sat, 13 Feb 2010 09:59:10 +0000 Subject: [PATCH 3/6] checked in (request 32284) OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=11 --- libsigc++2.changes | 5 ----- libsigc++2.spec | 1 - 2 files changed, 6 deletions(-) diff --git a/libsigc++2.changes b/libsigc++2.changes index b653442..dd6c25a 100644 --- a/libsigc++2.changes +++ b/libsigc++2.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 1 11:54:24 UTC 2010 - jengelh@medozas.de - -- Package baselibs.conf - ------------------------------------------------------------------- Thu Sep 3 10:01:53 CEST 2009 - vuntz@novell.com diff --git a/libsigc++2.spec b/libsigc++2.spec index d9b6bc0..4021628 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -28,7 +28,6 @@ License: LGPL v2.1 or later Summary: Typesafe Signal Framework for C++ Url: http://libsigc.sourceforge.net/ Source: %{_name}-%{version}.tar.bz2 -Source99: baselibs.conf AutoReqProv: on BuildRoot: %{_tmppath}/%{name}-%{version}-build From 27b250bffe661bf0d98a5bf218402aa4582ee63b2dec61f2191c5b8de7aeecab Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 19 Feb 2010 15:32:19 +0000 Subject: [PATCH 4/6] converted link to branch OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=12 --- libsigc++2.changes | 5 +++++ libsigc++2.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/libsigc++2.changes b/libsigc++2.changes index dd6c25a..b653442 100644 --- a/libsigc++2.changes +++ b/libsigc++2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 1 11:54:24 UTC 2010 - jengelh@medozas.de + +- Package baselibs.conf + ------------------------------------------------------------------- Thu Sep 3 10:01:53 CEST 2009 - vuntz@novell.com diff --git a/libsigc++2.spec b/libsigc++2.spec index 4021628..1d0652f 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -1,7 +1,7 @@ # # spec file for package libsigc++2 (Version 2.2.4.2) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -22,12 +22,13 @@ Name: libsigc++2 %define _name libsigc++ BuildRequires: gcc-c++ Version: 2.2.4.2 -Release: 1 +Release: 2 Group: Development/Libraries/C and C++ -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Typesafe Signal Framework for C++ Url: http://libsigc.sourceforge.net/ Source: %{_name}-%{version}.tar.bz2 +Source99: baselibs.conf AutoReqProv: on BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,7 +41,7 @@ adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. %package devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: Development/Libraries/C and C++ Summary: Typesafe Signal Framework for C++ Requires: %{name} = %{version} libstdc++-devel From f144ef15b5abce1386761d260e55e9819e816797f6119234ed488a46ef8241a7 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 18 Mar 2010 15:05:28 +0000 Subject: [PATCH 5/6] Updating link to change in openSUSE:Factory/libsigc++2 revision 12.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=07c303ec3efd5d2c13fce1ece825c152 --- ready | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 ready diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 From 77174d1a39fab410ab60cb53fb4af13e13f8b6ebe284135e0953ae60ecda994a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 29 Mar 2010 11:20:28 +0000 Subject: [PATCH 6/6] Accepting request 35957 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/libsigc++2 via accept of submit request 35957 revision 8. Request was accepted with message: ok OBS-URL: https://build.opensuse.org/request/show/35957 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=13 --- libsigc++-2.2.4.2.tar.bz2 | 3 --- libsigc++-2.2.5.tar.bz2 | 3 +++ libsigc++2.changes | 13 +++++++++++++ libsigc++2.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 libsigc++-2.2.4.2.tar.bz2 create mode 100644 libsigc++-2.2.5.tar.bz2 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++