diff --git a/.gitignore b/.gitignore index d90ce36..1acb67d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /pango-0.90.5.gem /pango-0.90.7.gem /pango-0.90.8.gem +/pango-0.90.9.gem diff --git a/rubygem-pango.spec b/rubygem-pango.spec index 20477f0..863cd26 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.8 +Version: 0.90.9 Release: 1%{?dist} Group: Development/Languages # from README @@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-test.rb %{geminstdir}/test/ %changelog +* Sun Jun 12 2011 Mamoru Tasaka - 0.90.9-1 +- 0.90.9 + * Sat Mar 5 2011 Mamoru Tasaka - 0.90.8-1 - 0.90.8 diff --git a/sources b/sources index 9606c7b..1b6ed59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4eef459da836cc3dbe7457bcdf1f234 pango-0.90.8.gem +2163c4b3069e57dd91835014db3dbaca pango-0.90.9.gem