From ceb389ec6c827cbfa64dc0389e458aa6c76c865a Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Sat, 5 Mar 2011 03:22:58 +0900 Subject: [PATCH] 0.90.8 --- .gitignore | 1 + rubygem-pango.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6ba2853..d90ce36 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /pango-0.90.4.gem /pango-0.90.5.gem /pango-0.90.7.gem +/pango-0.90.8.gem diff --git a/rubygem-pango.spec b/rubygem-pango.spec index 6d71bcc..20477f0 100644 --- a/rubygem-pango.spec +++ b/rubygem-pango.spec @@ -12,8 +12,8 @@ Summary: Ruby binding of pango-1.x Name: rubygem-%{gemname} -Version: 0.90.7 -Release: 3%{?dist} +Version: 0.90.8 +Release: 1%{?dist} Group: Development/Languages # from README License: LGPLv2 @@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-test.rb %{geminstdir}/test/ %changelog +* Sat Mar 5 2011 Mamoru Tasaka - 0.90.8-1 +- 0.90.8 + * Wed Feb 09 2011 Fedora Release Engineering - 0.90.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 7903a01..9606c7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -104f45cb25ba962a0f22c0c3ebd57d1a pango-0.90.7.gem +c4eef459da836cc3dbe7457bcdf1f234 pango-0.90.8.gem