diff --git a/ruby.spec b/ruby.spec index 54c43c9..8c9629c 100644 --- a/ruby.spec +++ b/ruby.spec @@ -22,7 +22,7 @@ %endif -%global release 151 +%global release 152 %{!?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 +* Tue Aug 10 2021 Mohan Boddu +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Aug 6 2021 Florian Weimer - 3.0.1-151 - Rebuild to pick up new build flags from redhat-rpm-config (#1984652)