This commit is contained in:
Mamoru Tasaka 2012-01-15 03:34:58 +09:00
commit eb74b87d29
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@
/pango-0.90.9.gem
/pango-1.0.0.gem
/pango-1.0.3.gem
/pango-1.1.1.gem

View file

@ -12,8 +12,8 @@
Summary: Ruby binding of pango-1.x
Name: rubygem-%{gemname}
Version: 1.0.3
Release: 2%{?dist}
Version: 1.1.1
Release: 1%{?dist}
Group: Development/Languages
# from README
License: LGPLv2
@ -249,8 +249,11 @@ ruby -Ilib:test ./test/run-test.rb
%{geminstdir}/test/
%changelog
* Sun Jan 15 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.1.1-1
- 1.1.1
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- F-17: Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Sep 19 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.0.3-1
- 1.0.3

View file

@ -1 +1 @@
ae17873354d2ab2d3c1c35a25903bcd7 pango-1.0.3.gem
f39fe800be9df69fd87aa2f6292decd1 pango-1.1.1.gem