Accepting request 36377 from GNOME:Factory

Copy from GNOME:Factory/libsigc++2 based on submit request 36377 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/36377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++2?expand=0&rev=13
This commit is contained in:
OBS User autobuild 2010-04-01 01:29:02 +00:00 committed by Git OBS Bridge
commit 6a5b137eb6
4 changed files with 19 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:998e4af392090a0db15102ba0f753fc6fc636574956c8292eb615a2a7823e201
size 3596750

3
libsigc++-2.2.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1249e77ef9556227c10d0dad726f0946fecc3b36e448ae72368ef8f3d3b520ba
size 3739199

View File

@ -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 Mon Feb 1 11:54:24 UTC 2010 - jengelh@medozas.de

View File

@ -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. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -21,8 +21,8 @@
Name: libsigc++2 Name: libsigc++2
%define _name libsigc++ %define _name libsigc++
BuildRequires: gcc-c++ BuildRequires: gcc-c++
Version: 2.2.4.2 Version: 2.2.5
Release: 2 Release: 1
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
License: LGPLv2.1+ License: LGPLv2.1+
Summary: Typesafe Signal Framework for C++ Summary: Typesafe Signal Framework for C++