- 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:46:36 +00:00
parent c2fdc72c09
commit e2cad924c1
1 changed files with 4 additions and 1 deletions

View File

@ -241,7 +241,7 @@
Name: subscription-manager
Version: 1.29.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
Group: Productivity/Networking/System
@ -1523,6 +1523,9 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.29.9-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Mar 11 2021 Christopher Snyder <csnyder@redhat.com> 1.29.9-1
- 1682943: add space to message to separate 2 sentences
(tmerry@localhost.localdomain)