[rubygem-glib2] 1.1.6

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Dec 6 05:54:51 UTC 2012


commit dd4853b2f946042fecc679b243408fc643a722ec
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Dec 6 14:54:46 2012 +0900

    1.1.6

 .gitignore         |    1 +
 rubygem-glib2.spec |    8 ++++++--
 sources            |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8066968..4f1cd0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /glib2-1.1.3.gem
 /glib2-1.1.4.gem
 /glib2-1.1.5.gem
+/glib2-1.1.6.gem
diff --git a/rubygem-glib2.spec b/rubygem-glib2.spec
index 0f00fcd..c88ced2 100644
--- a/rubygem-glib2.spec
+++ b/rubygem-glib2.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
@@ -17,7 +18,7 @@
 
 Summary:	Ruby binding of GLib-2.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.5
+Version:	1.1.6
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -342,6 +343,9 @@ popd
 
 
 %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
 
diff --git a/sources b/sources
index f1c3c59..402f045 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fd23bc2b3e2facdc9e3eb0a5bb45633  glib2-1.1.5.gem
+825e704d7d61ee97de00e8d51a27545f  glib2-1.1.6.gem


More information about the scm-commits mailing list