2009-02-26 Dave Lin <[email protected]>
authordavelam
Thu, 26 Feb 2009 05:56:12 +0000
changeset 15235 d74256ca6687
parent 15234 d90849ff231e
child 15236 f37d9f42fd29
2009-02-26 Dave Lin <[email protected]> * base-specs/gthumb.spec: Bump to 2.10.11. * patches/gthumb-05-libumem-check.diff: Removed(upstreamed). * base-specs/glibmm.spec: Bump to 2.19.3. * base-specs/pygobject.spec: Bump to 2.16.1.
ChangeLog
base-specs/glibmm.spec
base-specs/gthumb.spec
base-specs/pygobject.spec
patches/gthumb-05-libumem-check.diff
--- a/ChangeLog	Thu Feb 26 05:43:13 2009 +0000
+++ b/ChangeLog	Thu Feb 26 05:56:12 2009 +0000
@@ -1,3 +1,10 @@
+2009-02-26  Dave Lin <[email protected]>
+
+        * base-specs/gthumb.spec: Bump to 2.10.11.
+	* patches/gthumb-05-libumem-check.diff: Removed(upstreamed).
+        * base-specs/glibmm.spec: Bump to 2.19.3.
+        * base-specs/pygobject.spec: Bump to 2.16.1.
+
 2009-02-26  Brian Cameron  <[email protected]>
 
 	* manpages/man1/dbus*.1: Update based on review of the latest D-Bus
--- a/base-specs/glibmm.spec	Thu Feb 26 05:43:13 2009 +0000
+++ b/base-specs/glibmm.spec	Thu Feb 26 05:56:12 2009 +0000
@@ -12,13 +12,13 @@
 Name:                    glibmm
 License:        	 LGPL
 Group:                   System/Libraries
-Version:                 2.19.2
+Version:                 2.19.3
 Release:                 1
 Distribution:            Java Desktop System
 Vendor:                  Sun Microsystems, Inc.
 Summary:                 glibmm - C++ Wrapper for the Glib2 Library
 URL:                     http://www.gtkmm.org/
-Source:                  http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.18/%{name}-%{version}.tar.bz2
+Source:                  http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.19/%{name}-%{version}.tar.bz2
 # date:2008-02-14 owner:bewitche type:feature
 Patch1:                  glibmm-01-build.diff
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
@@ -74,6 +74,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Thu Feb 26 2009 - [email protected]
+- Bump to 2.19.3
 * Fri Feb 20 2009 - [email protected]
 - bump to 2.19.2
 * Mon Nov 10 2008 - [email protected]
--- a/base-specs/gthumb.spec	Thu Feb 26 05:43:13 2009 +0000
+++ b/base-specs/gthumb.spec	Thu Feb 26 05:56:12 2009 +0000
@@ -11,7 +11,7 @@
 Name:		gthumb
 License:	GPL v2
 Group:		Applications/Multimedia
-Version:	2.10.10
+Version:	2.10.11
 Release:	1
 Distribution:	Java Desktop System
 Vendor:		Sun Microsystems, Inc.
@@ -29,8 +29,6 @@
 Patch3:         gthumb-03-g11n-locale-dir.diff
 #owner:jerrytan date:2008-11-20 type:bug bugster:6718848 bugzilla:561632 
 Patch4:         gthumb-04-zh-ja-locale.diff 
-#owner:jerrytan date:2009-02-04 type:bug bugster:6647918 bugzilla:570473
-Patch5:         gthumb-05-libumem-check.diff
 URL:		http://gthumb.sourceforge.net/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-build
 Docdir:		%{_docdir}/doc
@@ -77,7 +75,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 %ifos linux
@@ -162,6 +159,9 @@
 %doc %{_datadir}/gnome/help/gthumb
 
 %changelog
+* Thu Feb 26 2009 - [email protected]
+- Bump to 2.10.11
+- Remove upstreamed patch 05-libumem-check.diff.
 * Wed Feb 04 2009 - [email protected]
 - Add gthumb-05-libumem-check.diff to fix bug 6647918
 * Wed Dec 03 2008 - [email protected]
--- a/base-specs/pygobject.spec	Thu Feb 26 05:43:13 2009 +0000
+++ b/base-specs/pygobject.spec	Thu Feb 26 05:56:12 2009 +0000
@@ -10,12 +10,12 @@
 Name:			pygobject
 License:		LGPL	
 Group:			System/Library
-Version:		2.15.4
+Version:		2.16.1
 Release:		2
 Distribution:		Java Desktop System
 Vendor:			Sun Microsystems, Inc.
 Summary:		Python bindings for GObject
-Source:			http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.15/pygobject-%{version}.tar.bz2
+Source:			http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.16/pygobject-%{version}.tar.bz2
 # owner:laca date:2008-08-26 type:bug
 Patch1:                 pygobject-01-uninstalled-pc.diff
 # owner:laca date:2008-09-12 type:bug
@@ -108,6 +108,8 @@
 %{_datadir}/pygobject/*
 
 %changelog -n pygobject
+* Thu Feb 26 2009 - [email protected]
+- Bump to 2.16.1
 * Mon Nov 24 2008 - [email protected]
 - use %{python_version} macro to select which version of Python to build with
 * Fri Sep 12 2008 - [email protected]
--- a/patches/gthumb-05-libumem-check.diff	Thu Feb 26 05:43:13 2009 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
---- gthumb-2.10.10/libgthumb-orig/image-loader.c	2008-12-09 14:27:58.752240000 +0800
-+++ gthumb-2.10.10/libgthumb/image-loader.c	2009-02-04 14:11:11.493224000 +0800
-@@ -148,8 +148,6 @@
- 	g_mutex_free (priv->start_loading_mutex);
- 	g_mutex_free (priv->exit_thread_mutex);
- 
--	g_free (priv);
--	il->priv = NULL;
- 
- 	/* Chain up */
- 	G_OBJECT_CLASS (parent_class)->finalize (object);
-@@ -193,6 +191,9 @@
- 				  object,
- 				  FALSE,
- 				  FALSE);
-+        g_free (priv);
-+        il->priv = NULL;
-+
- }
- 
-