[rubygem-pango] 1.2.0

Mamoru Tasaka mtasaka at fedoraproject.org
Wed Jan 30 04:40:11 UTC 2013


commit 781ac68292838a4257f3d9d8b10158c8cf25b9bf
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Wed Jan 30 13:40:02 2013 +0900

    1.2.0

 .gitignore         |    1 +
 rubygem-pango.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 27b3f8b..5781801 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /pango-1.1.5.gem
 /pango-1.1.6.gem
 /pango-1.1.9.gem
+/pango-1.2.0.gem
diff --git a/rubygem-pango.spec b/rubygem-pango.spec
index 65b39c6..04d0ea1 100644
--- a/rubygem-pango.spec
+++ b/rubygem-pango.spec
@@ -15,12 +15,12 @@
 
 %global	gem_name	pango
 
-%global	glibminver	1.1.4
+%global	glibminver	1.2.0
 %global	obsoleteevr	0.90.7-1.999
 
 Summary:	Ruby binding of pango-1.x
 Name:		rubygem-%{gem_name}
-Version:	1.1.9
+Version:	1.2.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -284,6 +284,9 @@ ruby -Ilib:test ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Wed Jan 30 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.0-1
+- 1.2.0
+
 * Mon Dec 31 2012 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.1.9-1
 - 1.1.9
 
diff --git a/sources b/sources
index 7af2204..db056a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39090de8431ef8d04ae7b229045126a5  pango-1.1.9.gem
+7b178fba2a76b76fcc5e89f3bf8f1db8  pango-1.2.0.gem


More information about the scm-commits mailing list