[rubygem-gdk_pixbuf2] 1.1.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 16 06:36:54 UTC 2012


commit a47b65755e982643a765a74a3307b2231affad71
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Mon Apr 16 15:36:48 2012 +0900

    1.1.3

 .gitignore               |    1 +
 rubygem-gdk_pixbuf2.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 872a7f2..055893d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /gdk_pixbuf2-1.0.3.gem
 /gdk_pixbuf2-1.1.1.gem
 /gdk_pixbuf2-1.1.2.gem
+/gdk_pixbuf2-1.1.3.gem
diff --git a/rubygem-gdk_pixbuf2.spec b/rubygem-gdk_pixbuf2.spec
index 6b87d0b..a4ee02a 100644
--- a/rubygem-gdk_pixbuf2.spec
+++ b/rubygem-gdk_pixbuf2.spec
@@ -18,8 +18,8 @@
 
 Summary:	Ruby binding of GdkPixbuf-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.2
-Release:	4%{?dist}
+Version:	1.1.3
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -263,6 +263,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/sample/
 
 %changelog
+* Mon Apr 16 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-1
+- 1.1.3
+
 * Tue Apr 03 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 1.1.2-4
 - Fix conditionals for F17 to work for RHEL 7 as well.
 
diff --git a/sources b/sources
index 18b9160..b8633da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc64d3c2da7b10db5d133ec5efc0d484  gdk_pixbuf2-1.1.2.gem
+0da12a60c35c48ba9da434153e330f2e  gdk_pixbuf2-1.1.3.gem


More information about the scm-commits mailing list