import subscription-manager-1.28.29-3.el8

This commit is contained in:
CentOS Sources 2022-04-15 12:19:20 +00:00 committed by Stepan Oksanichenko
parent a0839a0731
commit 9a08d05689
2 changed files with 7 additions and 3 deletions

View File

@ -1,2 +1,2 @@
07bc779dad9eaf38aeab7bf0b6d484267c15b7f2 SOURCES/subscription-manager-1.28.29.tar.gz
0d08fd985779b8bc6cb49be1a7974013eeee6947 SOURCES/subscription-manager-cockpit-1.28.29.tar.gz
47e4880c6b4ac6aa940fd3c9b645df3cfaa5b008 SOURCES/subscription-manager-1.28.29.tar.gz
8d2aaa5c555ab71c1f15bddc42c9eb2c7dc5a643 SOURCES/subscription-manager-cockpit-1.28.29.tar.gz

View File

@ -249,7 +249,7 @@
Name: subscription-manager
Version: 1.28.29
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
Group: Productivity/Networking/System
@ -1491,6 +1491,10 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Wed Apr 13 2022 Christopher Snyder <csnyder@redhat.com> 1.28.29-3
- refresh: clear also the release status (ptoscano@redhat.com)
- 2073558: clear the release cache on release change (ptoscano@redhat.com)
* Thu Mar 17 2022 Christopher Snyder <csnyder@redhat.com> 1.28.29-2
- 2064002: fix named argument for registerConsumer() (ptoscano@redhat.com)