Accepting request 288310 from home:badshah400:boo916784
Update to version 2.4.1 OBS-URL: https://build.opensuse.org/request/show/288310 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=39
This commit is contained in:
parent
0026f4b842
commit
c456f2ae2b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7593d5fa9187bbad7c6868dce375ce3079a805f3f1e74236143bceb15a37cd30
|
||||
size 3630260
|
3
libsigc++-2.4.1.tar.xz
Normal file
3
libsigc++-2.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:540443492a68e77e30db8d425f3c0b1299c825bf974d9bfc31ae7efafedc19ec
|
||||
size 3620928
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 1 13:14:41 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
- Update to version 2.4.1:
|
||||
+ A slot's functor is destroyed when an empty slot is assigned
|
||||
to the slot (bgo#738602).
|
||||
+ test_disconnect_during_emit tests that the slot is really
|
||||
disconnected during signal emission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 16:26:15 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libsigc++2
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libsigc++2
|
||||
%define _name libsigc++
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 0
|
||||
Summary: Typesafe Signal Framework for C++
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user