Accepting request 39970 from GNOME:Factory

Copy from GNOME:Factory/libsigc++2 based on submit request 39970 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/39970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsigc++2?expand=0&rev=15
This commit is contained in:
OBS User autobuild 2010-05-13 22:33:43 +00:00 committed by Git OBS Bridge
commit 10855dc741
4 changed files with 18 additions and 6 deletions

View File

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

3
libsigc++-2.2.7.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri May 7 00:40:13 CEST 2010 - dimstar@opensuse.org
- Update to version 2.2.7:
+ Documentation:
- Added main page text with doxygen.
- Fix the functors Doxygen group.
- bgo#417924: Tutorial: Removed outdated marshallers section
that had no working example.
- Changes from version 2.2.6:
+ bgo#614741: Slight documentation changes.
-------------------------------------------------------------------
Sat Apr 24 10:20:09 UTC 2010 - coolo@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package libsigc++2 (Version 2.2.5)
# spec file for package libsigc++2 (Version 2.2.7)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -21,8 +21,8 @@
Name: libsigc++2
%define _name libsigc++
BuildRequires: gcc-c++ pkg-config
Version: 2.2.5
Release: 2
Version: 2.2.7
Release: 1
Group: Development/Libraries/C and C++
License: LGPLv2.1+
Summary: Typesafe Signal Framework for C++