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:
Bjørn Lie 2016-04-15 09:46:48 +00:00 committed by Git OBS Bridge
parent f93339307b
commit e3b31c306c
4 changed files with 16 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1329daac8aea313236fa98b80d12271c69c4337e93694a872b66d812af5f9940
size 966236

View File

@ -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

View File

@ -18,7 +18,7 @@
Name: libsigc++3
%define _name libsigc++
Version: 2.99.4
Version: 2.99.5
Release: 0
Summary: Typesafe Signal Framework for C++
License: LGPL-3.0+