[packit] 1.29.35 upstream release

Upstream tag: subscription-manager-1.29.35-1
Upstream commit: b76b133a
This commit is contained in:
Packit 2023-05-16 10:53:43 +00:00
parent a826b92fe1
commit 2134f3ef88
3 changed files with 27 additions and 3 deletions

View File

@ -1,3 +1,3 @@
This repository is maintained by packit. This repository is maintained by packit.
https://packit.dev/ https://packit.dev/
The file was generated using packit 0.74.0.post3+g82517c4. The file was generated using packit 0.75.0.post16+g33d32c7.

View File

@ -1 +1 @@
SHA512 (subscription-manager-1.29.34.tar.gz) = d8110961cd5b443dd91d3e5d78417f11fa55d0726ed1942923fe90e36e2ff769359d65ed587dd3a630ab1688b1fe6e754a322408e576461ec3e53f1258ac6f1e SHA512 (subscription-manager-1.29.35.tar.gz) = a30ecf9cbe8d773d5fbea9625fd47f635974164cc8e15468bb72369808f4c00cb692a8d52d38f2b10dfac8607a74a0ed5160eec0c88df84bbd8d187c6ed0b4a4

View File

@ -95,7 +95,7 @@
%global exclude_packages %{exclude_packages}" %global exclude_packages %{exclude_packages}"
Name: subscription-manager Name: subscription-manager
Version: 1.29.34 Version: 1.29.35
Release: 1%{?dist} Release: 1%{?dist}
Summary: Tools and libraries for subscription and repository management Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version} %if 0%{?suse_version}
@ -736,6 +736,30 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non-
rm -f /var/lib/rhsm/cache/rhsm_icon.json rm -f /var/lib/rhsm/cache/rhsm_icon.json
%changelog %changelog
* Tue May 16 2023 Packit <hello@packit.dev> - 1.29.35-1
- Automatic commit of package [subscription-manager] release [1.29.35-1]. (Pino Toscano)
- Translated using Weblate (Italian) (Pino Toscano)
- Clean up tests using Cloud What detectors properly (Matyas Horky)
- spec: Obsolete subscription-manager-migration (Pino Toscano)
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (Ludek Janda)
- Translated using Weblate (Korean) (김인수)
- Translated using Weblate (Georgian) (Temuri Doghonadze)
- Translated using Weblate (Italian) (Pino Toscano)
- Update translation files (Weblate)
- New extraction for translatable strings (Pino Toscano)
- Translated using Weblate (Italian) (Pino Toscano)
- Typo fixes (Pino Toscano)
- Avoid string puzzle (Pino Toscano)
- Properly use ungettext for plural forms (Pino Toscano)
- 2189664: cache: fix SyspurposeComplianceStatusCache on failed load (Pino Toscano)
- dbus: don't catch exceptions in DomainSocketServer.run() (Pino Toscano)
- cli: directly exit on InvalidCLIOptionError (Pino Toscano)
- Revert "ENT-5549: Fix return code handling of CLI" (Pino Toscano)
- ci: add dependabot config for GitHub Actions (Pino Toscano)
- Update .git-blame-ignore-revs (Matyas Horky)
- Format code with black==23.3.0 (Matyas Horky)
- ENT-5535: Update black to version 23.3.0 (Matyas Horky)
* Tue Apr 18 2023 Packit <hello@packit.dev> - 1.29.34-1 * Tue Apr 18 2023 Packit <hello@packit.dev> - 1.29.34-1
- Automatic commit of package [subscription-manager] release [1.29.34-1]. (Pino Toscano) - Automatic commit of package [subscription-manager] release [1.29.34-1]. (Pino Toscano)
- Update TESTING.md (Matyas Horky) - Update TESTING.md (Matyas Horky)