1.1.4
This commit is contained in:
parent
c490469827
commit
94e2de9594
3 changed files with 10 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
/pango-1.1.1.gem
|
||||
/pango-1.1.2.gem
|
||||
/pango-1.1.3.gem
|
||||
/pango-1.1.4.gem
|
||||
|
|
|
|||
|
|
@ -14,12 +14,12 @@
|
|||
|
||||
%global gem_name pango
|
||||
|
||||
%global glibminver 1.1.3
|
||||
%global glibminver 1.1.4
|
||||
%global obsoleteevr 0.90.7-1.999
|
||||
|
||||
Summary: Ruby binding of pango-1.x
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.1.3
|
||||
Version: 1.1.4
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
# from README
|
||||
|
|
@ -283,6 +283,12 @@ ruby -Ilib:test ./test/run-test.rb
|
|||
%{gem_instdir}/test/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 13 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.1.4-1
|
||||
- 1.1.4
|
||||
|
||||
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Mon Apr 16 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.1.3-1
|
||||
- 1.1.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
013466dae7ba5e8cd939452ecdfa8378 pango-1.1.3.gem
|
||||
e7c6b15f7b57c631b663dc1be85ee301 pango-1.1.4.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue