import subscription-manager-1.28.21-3.el8

This commit is contained in:
CentOS Sources 2021-09-11 06:18:58 +00:00 committed by Stepan Oksanichenko
parent 960218a9a0
commit 859bfba078
2 changed files with 5 additions and 3 deletions

View File

@ -1,2 +1,2 @@
bbcd2275dde3177abcf5feaac4191437b028076e SOURCES/subscription-manager-1.28.21.tar.gz
11f637b8f9da946858a1720a80db65265f464dbe SOURCES/subscription-manager-cockpit-1.28.21.tar.gz
1dd5a94907fc9fe18a41c36e4db5da07f7abc8b1 SOURCES/subscription-manager-1.28.21.tar.gz
d3fd24967e348b97cc8480bc7e4f0295097f56b0 SOURCES/subscription-manager-cockpit-1.28.21.tar.gz

View File

@ -249,7 +249,7 @@
Name: subscription-manager
Version: 1.28.21
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
Group: Productivity/Networking/System
@ -1490,6 +1490,8 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Thu Sep 02 2021 Christopher Snyder <csnyder@redhat.com> 1.28.21-3
- 1944093: Updated translations
* Thu Aug 19 2021 Christopher Snyder <csnyder@redhat.com> 1.28.21-2
- 1922151: Revert "hwprobe.py: Fix counting cores per cpu for Fujitsu A64FX CPU"
(ptoscano@redhat.com)