1.1.5
This commit is contained in:
parent
ac40ad2d10
commit
a78bd6087d
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@
|
|||
/pango-1.1.2.gem
|
||||
/pango-1.1.3.gem
|
||||
/pango-1.1.4.gem
|
||||
/pango-1.1.5.gem
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e7c6b15f7b57c631b663dc1be85ee301 pango-1.1.4.gem
|
||||
2e9eb4ce7760a8e185d3f9d8750ada23 pango-1.1.5.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue