[packit] 1.29.36 upstream release

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
```
This commit is contained in:
Packit 2023-08-02 15:52:13 +00:00
parent 6207e937b5
commit f88444479a
3 changed files with 28 additions and 4 deletions

View File

@ -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.

View File

@ -1 +1 @@
SHA512 (subscription-manager-1.29.35.tar.gz) = a30ecf9cbe8d773d5fbea9625fd47f635974164cc8e15468bb72369808f4c00cb692a8d52d38f2b10dfac8607a74a0ed5160eec0c88df84bbd8d187c6ed0b4a4
SHA512 (subscription-manager-1.29.36.tar.gz) = 989a38d06a23870e0dcbd0a5b315b0a5288a94e46fb5b3af3638d75d43af873028687aed931d5ca946dc9345454b40e45e794cee64516b6f4bd88f68d46c036b

View File

@ -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 <hello@packit.dev> - 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 <releng@fedoraproject.org> - 1.29.35-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild