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:
parent
18b2b39c7a
commit
0885ccb105
@ -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
3
libsigc++-2.3.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67d05852b31fdb267c9fdcecd40b046a11aa54d884435e99e3c60dd20cd60393
|
||||||
|
size 3458088
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user