0.90.9
This commit is contained in:
parent
ceb389ec6c
commit
b8a542b056
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
/pango-0.90.5.gem
|
||||
/pango-0.90.7.gem
|
||||
/pango-0.90.8.gem
|
||||
/pango-0.90.9.gem
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
Summary: Ruby binding of pango-1.x
|
||||
Name: rubygem-%{gemname}
|
||||
Version: 0.90.8
|
||||
Version: 0.90.9
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
# from README
|
||||
|
|
@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-test.rb
|
|||
%{geminstdir}/test/
|
||||
|
||||
%changelog
|
||||
* Sun Jun 12 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.90.9-1
|
||||
- 0.90.9
|
||||
|
||||
* Sat Mar 5 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.90.8-1
|
||||
- 0.90.8
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
c4eef459da836cc3dbe7457bcdf1f234 pango-0.90.8.gem
|
||||
2163c4b3069e57dd91835014db3dbaca pango-0.90.9.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue