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