[rubygem-gdk_pixbuf2] 1.1.6

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Dec 6 06:24:43 UTC 2012


commit e8e3bf3a8e0c8641ce4060b847c01800775f9180
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Dec 6 15:24:37 2012 +0900

    1.1.6

 rubygem-gdk_pixbuf2.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-gdk_pixbuf2.spec b/rubygem-gdk_pixbuf2.spec
index 75f4d7c..b139e48 100644
--- a/rubygem-gdk_pixbuf2.spec
+++ b/rubygem-gdk_pixbuf2.spec
@@ -1,4 +1,5 @@
-%if %{?fedora:0%{fedora} >= 17}%{?rhel:0%{rhel} >= 7}
+%if 0%{?fedora} >= 17 || 0%{?rhel} >= 7
+
 %global	rubyabi	1.9.1
 %global	header_dir	%{ruby_vendorarchdir}
 %global	ruby19	1
@@ -18,7 +19,7 @@
 
 Summary:	Ruby binding of GdkPixbuf-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.5
+Version:	1.1.6
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -263,6 +264,9 @@ create_symlink_rec %{gem_instdir}/lib %{ruby_sitelib}
 %{gem_instdir}/sample/
 
 %changelog
+* Thu Dec  6 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.6-1
+- 1.1.6
+
 * Wed Sep  5 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.5-1
 - 1.1.5
 


More information about the scm-commits mailing list