Update subscription-manager to 1.29.38-1

Resolves: #2189543
This commit is contained in:
Pino Toscano 2023-09-14 10:05:00 +02:00
parent a97ec5259a
commit 04a55c3a3e
2 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (subscription-manager-1.29.37.tar.gz) = 02c8c41fb05dfa6912cca63a2cc5a93e2b56314dd6a84eda613da09a9994dbde3d699ac956e5962bfcbeb9cbbb014866edf49a9ecfc8813aae2df6dfc79b3d19
SHA512 (subscription-manager-1.29.38.tar.gz) = 2c729b69cc6fa82c9a91a4f7ef94f3f338ec0232520017c41a21abd28979c5ab644e63fe647ea390c7a269c2745f423985fe002eeacf6b7e6c6de0462fea1cd1

View File

@ -95,7 +95,7 @@
%global exclude_packages %{exclude_packages}"
Name: subscription-manager
Version: 1.29.37
Version: 1.29.38
Release: 1%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
@ -735,6 +735,12 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non-
rm -f /var/lib/rhsm/cache/rhsm_icon.json
%changelog
* Thu Sep 14 2023 Pino Toscano <ptoscano@redhat.com> 1.29.38-1
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com)
- ci: bump actions/checkout from 3 to 4
(49699333+dependabot[bot]@users.noreply.github.com)
- ENT-5603: Fix a typo in a comment (mhorky@redhat.com)
* Wed Aug 23 2023 Pino Toscano <ptoscano@redhat.com> 1.29.37-1
- Translated using Weblate (Korean) (simmon@nplob.com)
- Update translation files (noreply@weblate.org)