[rubygem-gdk_pixbuf2] 1.1.1

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 14 18:31:43 UTC 2012


commit 78ab948ba3b300ee3920b208455b36dd5a5f8f35
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 15 03:31:40 2012 +0900

    1.1.1

 .gitignore               |    1 +
 rubygem-gdk_pixbuf2.spec |   11 +++++++----
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26ecc9d..a80e0eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gdk_pixbuf2-0.90.9.gem
 /gdk_pixbuf2-1.0.0.gem
 /gdk_pixbuf2-1.0.3.gem
+/gdk_pixbuf2-1.1.1.gem
diff --git a/rubygem-gdk_pixbuf2.spec b/rubygem-gdk_pixbuf2.spec
index 16f9a02..965a7c6 100644
--- a/rubygem-gdk_pixbuf2.spec
+++ b/rubygem-gdk_pixbuf2.spec
@@ -5,15 +5,15 @@
 %global	gemname	gdk_pixbuf2
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{version}
 
-%global	glibminver	1.0.3
+%global	glibminver	1.1.0
 %global	obsoleteevr	0.90.7-1.999
 
 %global	rubyabi	1.8
 
 Summary:	Ruby binding of GdkPixbuf-2.x
 Name:		rubygem-%{gemname}
-Version:	1.0.3
-Release:	2%{?dist}
+Version:	1.1.1
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -229,8 +229,11 @@ create_symlink_rec %{geminstdir}/lib %{ruby_sitelib}
 %{geminstdir}/sample/
 
 %changelog
+* Sun Jan 15 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.1-1
+- 1.1.1
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+- F-17: Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-1
 - 1.0.3
diff --git a/sources b/sources
index 50ab0a6..42b5e0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa47d65f4bc8c4526b62c42858ff4f7d  gdk_pixbuf2-1.0.3.gem
+216c30d1d67f3c463e9ef8fee797ee59  gdk_pixbuf2-1.1.1.gem


More information about the scm-commits mailing list