[rubygem-pango] 1.1.4

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Aug 13 09:38:07 UTC 2012


commit 00375629e6db883fe50722ef58232895fe89a069
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon Aug 13 18:38:04 2012 +0900

    1.1.4

 .gitignore         |    1 +
 rubygem-pango.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cdad24c..b8850c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /pango-1.1.1.gem
 /pango-1.1.2.gem
 /pango-1.1.3.gem
+/pango-1.1.4.gem
diff --git a/rubygem-pango.spec b/rubygem-pango.spec
index 326a749..4f92fc4 100644
--- a/rubygem-pango.spec
+++ b/rubygem-pango.spec
@@ -14,13 +14,13 @@
 
 %global	gem_name	pango
 
-%global	glibminver	1.1.3
+%global	glibminver	1.1.4
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of pango-1.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.3
-Release:	2%{?dist}
+Version:	1.1.4
+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 Aug 13 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.4-1
+- 1.1.4
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 18f77ae..373f0cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-013466dae7ba5e8cd939452ecdfa8378  pango-1.1.3.gem
+e7c6b15f7b57c631b663dc1be85ee301  pango-1.1.4.gem


More information about the scm-commits mailing list