This commit is contained in:
TASAKA Mamoru 2012-09-05 18:03:50 +09:00
commit a78bd6087d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -11,3 +11,4 @@
/pango-1.1.2.gem
/pango-1.1.3.gem
/pango-1.1.4.gem
/pango-1.1.5.gem

View file

@ -19,7 +19,7 @@
Summary: Ruby binding of pango-1.x
Name: rubygem-%{gem_name}
Version: 1.1.4
Version: 1.1.5
Release: 1%{?dist}
Group: Development/Languages
# from README
@ -283,6 +283,9 @@ ruby -Ilib:test ./test/run-test.rb
%{gem_instdir}/test/
%changelog
* Wed Sep 5 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.1.5-1
- 1.1.5
* Mon Aug 13 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.1.4-1
- 1.1.4

View file

@ -1 +1 @@
e7c6b15f7b57c631b663dc1be85ee301 pango-1.1.4.gem
2e9eb4ce7760a8e185d3f9d8750ada23 pango-1.1.5.gem