From cffd92d8327e4e209ff407c69ccc461beb3d5a71 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Fri, 15 Jul 2011 00:54:37 +0900 Subject: [PATCH] 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 - 1.0.0-1 +- 1.0.0 + * Sun Jun 12 2011 Mamoru Tasaka - 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