Accepting request 36377 from GNOME:Factory
Copy from GNOME:Factory/libsigc++2 based on submit request 36377 from user vuntz OBS-URL: https://build.opensuse.org/request/show/36377 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++2?expand=0&rev=13
This commit is contained in:
commit
6a5b137eb6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:998e4af392090a0db15102ba0f753fc6fc636574956c8292eb615a2a7823e201
|
||||
size 3596750
|
3
libsigc++-2.2.5.tar.bz2
Normal file
3
libsigc++-2.2.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1249e77ef9556227c10d0dad726f0946fecc3b36e448ae72368ef8f3d3b520ba
|
||||
size 3739199
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 29 12:35:13 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.2.5:
|
||||
+ Accumulators: Allow return types that are different to the
|
||||
signal's.
|
||||
+ Documentation:
|
||||
- Disable collaboration graphs in documentation
|
||||
- Use non-blurry font for graph labels.
|
||||
- sigc::hide() correction: It always only hides one signal
|
||||
argument.
|
||||
+ Fix the MSVC++ build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 11:54:24 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libsigc++2 (Version 2.2.4.2)
|
||||
# spec file for package libsigc++2 (Version 2.2.5)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -21,8 +21,8 @@
|
||||
Name: libsigc++2
|
||||
%define _name libsigc++
|
||||
BuildRequires: gcc-c++
|
||||
Version: 2.2.4.2
|
||||
Release: 2
|
||||
Version: 2.2.5
|
||||
Release: 1
|
||||
Group: Development/Libraries/C and C++
|
||||
License: LGPLv2.1+
|
||||
Summary: Typesafe Signal Framework for C++
|
||||
|
Loading…
Reference in New Issue
Block a user