mtasaka pushed to rubygem-gtk2 (f22). "2.2.5"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 06:43:10 UTC 2015


>From 591e70d0ec9bbad0d7f419c23b5ca6932fa66350 Mon Sep 17 00:00:00 2001
From: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date: Wed, 29 Apr 2015 15:35:18 +0900
Subject: 2.2.5


diff --git a/.gitignore b/.gitignore
index 6a4c3b6..84e3a3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /gtk2-2.2.0.gem
 /gtk2-2.2.3.gem
 /gtk2-2.2.4.gem
+/gtk2-2.2.5.gem
diff --git a/rubygem-gtk2.spec b/rubygem-gtk2.spec
index fc35dc6..d47eea4 100644
--- a/rubygem-gtk2.spec
+++ b/rubygem-gtk2.spec
@@ -2,14 +2,14 @@
 
 %global	gem_name	gtk2
 
-%global	glibminver	2.2.4
+%global	glibminver	2.2.5
 %global	pangominver	%{glibminver}
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of GTK+-2.x
 Name:		rubygem-%{gem_name}
-Version:	2.2.4
-Release:	2%{?dist}
+Version:	2.2.5
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -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\.4|>= 2.2.4|' %{gem_name}.gemspec
+sed -i -e 's|= 2\.2\.5|>= 2.2.5|' %{gem_name}.gemspec
 
 # Patches and etc
 
@@ -204,6 +204,9 @@ xvfb-run \
 %{gem_instdir}/test/
 
 %changelog
+* Wed Apr 29 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.5-1
+- 2.2.5
+
 * Fri Jan 16 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.4-2
 - F-22: Rebuild for ruby 2.2
 
diff --git a/sources b/sources
index 7029e66..1a9a1d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-033657aae87b8e39754a00ce5a8d4273  gtk2-2.2.4.gem
+a1788107985c705dfd9fd0883aa67f92  gtk2-2.2.5.gem
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-gtk2.git/commit/?h=f22&id=591e70d0ec9bbad0d7f419c23b5ca6932fa66350


More information about the scm-commits mailing list