Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:37:53 +00:00
parent 8b0500f312
commit 7b990cee68
1 changed files with 5 additions and 1 deletions

View File

@ -22,7 +22,7 @@
%endif
%global release 149
%global release 150
%{!?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
@ -1422,6 +1422,10 @@ MSPECOPTS=""
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Thu Jun 03 2021 Pavel Valena <pvalena@redhat.com> - 3.0.1-149
- Support OpenSSL 3.0.
Resolves: rhbz#1952925