From f88444479aaba9b055241767fe9b53afec7d7ba6 Mon Sep 17 00:00:00 2001 From: Packit Date: Wed, 2 Aug 2023 15:52:13 +0000 Subject: [PATCH] [packit] 1.29.36 upstream release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream tag: subscription-manager-1.29.36-1 Upstream commit: ddac2cc4 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.36-rawhide-update-pull_from_upstream ``` --- README.packit | 2 +- sources | 2 +- subscription-manager.spec | 28 ++++++++++++++++++++++++++-- 3 files changed, 28 insertions(+), 4 deletions(-) diff --git a/README.packit b/README.packit index 03c3f50..0bd99f6 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.75.0.post16+g33d32c7. +The file was generated using packit 0.78.1.post5+g4b99855. diff --git a/sources b/sources index ef0b555..4688854 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (subscription-manager-1.29.35.tar.gz) = a30ecf9cbe8d773d5fbea9625fd47f635974164cc8e15468bb72369808f4c00cb692a8d52d38f2b10dfac8607a74a0ed5160eec0c88df84bbd8d187c6ed0b4a4 +SHA512 (subscription-manager-1.29.36.tar.gz) = 989a38d06a23870e0dcbd0a5b315b0a5288a94e46fb5b3af3638d75d43af873028687aed931d5ca946dc9345454b40e45e794cee64516b6f4bd88f68d46c036b diff --git a/subscription-manager.spec b/subscription-manager.spec index b1e4147..a62451e 100644 --- a/subscription-manager.spec +++ b/subscription-manager.spec @@ -95,8 +95,8 @@ %global exclude_packages %{exclude_packages}" Name: subscription-manager -Version: 1.29.35 -Release: 3%{?dist} +Version: 1.29.36 +Release: 1%{?dist} Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} Group: Productivity/Networking/System @@ -735,6 +735,30 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non- rm -f /var/lib/rhsm/cache/rhsm_icon.json %changelog +* 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) (김인수) +- ENT-5581: Update messaging around the "container mode" (Matyas Horky) +- Remove 'dbus' marker for pytest (Matyas Horky) +- Rewrite D-Bus tests to be testable without pytest-forked (Matyas Horky) +- Drop further ethtool dependency mentions (Matyas Horky) +- tests: fix test_file_monitor without pyinotify (Pino Toscano) +- tests: switch from imp to importlib (Pino Toscano) +- Fix the order of user env var checking for translations. (Toshio Kuratomi) +- 2215974: Collect network facts using 'ip' (Matyas Horky) +- ENT-5582: Remove container detection envvar overwrite (Matyas Horky) +- ENT-5603: Explicitly check for provided entitlement certificates (Matyas Horky) +- fix test case (Chris Hambridge) +- Collect GCP Project information as cloud facts (Chris Hambridge) +- Collect Azure Subscription ID as a cloud fact (#3285) (Chris Hambridge) +- ENT-5580: Disable the proper container detection (Matyas Horky) +- spec: convert License to SPDX (Pino Toscano) +- 2093291: Make reading of cache file more reliable (Jiri Hnidek) +- 2093291: Make code of DNF plugins testable (Jiri Hnidek) +- spec: change subscription-manager dnf dep (Pino Toscano) +- spec: update libdnf-plugin-subscription-manager deps (Pino Toscano) +- tests: repair attach cases in SCA mode (Pino Toscano) + * Sat Jul 22 2023 Fedora Release Engineering - 1.29.35-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild