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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 06:44:03 UTC 2015


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


diff --git a/.gitignore b/.gitignore
index 5816625..5a094b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gtksourceview3-2.2.4.gem
+/gtksourceview3-2.2.5.gem
diff --git a/rubygem-gtksourceview3.spec b/rubygem-gtksourceview3.spec
index 2eebf4f..d598de2 100644
--- a/rubygem-gtksourceview3.spec
+++ b/rubygem-gtksourceview3.spec
@@ -1,7 +1,7 @@
 %global	gem_name	gtksourceview3
 
 Name:		rubygem-%{gem_name}
-Version:	2.2.4
+Version:	2.2.5
 Release:	1%{?dist}
 
 Summary:	Ruby binding of gtksourceview-3.x
@@ -42,7 +42,7 @@ gem spec %{SOURCE0} -l --ruby > %{gem_name}.gemspec
 find . -name \*.rb -print0 | xargs -0 chmod 0644
 
 # Relax ruby-gnome2 internal dependency
-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
 
 sed -i -e 's|test/glib-test-init|glib-test-init|' \
 	test/run-test.rb
@@ -97,5 +97,8 @@ popd
 %doc	%{gem_instdir}/sample/
 
 %changelog
-* Wed Apr 01 2015 Mamoru TASAKA <mtasaka at tbz.t-com.ne.jp> - 2.2.4-1
+* Wed Apr 29 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.5-1
+- 2.2.5
+
+* Wed Apr 01 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.4-1
 - Initial package
diff --git a/sources b/sources
index 9c2af0d..cf5c6fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95d66bed53a60fc69a7f77cfc0ccd529  gtksourceview3-2.2.4.gem
+48fdbb24cc577395218e3e4e9d6186fa  gtksourceview3-2.2.5.gem
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list