[rubygem-glib2/f15] 0.90.9

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jun 11 18:36:56 UTC 2011


commit e14ae715ac733a60122fb138106dc6f69cc3ddbb
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jun 12 03:36:45 2011 +0900

    0.90.9

 .gitignore         |    1 +
 rubygem-glib2.spec |   14 +++++---------
 sources            |    2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25c4161..7d9be87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /glib2-0.90.5.gem
 /glib2-0.90.7.gem
 /glib2-0.90.8.gem
+/glib2-0.90.9.gem
diff --git a/rubygem-glib2.spec b/rubygem-glib2.spec
index eb5b2ca..1951107 100644
--- a/rubygem-glib2.spec
+++ b/rubygem-glib2.spec
@@ -11,17 +11,13 @@
 
 Summary:	Ruby binding of GLib-2.x
 Name:		rubygem-%{gemname}
-Version:	0.90.8
-Release:	2%{?dist}
+Version:	0.90.9
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
 URL:		http://ruby-gnome2.sourceforge.jp/
 Source0:	http://rubygems.org/gems/%{gemname}-%{version}.gem
-# Without Patch0, package.define_tasks fails like
-# rake aborted!
-# undefined method `task' for #<GNOME2Package:0xb761d430>
-Patch0:		rubygem-glib2-0.90.8-include-dsl-for-newer-rake.patch
 
 BuildRequires:	ruby(abi) = %{rubyabi}
 BuildRequires:	rubygems
@@ -108,9 +104,6 @@ sed -i \
 # Remove completely unneeded files
 pushd .%{geminstdir}
 
-# Patch
-%patch0 -p1
-
 # Remove vendorlized one (already packaged)
 rm -rf test-unit/
 sed -i \
@@ -297,6 +290,9 @@ popd
 
 
 %changelog
+* Sun Jun 12 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.90.9-1
+- 0.90.9
+
 * Fri Mar 18 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.90.8-2
 - Fix files list
 - Patch for newer rake (>= 0.9.0 beta.2) to make GNOME2Package.task succeed
diff --git a/sources b/sources
index ee04111..59dd47e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed27abbd8fd329f40b15f8b96b01f8b6  glib2-0.90.8.gem
+133b2f8a58a60afc79e518d2bb91dfe5  glib2-0.90.9.gem


More information about the scm-commits mailing list