Update subscription-manager to subscription-manager-1.29.48
Resolves: RHEL-107041 Signed-off-by: Jiri Hnidek <jhnidek@redhat.com>
This commit is contained in:
parent
f250982db5
commit
d6c2d2257a
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (subscription-manager-1.29.47.tar.gz) = 0a8891696ded9a681c3624c9918af885c81cb88ae3d7f1bd3d81f15e29cd6ad73be779ea7a3b64613a7b64710cc0a46e143f00a1b2631c2645ca89676dcbd0a7
|
||||
SHA512 (subscription-manager-1.29.48.tar.gz) = 2261e2b84ec8d0e470dbfe4409a7837a998a5db11df694816b36b117427999b89a01bc2eb1071602f55e7b4c2165b7fd9fd652161153f4d8919ee01a31a0a2c6
|
||||
|
||||
@ -95,7 +95,7 @@
|
||||
%global exclude_packages %{exclude_packages}"
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.29.47
|
||||
Version: 1.29.48
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
%if 0%{?suse_version}
|
||||
@ -136,6 +136,7 @@ Requires: %{py_package_prefix}-decorator
|
||||
Requires: virt-what
|
||||
Requires: %{rhsm_package_name} = %{version}
|
||||
Requires: subscription-manager-rhsm-certificates
|
||||
Requires(post): findutils
|
||||
%ifarch %{dmidecode_arches}
|
||||
Requires: dmidecode
|
||||
%endif
|
||||
@ -187,6 +188,7 @@ BuildRequires: gcc
|
||||
BuildRequires: %{py_package_prefix}-setuptools
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: findutils
|
||||
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: distribution-release
|
||||
@ -735,6 +737,15 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non-
|
||||
rm -f /var/lib/rhsm/cache/rhsm_icon.json
|
||||
|
||||
%changelog
|
||||
* Wed Nov 05 2025 Jiri Hnidek <jhnidek@redhat.com> 1.29.48-1
|
||||
- Translated using Weblate (Korean) (simmon@nplob.com)
|
||||
- ci: bump actions/upload-artifact from 4 to 5
|
||||
(49699333+dependabot[bot]@users.noreply.github.com)
|
||||
- feat: [1.29] Added dnf4 warning about skewed clock (jhnidek@redhat.com)
|
||||
- fix: [1.29] Require findutils in .spec file (jhnidek@redhat.com)
|
||||
- ci: bump actions/checkout from 4 to 5
|
||||
(49699333+dependabot[bot]@users.noreply.github.com)
|
||||
|
||||
* Thu Jul 31 2025 Jiri Hnidek <jhnidek@redhat.com> 1.29.47-1
|
||||
- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
|
||||
- Translated using Weblate (Spanish) (fserrador@gmail.com)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user