1.1.1
This commit is contained in:
parent
bb6268ced4
commit
eb74b87d29
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/pango-0.90.9.gem
|
||||
/pango-1.0.0.gem
|
||||
/pango-1.0.3.gem
|
||||
/pango-1.1.1.gem
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
ae17873354d2ab2d3c1c35a25903bcd7 pango-1.0.3.gem
|
||||
f39fe800be9df69fd87aa2f6292decd1 pango-1.1.1.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue