[rubygem-pango] 1.2.1

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Feb 4 04:09:22 UTC 2013


commit 283351da91b225e6490be3e47a8a62de4a0a458f
Author: TASAKA Mamoru <mtasaka at localhost.localdomain>
Date:   Mon Feb 4 13:09:16 2013 +0900

    1.2.1

 .gitignore         |    1 +
 rubygem-pango.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5781801..b354e5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /pango-1.1.6.gem
 /pango-1.1.9.gem
 /pango-1.2.0.gem
+/pango-1.2.1.gem
diff --git a/rubygem-pango.spec b/rubygem-pango.spec
index 04d0ea1..adf451d 100644
--- a/rubygem-pango.spec
+++ b/rubygem-pango.spec
@@ -20,7 +20,7 @@
 
 Summary:	Ruby binding of pango-1.x
 Name:		rubygem-%{gem_name}
-Version:	1.2.0
+Version:	1.2.1
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -284,6 +284,9 @@ ruby -Ilib:test ./test/run-test.rb
 %{gem_instdir}/test/
 
 %changelog
+* Mon Feb  4 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.1-1
+- 1.2.1
+
 * Wed Jan 30 2013 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.0-1
 - 1.2.0
 
diff --git a/sources b/sources
index db056a4..b5d00e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b178fba2a76b76fcc5e89f3bf8f1db8  pango-1.2.0.gem
+11ab6b62dbcc97995c558f70cadf9b1f  pango-1.2.1.gem


More information about the scm-commits mailing list