Accepting request 405557 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/405557 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++3?expand=0&rev=6
This commit is contained in:
commit
2e6e182d53
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d744673f75bb96eb28fbda3a705ba8ecba82e66fbcf250ad7e9fb3ff84321cf
|
||||
size 969924
|
3
libsigc++-2.99.7.tar.xz
Normal file
3
libsigc++-2.99.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e819884fec16ee20f97773361258b9a911580d5b64fd9da981ef0c80356ff5f9
|
||||
size 918276
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 16:37:24 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.99.7:
|
||||
+ connection, slot_base: Use an internal::weak_raw_ptr<> to
|
||||
simplify the code.
|
||||
+ signal_base: Do not derive from trackable.
|
||||
+ slot_rep: Pass a slot_rep*, not notifiable*, to destroy().
|
||||
+ signal_impl: Do not derive from notifiable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 5 11:23:45 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libsigc++3
|
||||
%define _name libsigc++
|
||||
Version: 2.99.6
|
||||
Version: 2.99.7
|
||||
Release: 0
|
||||
Summary: Typesafe Signal Framework for C++
|
||||
License: LGPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user