F-17: rebuild against new gdbm
This commit is contained in:
parent
ace4eca586
commit
473f80e480
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Name: ruby
|
Name: ruby
|
||||||
Version: %{rubyver}%{?dotpatchlevel}
|
Version: %{rubyver}%{?dotpatchlevel}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# Please check if ruby upstream changes this to "Ruby or GPLv2+"
|
# Please check if ruby upstream changes this to "Ruby or GPLv2+"
|
||||||
License: Ruby or GPLv2
|
License: Ruby or GPLv2
|
||||||
URL: http://www.ruby-lang.org/
|
URL: http://www.ruby-lang.org/
|
||||||
@ -537,6 +537,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/ri
|
%{_datadir}/ri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 1 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.8.7.352-2
|
||||||
|
- F-17: rebuild against new gdbm
|
||||||
|
|
||||||
* Sat Jul 16 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.8.7.352-1
|
* Sat Jul 16 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 1.8.7.352-1
|
||||||
- Update to 1.8.7 p352
|
- Update to 1.8.7 p352
|
||||||
- CVE-2011-2686 is fixed in this version (bug 722415)
|
- CVE-2011-2686 is fixed in this version (bug 722415)
|
||||||
|
Loading…
Reference in New Issue
Block a user