diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec index 9f37764..e9a9f69 100644 --- a/SPECS/subscription-manager.spec +++ b/SPECS/subscription-manager.spec @@ -2,7 +2,7 @@ # but the same versions apply at the moment. %global has_ostree 0%{?suse_version} == 0 %global use_inotify 1 -%global dist %{?dist}.alma + # Plugin for container (docker, podman) is not supported on RHEL %if 0%{?rhel} %global use_container_plugin 0 @@ -96,7 +96,7 @@ Name: subscription-manager Version: 1.29.40 -Release: 1%{?dist} +Release: 1%{?dist}.alma.1 Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} Group: Productivity/Networking/System @@ -433,12 +433,6 @@ install -m 644 %{_builddir}/%{buildsubdir}/src/content_plugins/redhat-entitlemen %endif %endif -%if %{undefined almalinux_ver} -mkdir -p %{buildroot}%{_sysconfdir}/etc/rhsm/ca -install -m 644 %{_builddir}/%{buildsubdir}/etc-conf/redhat-entitlement-authority.pem %{buildroot}/%{_sysconfdir}/rhsm/ca/redhat-entitlement-authority.pem -install -m 644 %{_builddir}/%{buildsubdir}/etc-conf/redhat-uep.pem %{buildroot}/%{_sysconfdir}/rhsm/ca/redhat-uep.pem -%endif - # fix timestamps on our byte compiled files so they match across arches find %{buildroot} -name \*.py* -exec touch -r %{SOURCE0} '{}' \; %if %{defined almalinux_ver} @@ -758,7 +752,7 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non- rm -f /var/lib/rhsm/cache/rhsm_icon.json %changelog -* Thu Mar 28 2024 Eduard Abdullin - 1.29.40-1.alma +* Thu Mar 28 2024 Eduard Abdullin - 1.29.40-1.alma.1 - Debrand for AlmaLinux * Thu Jan 18 2024 Pino Toscano 1.29.40-1 @@ -775,6 +769,7 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json - ci: bump actions/upload-artifact from 3 to 4 (49699333+dependabot[bot]@users.noreply.github.com) - Improve debug logging to make it faster to understand (mhorky@redhat.com) + * Thu Nov 23 2023 Pino Toscano 1.29.39-1 - tito: drop bz requirement (ptoscano@redhat.com) - Translated using Weblate (Chinese (Simplified) (zh_CN)) (jsefler@redhat.com) @@ -815,6 +810,7 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json - ENT-5624: Properly translate error strings (mhorky@redhat.com) - Mock IOError for Insights fact collection tests (mhorky@redhat.com) - New extraction for translatable strings (ptoscano@redhat.com) + * Wed Aug 02 2023 Pino Toscano 1.29.36-1 - Translated using Weblate (Korean) (simmon@nplob.com) - ENT-5581: Update messaging around the "container mode" (mhorky@redhat.com) @@ -913,6 +909,7 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json - Translated using Weblate (Spanish) (ptoscano@redhat.com) - Simplify test setup for D-Bus fact collection (mhorky@redhat.com) - ENT-3759: Test on GitHub Actions (mhorky@redhat.com) + * Mon Jan 16 2023 Pino Toscano 1.29.32-1 - Translated using Weblate (French) (ljanda@redhat.com) - Translated using Weblate (Chinese (Simplified) (zh_CN)) (suanand@redhat.com)