Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Mamoru Tasaka
e1a2693b25 Revert "1.1.4"
This reverts commit 35bdbb5397.
2012-08-13 22:54:38 +09:00
Mamoru Tasaka
35bdbb5397 1.1.4 2012-08-13 18:38:21 +09:00
Mamoru Tasaka
88419bf92f 1.0.3 2011-09-20 00:32:36 +09:00
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
/pango-0.90.8.gem
/pango-0.90.9.gem
/pango-1.0.0.gem
/pango-1.0.3.gem

View file

@ -5,14 +5,14 @@
%global gemname pango
%global geminstdir %{gemdir}/gems/%{gemname}-%{version}
%global glibminver 0.90.7
%global glibminver 1.0.3
%global obsoleteevr 0.90.7-1.999
%global rubyabi 1.8
Summary: Ruby binding of pango-1.x
Name: rubygem-%{gemname}
Version: 1.0.0
Version: 1.0.3
Release: 1%{?dist}
Group: Development/Languages
# from README
@ -249,6 +249,9 @@ ruby -Ilib:test ./test/run-test.rb
%{geminstdir}/test/
%changelog
* Mon Sep 19 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.0.3-1
- 1.0.3
* Fri Jul 15 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.0.0-1
- 1.0.0

View file

@ -1 +1 @@
606b15689652c7e3440e9f1c99aaa4ac pango-1.0.0.gem
ae17873354d2ab2d3c1c35a25903bcd7 pango-1.0.3.gem