Mailinglist Archive: opensuse-commit (2130 mails)

< Previous Next >
commit libsigc++2
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 02 Apr 2008 22:18:24 +0200
  • Message-id: <20080402201824.43478678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libsigc++2
checked in at Wed Apr 2 22:18:24 CEST 2008.

--------
--- GNOME/libsigc++2/libsigc++2.changes 2007-10-12 11:37:38.000000000 +0200
+++ libsigc++2/libsigc++2.changes 2008-04-02 16:42:54.679393000 +0200
@@ -1,0 +2,7 @@
+Wed Apr 2 16:46:39 CEST 2008 - rodrigo@xxxxxxx
+
+- Update to version 2.2.2:
+ * Added an include of functors/slot.h that was mistakenly removed
+ during the 2.1 series (bgo#521418)
+
+-------------------------------------------------------------------

Old:
----
libsigc++-2.0.18.tar.bz2

New:
----
libsigc++-2.2.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsigc++2.spec ++++++
--- /var/tmp/diff_new_pack.B23892/_old 2008-04-02 22:03:38.000000000 +0200
+++ /var/tmp/diff_new_pack.B23892/_new 2008-04-02 22:03:38.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package libsigc++2 (Version 2.0.18)
+# spec file for package libsigc++2 (Version 2.2.2)
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -10,13 +10,14 @@

# norootforbuild

+
Name: libsigc++2
%define _name libsigc++
BuildRequires: gcc-c++
-Version: 2.0.18
-Release: 5
+Version: 2.2.2
+Release: 1
Group: Development/Libraries/C and C++
-License: LGPL v2 or later
+License: LGPL v2.1 or later
Summary: Typesafe Signal Framework for C++
Url: http://libsigc.sourceforge.net/
Source: %{_name}-%{version}.tar.bz2
@@ -46,6 +47,7 @@
Karl Einar Nelson <kenelson@xxxxxxxxxxxxxxx>

%package devel
+License: LGPL v2.1 or later
Group: Development/Libraries/C and C++
Summary: Typesafe Signal Framework for C++
Requires: %{name} = %{version} libstdc++-devel
@@ -120,32 +122,37 @@
%{_libdir}/pkgconfig/*.pc
%{_libdir}/sigc++-2.0
%{_includedir}/*
+
%changelog
-* Fri Oct 12 2007 - rguenther@xxxxxxx
+* Wed Apr 02 2008 rodrigo@xxxxxxx
+- Update to version 2.2.2:
+ * Added an include of functors/slot.h that was mistakenly removed
+ during the 2.1 series (bgo#521418)
+* Fri Oct 12 2007 rguenther@xxxxxxx
- Add patch to fix C++ problems, enables building with GCC 4.3.
-* Wed Sep 19 2007 - sbrabec@xxxxxxx
+* Wed Sep 19 2007 sbrabec@xxxxxxx
- Updated to version 2.0.18:
* Fix a build error in the examples, on Sun CC.
-* Tue Jan 23 2007 - ro@xxxxxxx
+* Tue Jan 23 2007 ro@xxxxxxx
- drop requires for gnome-filesystem
-* Fri Jan 12 2007 - sbrabec@xxxxxxx
+* Fri Jan 12 2007 sbrabec@xxxxxxx
- Spec file cleanup.
-* Mon Dec 18 2006 - maw@xxxxxxx
+* Mon Dec 18 2006 maw@xxxxxxx
- Move to /usr.
-* Wed Jan 25 2006 - mls@xxxxxxx
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Tue Jan 17 2006 - lmichnovic@xxxxxxx
+* Tue Jan 17 2006 lmichnovic@xxxxxxx
- Updated to version 2.0.17
-* Thu Aug 04 2005 - sbrabec@xxxxxxx
+* Thu Aug 04 2005 sbrabec@xxxxxxx
- Updated to version 2.0.16.
-* Mon Jun 13 2005 - sbrabec@xxxxxxx
+* Mon Jun 13 2005 sbrabec@xxxxxxx
- Updated to version 2.0.14.
-* Thu Feb 10 2005 - sbrabec@xxxxxxx
+* Thu Feb 10 2005 sbrabec@xxxxxxx
- Updated to version 2.0.6 (branch 2.0).
-* Mon Feb 23 2004 - ro@xxxxxxx
+* Mon Feb 23 2004 ro@xxxxxxx
- fix pkgconfig file on lib64
-* Wed Feb 18 2004 - ro@xxxxxxx
+* Wed Feb 18 2004 ro@xxxxxxx
- fix build on recent platforms by running autoreconf
(configure.in hacks from libsigc++ package)
-* Fri Feb 13 2004 - sbrabec@xxxxxxx
+* Fri Feb 13 2004 sbrabec@xxxxxxx
- Initial SuSE package version 1.2.5.

++++++ libsigc++-2.0.18.tar.bz2 -> libsigc++-2.2.2.tar.bz2 ++++++
++++ 112468 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread