import subscription-manager-1.28.32-1.el8

This commit is contained in:
CentOS Sources 2022-08-09 04:11:33 +00:00 committed by Stepan Oksanichenko
parent d9d37680ce
commit be7174a10e
3 changed files with 15 additions and 5 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/subscription-manager-1.28.31.tar.gz
SOURCES/subscription-manager-cockpit-1.28.31.tar.gz
SOURCES/subscription-manager-1.28.32.tar.gz
SOURCES/subscription-manager-cockpit-1.28.32.tar.gz

View File

@ -1,2 +1,2 @@
2204bcaa16202ff43a7dd81d0a9c4e406d5dc175 SOURCES/subscription-manager-1.28.31.tar.gz
8147e64391380dee705867e0cf2042a00eb94b36 SOURCES/subscription-manager-cockpit-1.28.31.tar.gz
19f850696ed12315c3eb470e1f9c46a41a9d7ef7 SOURCES/subscription-manager-1.28.32.tar.gz
04cce7731e9d0ecb8568f8796a5d06056df39626 SOURCES/subscription-manager-cockpit-1.28.32.tar.gz

View File

@ -244,7 +244,7 @@
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
Name: subscription-manager
Version: 1.28.31
Version: 1.28.32
Release: 1%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
@ -1483,6 +1483,16 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Thu Aug 04 2022 Christopher Snyder <csnyder@redhat.com> 1.28.32-1
- cockpit: Allow unexpected message from RHEL 8.5 version of cockpit-ws
(martin@piware.de)
- test: use --track-naughties option (martin@piware.de)
- Bump cockpit test API to 273 + run-tests scheduler fix (martin@piware.de)
- ENT-5215: Handle all exceptions caused by network problems
(mhorky@redhat.com)
- ENT-5215: Handle errors raised in DNF plugin (mhorky@redhat.com)
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (ljanda@redhat.com)
* Tue Jun 28 2022 Christopher Snyder <csnyder@redhat.com> 1.28.31-1
- Translated using Weblate (Korean) (simmon@nplob.com)
- Update translation files (noreply@weblate.org)