This commit is contained in:
Mamoru Tasaka 2011-03-05 03:23:35 +09:00
commit 951ca87410
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
/pango-0.90.4.gem
/pango-0.90.5.gem
/pango-0.90.7.gem
/pango-0.90.8.gem

View file

@ -12,8 +12,8 @@
Summary: Ruby binding of pango-1.x
Name: rubygem-%{gemname}
Version: 0.90.7
Release: 2%{?dist}
Version: 0.90.8
Release: 1%{?dist}
Group: Development/Languages
# from README
License: LGPLv2
@ -249,6 +249,12 @@ ruby -Ilib:test ./test/run-test.rb
%{geminstdir}/test/
%changelog
* Sat Mar 5 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.90.8-1
- 0.90.8
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.90.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Feb 9 2011 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 0.90.7-2
- 0.90.7

View file

@ -1 +1 @@
104f45cb25ba962a0f22c0c3ebd57d1a pango-0.90.7.gem
c4eef459da836cc3dbe7457bcdf1f234 pango-0.90.8.gem