[rubygem-gtk2] 2.2.4

Mamoru TASAKA mtasaka at fedoraproject.org
Sun Dec 28 06:42:38 UTC 2014


commit bcb0ae564059be8cc6fa5e813a3a71d3ae537c55
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sun Dec 28 15:42:40 2014 +0900

    2.2.4

 .gitignore        |    1 +
 rubygem-gtk2.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6dcd36..6a4c3b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /gtk2-2.1.0.gem
 /gtk2-2.2.0.gem
 /gtk2-2.2.3.gem
+/gtk2-2.2.4.gem
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index 89466aa..a84f669 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -2,13 +2,13 @@
 
 %global	gem_name	gtk2
 
-%global	glibminver	2.2.0
+%global	glibminver	2.2.4
 %global	pangominver	%{glibminver}
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gem_name}
-Version:	2.2.3
+Version:	2.2.4
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -100,7 +100,7 @@ cd %{gem_name}-%{version}
 gem specification -l --ruby %{SOURCE0} > %{gem_name}.gemspec
 
 # Allow ruby-gnome2 no less than ones
-sed -i -e 's|= 2\.2\.3|>= 2.2.3|' %{gem_name}.gemspec
+sed -i -e 's|= 2\.2\.4|>= 2.2.4|' %{gem_name}.gemspec
 
 # Patches and etc
 
@@ -204,6 +204,9 @@ xvfb-run \
 %{gem_instdir}/test/
 
 %changelog
+* Sun Dec 28 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.4-1
+- 2.2.4
+
 * Wed Nov  5 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.3-1
 - 2.2.3
 
diff --git a/sources b/sources
index f93798c..7029e66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75d9f506d457007e21e3a040d5a39552  gtk2-2.2.3.gem
+033657aae87b8e39754a00ce5a8d4273  gtk2-2.2.4.gem


More information about the scm-commits mailing list