Debrand for AlmaLinux
This commit is contained in:
commit
e900fef671
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/subscription-manager-1.29.45.tar.gz
|
SOURCES/subscription-manager-1.29.45.1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
2d08de5742a7355bdf3c6126e74b22cf9ecafe86 SOURCES/subscription-manager-1.29.45.tar.gz
|
1c552a0f42d2354e36e9eee8fc7b3eeb49346d33 SOURCES/subscription-manager-1.29.45.1.tar.gz
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
%global exclude_packages %{exclude_packages}"
|
%global exclude_packages %{exclude_packages}"
|
||||||
|
|
||||||
Name: subscription-manager
|
Name: subscription-manager
|
||||||
Version: 1.29.45
|
Version: 1.29.45.1
|
||||||
Release: 1%{?dist}.alma.1
|
Release: 1%{?dist}.alma.1
|
||||||
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}
|
||||||
@ -756,9 +756,13 @@ 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 13 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1.29.45-1.alma.1
|
* Tue Jun 24 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1.29.45.1-1.alma.1
|
||||||
- Debrand for AlmaLinux
|
- Debrand for AlmaLinux
|
||||||
|
|
||||||
|
* Thu Jun 05 2025 Jiri Hnidek <jhnidek@redhat.com> 1.29.45.1-1
|
||||||
|
- fix: Handle improperly closed connections (mhorky@redhat.com)
|
||||||
|
- ci: use the right distro for coverage reporting (ptoscano@redhat.com)
|
||||||
|
|
||||||
* Tue Feb 11 2025 Pino Toscano <ptoscano@redhat.com> 1.29.45-1
|
* Tue Feb 11 2025 Pino Toscano <ptoscano@redhat.com> 1.29.45-1
|
||||||
- fix: Do not upload profile from DNF, when it is disabled in conf
|
- fix: Do not upload profile from DNF, when it is disabled in conf
|
||||||
(jhnidek@redhat.com)
|
(jhnidek@redhat.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user