Accepting request 729111 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/729111
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++3?expand=0&rev=30
This commit is contained in:
Bjørn Lie 2019-09-09 10:54:00 +00:00 committed by Git OBS Bridge
parent aed3213a26
commit 52e38ee89e
4 changed files with 16 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Sep 7 17:43:38 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.0.0:
+ Fix tuple_transform_each() for libc++.
+ Documentation: Remove some obsolete documentation.
+ Tests:
- Make test_track_obj.cc compile with clang++.
- Don't call static method via instance.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 28 14:31:39 CST 2019 - yfjiang@suse.com Wed Aug 28 14:31:39 CST 2019 - yfjiang@suse.com

View File

@ -18,14 +18,15 @@
%define _name libsigc++ %define _name libsigc++
Name: libsigc++3 Name: libsigc++3
Version: 2.99.13 Version: 3.0.0
Release: 0 Release: 0
Summary: Typesafe Signal Framework for C++ Summary: Typesafe Signal Framework for C++
License: LGPL-3.0-or-later License: LGPL-3.0-or-later
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
URL: http://libsigc.sourceforge.net/ URL: http://libsigc.sourceforge.net/
Source: http://download.gnome.org/sources/libsigc++/2.99/%{_name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/libsigc++/3.0/%{_name}-%{version}.tar.xz
Source99: baselibs.conf Source99: baselibs.conf
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: mm-common >= 0.9.12 BuildRequires: mm-common >= 0.9.12
BuildRequires: pkgconfig BuildRequires: pkgconfig