[rubygem-glib2/f13/master] - 0.90.4

Mamoru Tasaka mtasaka at fedoraproject.org
Sun Oct 24 18:05:59 UTC 2010


commit ba0fa92ad86e15919e8769b4c2bbec3cdd3627c8
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon Oct 25 03:05:57 2010 +0900

    - 0.90.4

 .gitignore         |    1 +
 rubygem-glib2.spec |    9 +++++++--
 sources            |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f1c188..57396dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /glib2-0.90.2.gem
 /glib2-0.90.3.gem
+/glib2-0.90.4.gem
diff --git a/rubygem-glib2.spec b/rubygem-glib2.spec
index e631714..9dbd1da 100644
--- a/rubygem-glib2.spec
+++ b/rubygem-glib2.spec
@@ -5,11 +5,13 @@
 %global	gemname	glib2
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{version}
 
+%global	obsoleteevr	0.90.4-1.999
+
 %global	rubyabi	1.8
 
 Summary:	Ruby binding of GLib-2.x
 Name:		rubygem-%{gemname}
-Version:	0.90.3
+Version:	0.90.4
 Release:	2%{?dist}
 Group:		Development/Languages
 # from README
@@ -66,7 +68,7 @@ Requires:	rubygem(pkg-config)
 #Requires:	rubygem(cairo)
 # Obsoletes / Provides
 # ruby(%%{gemname}-devel) Provides is for compatibility
-Obsoletes:	ruby-%{gemname}-devel < 0.90.3-1.999
+Obsoletes:	ruby-%{gemname}-devel < %{obsoleteevr}
 Provides:	ruby-%{gemname}-devel = %{version}-%{release}
 Provides:	ruby(%{gemname}-devel) = %{version}-%{release}
 
@@ -252,6 +254,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 24 2010 Mamoru Taska  <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.90.4-2
+- 0.90.4
+
 * Sun Oct 24 2010 Mamoru Taska  <mtasaka at ioa.s.u-tokyo.ac.jp> - 0.90.3-2
 - 0.90.3
 
diff --git a/sources b/sources
index 8fe62a4..bc6a721 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e559d8f8029e8519c475ea758c8c7770  glib2-0.90.3.gem
+a0273a2c595dbb932bfd0f60688420ad  glib2-0.90.4.gem


More information about the scm-commits mailing list