Accepting request 374481 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/374481 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++3?expand=0&rev=2
This commit is contained in:
parent
0c472a2a04
commit
95d36a6796
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ceea726250319f33b30f85bf1fb77464dbbfdec0487114bc790e7efda246f4d
|
|
||||||
size 1155228
|
|
3
libsigc++-2.99.2.tar.xz
Normal file
3
libsigc++-2.99.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c7ca76f40e999f91c669defba6e42a408b5c55904743fa3349278a3c0436ac84
|
||||||
|
size 1103452
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 17 08:58:23 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.99.2:
|
||||||
|
+ slots and signal: These should now be declared with the
|
||||||
|
sigc::slot<R(Args...)> and sigc::signal<R(Args...)>
|
||||||
|
syntax, like std::function<>. Version 2.9/2.10 of libsigc++-2.0
|
||||||
|
supports both the old and new syntax.
|
||||||
|
+ sigc::men_fun(): Take the instance by reference only.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 9 11:18:46 UTC 2016 - zaitor@opensuse.org
|
Wed Mar 9 11:18:46 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libsigc++3
|
Name: libsigc++3
|
||||||
%define _name libsigc++
|
%define _name libsigc++
|
||||||
Version: 2.99.1
|
Version: 2.99.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Typesafe Signal Framework for C++
|
Summary: Typesafe Signal Framework for C++
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user