Accepting request 288327 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/288327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++2?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2015-03-03 10:13:32 +00:00 committed by Git OBS Bridge
commit 50a8855224
4 changed files with 14 additions and 5 deletions

View File

@ -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
View File

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

View File

@ -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

View File

@ -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+