[rubygem-pango] 1.0.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Sep 19 15:32:29 UTC 2011


commit dcabb8e3bedadb1e45624953f2c6cb7cf35c5026
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Sep 20 00:32:15 2011 +0900

    1.0.3

 .gitignore         |    1 +
 rubygem-pango.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eede1d0..49e57ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /pango-0.90.8.gem
 /pango-0.90.9.gem
 /pango-1.0.0.gem
+/pango-1.0.3.gem
diff --git a/rubygem-pango.spec b/rubygem-pango.spec
index 77f7bc3..241fc50 100644
--- a/rubygem-pango.spec
+++ b/rubygem-pango.spec
@@ -5,14 +5,14 @@
 %global	gemname	pango
 %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 pango-1.x
 Name:		rubygem-%{gemname}
-Version:	1.0.0
+Version:	1.0.3
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-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 a3d8b39..56f5c6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-606b15689652c7e3440e9f1c99aaa4ac  pango-1.0.0.gem
+ae17873354d2ab2d3c1c35a25903bcd7  pango-1.0.3.gem


More information about the scm-commits mailing list