This commit is contained in:
Mamoru Tasaka 2011-07-15 00:54:37 +09:00
commit cffd92d832
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@
/pango-0.90.7.gem
/pango-0.90.8.gem
/pango-0.90.9.gem
/pango-1.0.0.gem

View file

@ -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@fedoraproject.org> - 1.0.0-1
- 1.0.0
* Sun Jun 12 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.90.9-1
- 0.90.9

View file

@ -1 +1 @@
2163c4b3069e57dd91835014db3dbaca pango-0.90.9.gem
606b15689652c7e3440e9f1c99aaa4ac pango-1.0.0.gem