Rebuild with new LDFLAGS from redhat-rpm-config
This commit is contained in:
parent
e3ea6478d9
commit
43a2b51955
@ -21,7 +21,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%global release 89
|
%global release 90
|
||||||
%{!?release_string:%global release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}}
|
%{!?release_string:%global release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}}
|
||||||
|
|
||||||
# The RubyGems library has to stay out of Ruby directory three, since the
|
# The RubyGems library has to stay out of Ruby directory three, since the
|
||||||
@ -1077,6 +1077,9 @@ make check TESTS="-v $DISABLE_TESTS"
|
|||||||
%{gem_dir}/specifications/xmlrpc-%{xmlrpc_version}.gemspec
|
%{gem_dir}/specifications/xmlrpc-%{xmlrpc_version}.gemspec
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 24 2018 Florian Weimer <fweimer@redhat.com> - 2.5.0-90
|
||||||
|
- Rebuild with new LDFLAGS from redhat-rpm-config
|
||||||
|
|
||||||
* Wed Feb 23 2018 Pavel Valena <pvalena@redhat.com> - 2.5.0-89
|
* Wed Feb 23 2018 Pavel Valena <pvalena@redhat.com> - 2.5.0-89
|
||||||
- Fix: Multiple vulnerabilities in RubyGems
|
- Fix: Multiple vulnerabilities in RubyGems
|
||||||
https://bugzilla.redhat.com/show_bug.cgi?id=1547431
|
https://bugzilla.redhat.com/show_bug.cgi?id=1547431
|
||||||
|
Loading…
Reference in New Issue
Block a user