[rubygem-pango/f14] 1.0.0

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Jul 14 15:54:48 UTC 2011


commit cffd92d8327e4e209ff407c69ccc461beb3d5a71
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Jul 15 00:54:37 2011 +0900

    1.0.0

 .gitignore         |    1 +
 rubygem-pango.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1acb67d..eede1d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /pango-0.90.7.gem
 /pango-0.90.8.gem
 /pango-0.90.9.gem
+/pango-1.0.0.gem
diff --git a/rubygem-pango.spec b/rubygem-pango.spec
index 863cd26..77f7bc3 100644
--- a/rubygem-pango.spec
+++ b/rubygem-pango.spec
@@ -12,7 +12,7 @@
 
 Summary:	Ruby binding of pango-1.x
 Name:		rubygem-%{gemname}
-Version:	0.90.9
+Version:	1.0.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-test.rb
 %{geminstdir}/test/
 
 %changelog
+* Fri Jul 15 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.0-1
+- 1.0.0
+
 * Sun Jun 12 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.90.9-1
 - 0.90.9
 
diff --git a/sources b/sources
index 1b6ed59..a3d8b39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2163c4b3069e57dd91835014db3dbaca  pango-0.90.9.gem
+606b15689652c7e3440e9f1c99aaa4ac  pango-1.0.0.gem


More information about the scm-commits mailing list