Accepting request 390137 from GNOME:Next
1 OBS-URL: https://build.opensuse.org/request/show/390137 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++3?expand=0&rev=7
This commit is contained in:
parent
f93339307b
commit
e3b31c306c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ffe34c0729106e4132e0f5f3bec29306e60f333681653eff28c5e86b7e2106ef
|
|
||||||
size 1098864
|
|
3
libsigc++-2.99.5.tar.xz
Normal file
3
libsigc++-2.99.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1329daac8aea313236fa98b80d12271c69c4337e93694a872b66d812af5f9940
|
||||||
|
size 966236
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 14 15:24:48 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.99.5:
|
||||||
|
+ Functors (mem_functor, ptr_functor) no longer need to derive
|
||||||
|
from a common functor_base base class, and functors no longer
|
||||||
|
need to have a result_type typedef or alias.
|
||||||
|
+ Emitters and accumulators no longer need to have a result_type
|
||||||
|
typedef or alias.
|
||||||
|
+ Remove now-unnecessary adaptor_type type aliases.
|
||||||
|
+ Remove some more unused and unnecessary public type aliases.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 14:18:58 UTC 2016 - dimstar@opensuse.org
|
Fri Apr 8 14:18:58 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libsigc++3
|
Name: libsigc++3
|
||||||
%define _name libsigc++
|
%define _name libsigc++
|
||||||
Version: 2.99.4
|
Version: 2.99.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Typesafe Signal Framework for C++
|
Summary: Typesafe Signal Framework for C++
|
||||||
License: LGPL-3.0+
|
License: LGPL-3.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user