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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 06:41:31 UTC 2015


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


diff --git a/.gitignore b/.gitignore
index 5c4c754..3989ba9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /gdk_pixbuf2-2.2.0.gem
 /gdk_pixbuf2-2.2.3.gem
 /gdk_pixbuf2-2.2.4.gem
+/gdk_pixbuf2-2.2.5.gem
diff --git a/rubygem-gdk_pixbuf2.spec b/rubygem-gdk_pixbuf2.spec
index 57dacd5..b8f5fcd 100644
--- a/rubygem-gdk_pixbuf2.spec
+++ b/rubygem-gdk_pixbuf2.spec
@@ -2,13 +2,13 @@
 
 %global	gem_name	gdk_pixbuf2
 
-%global	glibminver	2.2.0
+%global	glibminver	2.2.5
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of GdkPixbuf-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
@@ -60,7 +60,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|" \
@@ -136,6 +136,9 @@ popd
 %{gem_instdir}/sample/
 
 %changelog
+* Wed Apr 29 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.5-1
+- 2.2.5
+
 * Thu Jan 15 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 b2bee52..b98c33b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d63e8f7da581c756f9fb41e559eed3fa  gdk_pixbuf2-2.2.4.gem
+249f68c2cc45357467ca8d9da4f1690b  gdk_pixbuf2-2.2.5.gem
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list