- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 05:13:30 +00:00
parent eaa58d8d45
commit 2c16ee5bf3
1 changed files with 4 additions and 1 deletions

View File

@ -22,7 +22,7 @@
%endif
%global release 146
%global release 147
%{!?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
@ -1375,6 +1375,9 @@ MSPECOPTS=""
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.0-147
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 02 2021 Vít Ondruch <vondruch@redhat.com> - 3.0.0-146
- Fix flaky excon test suite.
- Properly support DWARF5 debug information.