Accepting request 158452 from GNOME:Next

Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158452
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2013-03-13 22:47:16 +00:00 committed by Git OBS Bridge
parent 18b2b39c7a
commit 0885ccb105
4 changed files with 11 additions and 5 deletions

View File

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

3
libsigc++-2.3.1.tar.xz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 20 19:59:15 UTC 2012 - zaitor@opensuse.org
- Update to version 2.3.1:
+ signal_base: Add blocked(), block(), unblock(). (bgo#153780).
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 24 07:57:39 UTC 2012 - dimstar@opensuse.org Mon Sep 24 07:57:39 UTC 2012 - dimstar@opensuse.org

View File

@ -18,13 +18,13 @@
Name: libsigc++2 Name: libsigc++2
%define _name libsigc++ %define _name libsigc++
Version: 2.2.11 Version: 2.3.1
Release: 0 Release: 0
Summary: Typesafe Signal Framework for C++ Summary: Typesafe Signal Framework for C++
License: LGPL-2.1+ License: LGPL-2.1+
Group: System/Libraries Group: System/Libraries
Url: http://libsigc.sourceforge.net/ Url: http://libsigc.sourceforge.net/
Source: http://download.gnome.org/sources/libsigc++/2.2/%{_name}-%{version}.tar.xz Source: http://download.gnome.org/sources/libsigc++/2.3/%{_name}-%{version}.tar.xz
Source99: baselibs.conf Source99: baselibs.conf
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: pkg-config BuildRequires: pkg-config