- 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:11:35 +00:00
parent 6ff50862d9
commit 35c4ba5d39
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: rpmdevtools
Version: 9.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: RPM Development Tools
# rpmdev-setuptree is GPLv2, everything else GPLv2+
@ -134,6 +134,9 @@ cp %{SOURCE1} %{buildroot}%{_datadir}/rpmdevtools/
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 9.3-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Feb 11 2021 Michal Domonkos <mdomonko@redhat.com> - 9.3-5
- Drop progressbar2 dependency and bundle a tiny replacement (#1927784)
- Drop fakeroot dependency and qa-robot scripts (#1905465)