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:
commit
04ec9ff8d8
@ -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
3
libsigc++-2.99.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffe34c0729106e4132e0f5f3bec29306e60f333681653eff28c5e86b7e2106ef
|
||||
size 1098864
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user