Save some release number.
This commit is contained in:
parent
a3207ebb16
commit
7395ebdf85
@ -21,7 +21,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%global release 90
|
%global release 89
|
||||||
%{!?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
|
||||||
@ -1080,11 +1080,11 @@ 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
|
* Sat Feb 24 2018 Florian Weimer <fweimer@redhat.com> - 2.5.0-89
|
||||||
- Rebuild with new LDFLAGS from redhat-rpm-config
|
- Rebuild with new LDFLAGS from redhat-rpm-config
|
||||||
- Use --with-setjmp-type=setjmp on aarch64 to work around gcc issue (#1545239)
|
- Use --with-setjmp-type=setjmp on aarch64 to work around gcc issue (#1545239)
|
||||||
|
|
||||||
* Wed Feb 23 2018 Pavel Valena <pvalena@redhat.com> - 2.5.0-89
|
* Wed Feb 21 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
|
||||||
https://www.ruby-lang.org/en/news/2018/02/17/multiple-vulnerabilities-in-rubygems/
|
https://www.ruby-lang.org/en/news/2018/02/17/multiple-vulnerabilities-in-rubygems/
|
||||||
|
Loading…
Reference in New Issue
Block a user