[rubygem-pango] 1.1.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 16 09:51:21 UTC 2012


commit fb543aa9df864256cdd336132900b56db5439214
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Mon Apr 16 18:51:14 2012 +0900

    1.1.3

 .gitignore         |    1 +
 rubygem-pango.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10e4e25..cdad24c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /pango-1.0.3.gem
 /pango-1.1.1.gem
 /pango-1.1.2.gem
+/pango-1.1.3.gem
diff --git a/rubygem-pango.spec b/rubygem-pango.spec
index b3a10f5..a35c17c 100644
--- a/rubygem-pango.spec
+++ b/rubygem-pango.spec
@@ -14,13 +14,13 @@
 
 %global	gem_name	pango
 
-%global	glibminver	1.0.3
+%global	glibminver	1.1.3
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of pango-1.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.2
-Release:	5%{?dist}
+Version:	1.1.3
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -283,6 +283,9 @@ ruby -Ilib:test ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Mon Apr 16 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.3-1
+- 1.1.3
+
 * Tue Apr 03 2012 Bohuslav Kabrda <bkabrda at redhat.com> - 1.1.2-4
 - Fix conditionals for F17 to work for RHEL 7 as well.
 
diff --git a/sources b/sources
index b1f93a8..18f77ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca67e56e0495a352b18da189d1374271  pango-1.1.2.gem
+013466dae7ba5e8cd939452ecdfa8378  pango-1.1.3.gem


More information about the scm-commits mailing list