[rubygem-gio2/f15] 1.0.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Sep 19 15:28:38 UTC 2011


commit 5a064b6c0244afa52b4c8d4959b086d53a8c654c
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Sep 20 00:28:22 2011 +0900

    1.0.3

 .gitignore        |    1 +
 rubygem-gio2.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a99874..22362d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gio2-0.90.8.gem
 /gio2-0.90.9.gem
 /gio2-1.0.0.gem
+/gio2-1.0.3.gem
diff --git a/rubygem-gio2.spec b/rubygem-gio2.spec
index e67a8ea..00bfd49 100644
--- a/rubygem-gio2.spec
+++ b/rubygem-gio2.spec
@@ -5,14 +5,14 @@
 %global	gemname	gio2
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{version}
 
-%global	glibminver	0.90.7
+%global	glibminver	1.0.3
 %global	obsoleteevr	0.90.7-1.999
 
 %global	rubyabi	1.8
 
 Summary:	Ruby binding of gio-2.0.x
 Name:		rubygem-%{gemname}
-Version:	1.0.0
+Version:	1.0.3
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -241,6 +241,9 @@ ruby -rubygems -Ilib test/load-test.rb
 %{geminstdir}/test/
 
 %changelog
+* Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-1
+- 1.0.3
+
 * Fri Jul 15 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.0-1
 - 1.0.0
 
diff --git a/sources b/sources
index e57e8fa..ce62ac5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dec9e8fcb5ce95ee00fd4050b5ef76f4  gio2-1.0.0.gem
+e3fb987d391a671e74f952bf52bc6c8e  gio2-1.0.3.gem


More information about the scm-commits mailing list