mtasaka pushed to rubygem-gio2 (master). "2.2.5"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 06:36:32 UTC 2015


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


diff --git a/.gitignore b/.gitignore
index a68c665..9179a2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /gio2-2.2.0.gem
 /gio2-2.2.3.gem
 /gio2-2.2.4.gem
+/gio2-2.2.5.gem
diff --git a/rubygem-gio2.spec b/rubygem-gio2.spec
index 5060384..8930834 100644
--- a/rubygem-gio2.spec
+++ b/rubygem-gio2.spec
@@ -7,8 +7,8 @@
 
 Summary:	Ruby binding of gio-2.0.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
@@ -65,7 +65,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 up Rakefile for "gnome2-raketask" requirement
 sed -i -e "/require.*gnome2-raketask/s|^\(.*\)|begin\n  \1\nrescue LoadError\n  require 'rubygems'\n  require 'gnome2-raketask'\nend\n|" \
@@ -148,6 +148,9 @@ popd
 %exclude	%{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 7e28528..f652233 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c78e89b9bd37ea5cde92400dee95078a  gio2-2.2.4.gem
+ce29ff8643d494e0c5adcf00e15bbbe6  gio2-2.2.5.gem
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rubygem-gio2.git/commit/?h=master&id=0adaffa5e39b33d5d103ea2c8ef94cd2d6ab6367


More information about the scm-commits mailing list