From 22931d98cdf9e532c9efa0f7159b56141070c755 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:11:41 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- linux-system-roles.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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