From 7f8c60efafb23ba2799ac0144988d7375dfed5e7 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 23 Aug 2023 04:27:12 +0000 Subject: [PATCH] [packit] 1.29.37 upstream release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream tag: subscription-manager-1.29.37-1 Upstream commit: 7e941258 If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/subscription-manager.git refs/heads/*:refs/remotes/packit/* git checkout packit/1.29.37-rawhide-update-pull_from_upstream ``` --- README.packit | 2 +- sources | 2 +- subscription-manager.spec | 15 ++++++++++++++- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/README.packit b/README.packit index 0bd99f6..797aefb 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.78.1.post5+g4b99855. +The file was generated using packit 0.79.0.post2+g93f33d9. diff --git a/sources b/sources index 4688854..15a65f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (subscription-manager-1.29.36.tar.gz) = 989a38d06a23870e0dcbd0a5b315b0a5288a94e46fb5b3af3638d75d43af873028687aed931d5ca946dc9345454b40e45e794cee64516b6f4bd88f68d46c036b +SHA512 (subscription-manager-1.29.37.tar.gz) = 02c8c41fb05dfa6912cca63a2cc5a93e2b56314dd6a84eda613da09a9994dbde3d699ac956e5962bfcbeb9cbbb014866edf49a9ecfc8813aae2df6dfc79b3d19 diff --git a/subscription-manager.spec b/subscription-manager.spec index a62451e..1d3a7a2 100644 --- a/subscription-manager.spec +++ b/subscription-manager.spec @@ -95,7 +95,7 @@ %global exclude_packages %{exclude_packages}" Name: subscription-manager -Version: 1.29.36 +Version: 1.29.37 Release: 1%{?dist} Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} @@ -735,6 +735,19 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non- rm -f /var/lib/rhsm/cache/rhsm_icon.json %changelog +* Wed Aug 23 2023 Packit - 1.29.37-1 +- Automatic commit of package [subscription-manager] release [1.29.37-1]. (Pino Toscano) +- Translated using Weblate (Korean) (김인수) +- Update translation files (Weblate) +- 2225446: Hotfix of D-Bus policy (Jiri Hnidek) +- TESTING: Update testing requirements (Matyas Horky) +- Use Fedora registry to pull container images (Matyas Horky) +- 2232316: dbus: check "force" again from the registration option (Pino Toscano) +- dbus: run EntCertActionInvoker on PoolAttach (Pino Toscano) +- ENT-5624: Properly translate error strings (Matyas Horky) +- Mock IOError for Insights fact collection tests (Matyas Horky) +- New extraction for translatable strings (Pino Toscano) + * Wed Aug 02 2023 Packit - 1.29.36-1 - Automatic commit of package [subscription-manager] release [1.29.36-1]. (Pino Toscano) - Translated using Weblate (Korean) (김인수)