Actually new glib2 is needed
This commit is contained in:
parent
4ba5a54c07
commit
8ccd0903b7
1 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
%global ruby19 0
|
||||
%endif
|
||||
|
||||
%global glibminver 1.1.0
|
||||
%global glibminver 1.1.3
|
||||
%global obsoleteevr 0.90.7-1.999
|
||||
|
||||
%global gem_name gio2
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
Summary: Ruby binding of gio-2.0.x
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.1.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Development/Languages
|
||||
# from README
|
||||
License: LGPLv2
|
||||
|
|
@ -254,7 +254,7 @@ ruby -rubygems -Ilib test/load-test.rb
|
|||
%{gem_instdir}/test/
|
||||
|
||||
%changelog
|
||||
* Mon Apr 16 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.1.3-1
|
||||
* Mon Apr 16 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.1.3-2
|
||||
- 1.1.3
|
||||
|
||||
* Wed Feb 1 2012 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.1.2-4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue