Accepting request 386514 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/386514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++3?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2016-04-11 07:14:34 +00:00 committed by Git OBS Bridge
commit 04ec9ff8d8
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 8 14:18:58 UTC 2016 - dimstar@opensuse.org
- Update to version 2.99.4:
+ Minor documentation improvements.
+ Make some constructors explicit.
+ Some more minor uses of C++11 syntax.
+ Remove unused SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE.
+ Reformat code with clang-format.
-------------------------------------------------------------------
Fri Mar 18 11:06:07 UTC 2016 - dimstar@opensuse.org

View File

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