Accepting request 76961 from home:vuntz:branches:GNOME:Factory

Update to 2.2.10

OBS-URL: https://build.opensuse.org/request/show/76961
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=28
This commit is contained in:
Vincent Untz 2011-07-25 22:02:47 +00:00 committed by Git OBS Bridge
parent 77be923ef7
commit 92e676652d
4 changed files with 13 additions and 5 deletions

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

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f4c083e01d9be377669206bd97090d2e95bc05f2e8d95447c9f9ce92bdfbb63
size 3601080

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 25 11:01:18 CEST 2011 - vuntz@opensuse.org
- Update to version 2.2.10:
+ slot_rep: Avoid access to deleted object in notify(), and test
case (bgo#564005).
+ Mention visit_each() in the documentation of sigc::adapts.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 4 10:33:03 CEST 2011 - vuntz@opensuse.org Wed May 4 10:33:03 CEST 2011 - vuntz@opensuse.org

View File

@ -21,13 +21,13 @@
Name: libsigc++2 Name: libsigc++2
%define _name libsigc++ %define _name libsigc++
BuildRequires: gcc-c++ pkg-config BuildRequires: gcc-c++ pkg-config
Version: 2.2.9 Version: 2.2.10
Release: 1 Release: 1
Group: System/Libraries Group: System/Libraries
License: LGPLv2.1+ License: LGPLv2.1+
Summary: Typesafe Signal Framework for C++ Summary: Typesafe Signal Framework for C++
Url: http://libsigc.sourceforge.net/ Url: http://libsigc.sourceforge.net/
Source: %{_name}-%{version}.tar.bz2 Source: http://download.gnome.org/sources/libsigc++/2.2/%{_name}-%{version}.tar.bz2
Source99: baselibs.conf Source99: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build