diff --git a/ruby.spec b/ruby.spec index e5205d8..54b7d52 100644 --- a/ruby.spec +++ b/ruby.spec @@ -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 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Thu Jun 03 2021 Pavel Valena - 3.0.1-149 - Support OpenSSL 3.0. Resolves: rhbz#1952925