Rebuilt for libffi 3.4.2 SONAME transition (second attempt).
Related: #1891914
This commit is contained in:
parent
006b7e5d43
commit
6a4d7bcedd
@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%global release 154
|
%global release 155
|
||||||
%{!?release_string:%define release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}}
|
%{!?release_string:%define release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}}
|
||||||
|
|
||||||
# The RubyGems library has to stay out of Ruby directory tree, since the
|
# The RubyGems library has to stay out of Ruby directory tree, since the
|
||||||
@ -1406,6 +1406,10 @@ MSPECOPTS=""
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 25 2021 Carlos O'Donell <codonell@redhat.com> - 3.0.1-155
|
||||||
|
- Rebuilt for libffi 3.4.2 SONAME transition (second attempt).
|
||||||
|
Related: rhbz#1891914
|
||||||
|
|
||||||
* Mon Aug 16 2021 Pavel Valena <pvalena@redhat.com> - 3.0.1-154
|
* Mon Aug 16 2021 Pavel Valena <pvalena@redhat.com> - 3.0.1-154
|
||||||
- Upgrade to Ruby 3.0.2.
|
- Upgrade to Ruby 3.0.2.
|
||||||
- Fix command injection vulnerability in RDoc.
|
- Fix command injection vulnerability in RDoc.
|
||||||
|
Loading…
Reference in New Issue
Block a user