import subscription-manager-1.28.13-3.el8_4

This commit is contained in:
CentOS Sources 2021-06-29 09:46:33 -04:00 committed by Andrew Lukoshko
parent 7cee6bf368
commit 9149f79ecf
2 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,2 @@
5db5807dec6579b0fcbd2a9b1e693a23ff23b02c SOURCES/subscription-manager-1.28.13.tar.gz
76bd7e5b39c67c76c1b52e8d20ee84497b0a7707 SOURCES/subscription-manager-cockpit-1.28.13.tar.gz
1235e660c8f90ba8522846d66f494ff053dc8bda SOURCES/subscription-manager-1.28.13.tar.gz
d1fd9f764ea8c412c84fde902184f354043b6be6 SOURCES/subscription-manager-cockpit-1.28.13.tar.gz

View File

@ -244,7 +244,7 @@
Name: subscription-manager
Version: 1.28.13
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
Group: Productivity/Networking/System
@ -1453,6 +1453,9 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Tue Jun 08 2021 Christopher Snyder <csnyder@redhat.com> 1.28.13-3
- 1951053: Fix issue with dnf/yum variables (jhnidek@redhat.com)
* Mon Mar 15 2021 Christopher Snyder <csnyder@redhat.com> 1.28.13-2
- 1924921: Fix getting releases, when SCA is used (jhnidek@redhat.com)