diff --git a/linux-system-roles.spec b/linux-system-roles.spec index 11aada5..25ec6e1 100644 --- a/linux-system-roles.spec +++ b/linux-system-roles.spec @@ -24,7 +24,7 @@ Name: linux-system-roles Url: https://github.com/linux-system-roles Summary: Set of interfaces for unified system management Version: 1.88.9 -Release: 0.1%{?dist} +Release: 0.2%{?dist} License: GPLv3+ and MIT and BSD and Python %global _pkglicensedir %{_licensedir}/%{name} @@ -687,6 +687,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \ %endif %changelog +* Tue Oct 29 2024 Troy Dawson +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Sep 13 2024 Rich Megginson - 1.88.9-0.1 - Resolves: RHEL-57100 : podman - fails to configure and run containers with podman rootless using different username and groupname - logging - test issue with imuxsock and loginctl used by podman - restart systemd-logind to fix podman tests