From aaf821dfe876120a7885add8095e36bf04e429d8 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:47:17 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- lua-rpm-macros.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lua-rpm-macros.spec b/lua-rpm-macros.spec index 4e9f09c..72c5a24 100644 --- a/lua-rpm-macros.spec +++ b/lua-rpm-macros.spec @@ -21,7 +21,7 @@ Name: lua-rpm-macros Version: 1 -Release: 14%{?dist} +Release: 15%{?dist} Summary: The common Lua RPM macros License: MIT @@ -94,6 +94,10 @@ install -Dpm 0644 lua.attr %{buildroot}/%{_fileattrsdir}/lua.attr %changelog +* Tue Oct 29 2024 Troy Dawson - 1-15 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1-14 - Bump release for June 2024 mass rebuild