Accepting request 43831 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/libsigc++2 via accept of submit request 43831 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/43831
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=19
This commit is contained in:
Vincent Untz 2010-07-23 12:34:38 +00:00 committed by Git OBS Bridge
parent 2d051ce653
commit 3b61779a95
4 changed files with 24 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.8.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Jul 23 12:51:34 CEST 2010 - vuntz@opensuse.org
- Update to version 2.2.8:
+ Nothing interesting. Just a small change for library.gnome.org.
-------------------------------------------------------------------
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.8)
#
# 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.8
Release: 1
Group: Development/Libraries/C and C++
License: LGPLv2.1+
Summary: Typesafe Signal Framework for C++