Accepting request 405048 from GNOME:Next

New upstream release, input on how to solve the DATE and TIME issue welcomed

OBS-URL: https://build.opensuse.org/request/show/405048
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++3?expand=0&rev=13
This commit is contained in:
Bjørn Lie 2016-06-29 23:00:28 +00:00 committed by Git OBS Bridge
parent 6ec22ae1e4
commit 2a5f58f9e9
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:6d744673f75bb96eb28fbda3a705ba8ecba82e66fbcf250ad7e9fb3ff84321cf
size 969924

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

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

View File

@ -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 Thu May 5 11:23:45 UTC 2016 - jengelh@inai.de

View File

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