[rubygem-pango] 1.2.5

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Apr 4 06:29:04 UTC 2013


commit 6a282d9da70a5b791bdfba1bb311f060d1cb8dc5
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Thu Apr 4 15:29:01 2013 +0900

    1.2.5

 .gitignore         |    1 +
 rubygem-pango.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9fb936..2b63e17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /pango-1.2.1.gem
 /pango-1.2.3.gem
 /pango-1.2.4.gem
+/pango-1.2.5.gem
diff --git a/rubygem-pango.spec b/rubygem-pango.spec
index 7c41ebb..574a63a 100644
--- a/rubygem-pango.spec
+++ b/rubygem-pango.spec
@@ -17,12 +17,12 @@
 
 %global	gem_name	pango
 
-%global	glibminver	1.2.0
+%global	glibminver	1.2.5
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of pango-1.x
 Name:		rubygem-%{gem_name}
-Version:	1.2.4
+Version:	1.2.5
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -288,6 +288,9 @@ ruby -Ilib:test ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Thu Apr  4 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.5-1
+- 1.2.5
+
 * Tue Mar 26 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.4-1
 - 1.2.4
 
diff --git a/sources b/sources
index 36f4766..9557749 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e5df0d43551c7d301c0b2040bc9165c  pango-1.2.4.gem
+3d53dde97a4ec3c76bf2a431ed04dc2d  pango-1.2.5.gem


More information about the scm-commits mailing list