diff --git a/.gitignore b/.gitignore index 2693a17..58fa209 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/.subscription-manager.metadata b/.subscription-manager.metadata index 86a98b6..c0d5c68 100644 --- a/.subscription-manager.metadata +++ b/.subscription-manager.metadata @@ -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 diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec index 5dc1c5f..2119169 100644 --- a/SPECS/subscription-manager.spec +++ b/SPECS/subscription-manager.spec @@ -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 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 1.28.31-1 - Translated using Weblate (Korean) (simmon@nplob.com) - Update translation files (noreply@weblate.org)