[rubygem-glib2] 2.2.4

Mamoru TASAKA mtasaka at fedoraproject.org
Sun Dec 28 06:41:50 UTC 2014


commit 829fe9f89c2a1600dcd49f0f5a7be838bd33d095
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sun Dec 28 15:41:52 2014 +0900

    2.2.4

 .gitignore         |    1 +
 rubygem-glib2.spec |   12 +++++-------
 sources            |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a41c682..814aa02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /glib2-2.1.0.gem
 /glib2-2.2.0.gem
 /glib2-2.2.3.gem
+/glib2-2.2.4.gem
diff --git a/rubygem-glib2.spec b/rubygem-glib2.spec
index 0df86bd..0cb917c 100644
--- a/rubygem-glib2.spec
+++ b/rubygem-glib2.spec
@@ -6,17 +6,13 @@
 
 Summary:	Ruby binding of GLib-2.x
 Name:		rubygem-%{gem_name}
-Version:	2.2.3
-Release:	2%{?dist}
+Version:	2.2.4
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
 URL:		http://ruby-gnome2.sourceforge.jp/
 Source0:	http://rubygems.org/gems/%{gem_name}-%{version}.gem
-# https://github.com/ruby-gnome2/ruby-gnome2/issues/270
-# https://bugzilla.redhat.com/show_bug.cgi?id=1165638
-# https://github.com/ruby-gnome2/ruby-gnome2/commit/dff826dfaa109ad85b4f497846015446a5b316b5.patch
-Patch0:	rubygem-glib2-2.2.3-converter-bigendian64bit.patch
 # F-19 %%_bindir/ruby wrapper pollutes environ, which makes
 # g_spawn_async() test failure
 Patch100:	rubygem-glib2-1.2.1-rubywrapper-pollutes-env.patch
@@ -91,7 +87,6 @@ cd %{gem_name}-%{version}
 gem specification -l --ruby %{SOURCE0} > %{gem_name}.gemspec
 
 # Patches and etc
-%patch0 -p2
 %patch100 -p1
 
 # Make pkg-config devel dependency (not runtime)
@@ -226,6 +221,9 @@ popd
 
 
 %changelog
+* Sun Dec 28 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.4-1
+- 2.2.4
+
 * Sun Nov 23 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 2.2.3-2
 - Fix converter on bigendian 64bit (bug 1165638, github #270)
 
diff --git a/sources b/sources
index cfa3e09..8fd8244 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9fe5d7c6b8848c39a757f7526bd530e4  glib2-2.2.3.gem
+bfc2980b7baee9331acf7bf7cff1ad08  glib2-2.2.4.gem


More information about the scm-commits mailing list