Update subscription-manager to 1.28.40-1

Resolves: #2189585
This commit is contained in:
Pino Toscano 2023-09-14 10:43:09 +02:00
parent e62dc23fb7
commit 45ecd13978
2 changed files with 6 additions and 3 deletions

View File

@ -1,2 +1,2 @@
SHA512 (subscription-manager-1.28.39.tar.gz) = 9e52aac82f19672334209412d21dae68b030ff04de21b3e22c6691cc85e81f62d20297adabed589100ea4471917bcf19750488a2212da110e131d8153ec1b5f2
SHA512 (subscription-manager-cockpit-1.28.39.tar.gz) = 9343cd80f3ccfd9e4665e5fc804ecad4865e4690b58f2793cd123b83a81b9f9cd9431b1aee56b971a2185b5d286c9eec1b1f3dc617549ea02c2dd5cfc4095a3c
SHA512 (subscription-manager-1.28.40.tar.gz) = c93ee478c5e1b0f6093af743e84071aed7f1b1ceb30471215483e482f9aef40e639c56474937e4610b4b4eb10794fdd729be2c29a75d51e934f2853b95ecbef9
SHA512 (subscription-manager-cockpit-1.28.40.tar.gz) = 2b7214d76ffbfe8007affd72e3ea06f1deb62528e8b8014865660e256981ecf7a5bf7f23ca8daa345699ee71e1369559630a9966ac4026e36acbb390821a41f2

View File

@ -225,7 +225,7 @@
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
Name: subscription-manager
Version: 1.28.39
Version: 1.28.40
Release: 1%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
@ -1381,6 +1381,9 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Thu Sep 14 2023 Pino Toscano <ptoscano@redhat.com> 1.28.40-1
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com)
* Wed Aug 23 2023 Pino Toscano <ptoscano@redhat.com> 1.28.39-1
- Translated using Weblate (Korean) (simmon@nplob.com)
- Update translation files (noreply@weblate.org)