[rubygem-gdk_pixbuf2/f15] 1.0.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Sep 19 15:26:59 UTC 2011


commit a32c3bf35d9b2a1048b86d4300b266412dfa846a
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Sep 20 00:26:46 2011 +0900

    1.0.3

 .gitignore               |    1 +
 rubygem-gdk_pixbuf2.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df7fab2..26ecc9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gdk_pixbuf2-0.90.8.gem
 /gdk_pixbuf2-0.90.9.gem
 /gdk_pixbuf2-1.0.0.gem
+/gdk_pixbuf2-1.0.3.gem
diff --git a/rubygem-gdk_pixbuf2.spec b/rubygem-gdk_pixbuf2.spec
index 7f7f5db..1636f21 100644
--- a/rubygem-gdk_pixbuf2.spec
+++ b/rubygem-gdk_pixbuf2.spec
@@ -5,14 +5,14 @@
 %global	gemname	gdk_pixbuf2
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{version}
 
-%global	glibminver	0.90.7
+%global	glibminver	1.0.3
 %global	obsoleteevr	0.90.7-1.999
 
 %global	rubyabi	1.8
 
 Summary:	Ruby binding of GdkPixbuf-2.x
 Name:		rubygem-%{gemname}
-Version:	1.0.0
+Version:	1.0.3
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -229,6 +229,9 @@ create_symlink_rec %{geminstdir}/lib %{ruby_sitelib}
 %{geminstdir}/sample/
 
 %changelog
+* Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-1
+- 1.0.3
+
 * Fri Jul 15 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.0-1
 - 1.0.0
 
diff --git a/sources b/sources
index b13342a..50ab0a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84cd44a9e742eb58c17e6e392520c4a6  gdk_pixbuf2-1.0.0.gem
+fa47d65f4bc8c4526b62c42858ff4f7d  gdk_pixbuf2-1.0.3.gem


More information about the scm-commits mailing list