From f602dd7dcf5b20b053a257680d01b49aa85ca5e6 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:03:48 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- polkit-pkla-compat.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/polkit-pkla-compat.spec b/polkit-pkla-compat.spec index 205b89c..2d25312 100644 --- a/polkit-pkla-compat.spec +++ b/polkit-pkla-compat.spec @@ -1,6 +1,6 @@ Name: polkit-pkla-compat Version: 0.1 -Release: 29%{?dist} +Release: 30%{?dist} Summary: Rules for polkit to add compatibility with pklocalauthority # GPLv2-licensed ltmain.sh and Apache-licensed mocklibc are not shipped in # the binary package. @@ -50,6 +50,10 @@ make check %dir %{_localstatedir}/lib/polkit-1/localauthority/*.d %changelog +* Tue Oct 29 2024 Troy Dawson - 0.1-30 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.1-29 - Bump release for June 2024 mass rebuild