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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 06:45:17 UTC 2015


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


diff --git a/.gitignore b/.gitignore
index 2d5c2f5..a268fb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /vte-2.2.0.gem
 /vte-2.2.3.gem
 /vte-2.2.4.gem
+/vte-2.2.5.gem
diff --git a/rubygem-vte.spec b/rubygem-vte.spec
index 98c2ec4..8a01c8d 100644
--- a/rubygem-vte.spec
+++ b/rubygem-vte.spec
@@ -2,14 +2,14 @@
 
 %global	gem_name	vte
 
-%global	glibminver	2.2.4
-%global	gtkminver	2.2.0
+%global	glibminver	2.2.5
+%global	gtkminver	2.2.5
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of vte
 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
@@ -63,7 +63,7 @@ gem unpack %{SOURCE0}
 gem spec %{SOURCE0} -l --ruby > %{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
 
 # Fix wrong shebang
 #grep -rl /usr/local/bin sample | \
@@ -139,6 +139,9 @@ popd
 %{gem_instdir}/sample/
 
 %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 bc0d3da..ba14894 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e135c533567cbcf8cacfc8a5ddceb0c7  vte-2.2.4.gem
+cce360bb01147153878505d51d548157  vte-2.2.5.gem
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-vte.git/commit/?h=f22&id=5da74ec66a693ac37fe1e14e0b11e289aa185aa0


More information about the scm-commits mailing list