[rubygem-gdk_pixbuf2] 1.2.0

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Jan 30 04:10:47 UTC 2013


commit 6880c5f2055bfb9c6c1adecbd67f3767543f5890
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Jan 30 13:10:39 2013 +0900

    1.2.0

 .gitignore               |    1 +
 rubygem-gdk_pixbuf2.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63963b1..798cffb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /gdk_pixbuf2-1.1.5.gem
 /gdk_pixbuf2-1.1.6.gem
 /gdk_pixbuf2-1.1.9.gem
+/gdk_pixbuf2-1.2.0.gem
diff --git a/rubygem-gdk_pixbuf2.spec b/rubygem-gdk_pixbuf2.spec
index 05a80ac..4ec6e74 100644
--- a/rubygem-gdk_pixbuf2.spec
+++ b/rubygem-gdk_pixbuf2.spec
@@ -14,12 +14,12 @@
 
 %global	gem_name	gdk_pixbuf2
 
-%global	glibminver	1.1.4
+%global	glibminver	1.2.0
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of GdkPixbuf-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.9
+Version:	1.2.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -264,6 +264,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/sample/
 
 %changelog
+* Wed Jan 30 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.0-1
+- 1.2.0
+
 * Mon Dec 31 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.1.9-1
 - 1.1.9
 
diff --git a/sources b/sources
index f245c86..b10e98b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5788b0d3235943c171cf2619ff9944fc  gdk_pixbuf2-1.1.9.gem
+5968de6a276a904dac7a4c2660147951  gdk_pixbuf2-1.2.0.gem


More information about the scm-commits mailing list