From d1953916bb08192c747828411bdf5dd1d506b7d1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 18:52:43 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- lua-rpm-macros.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lua-rpm-macros.spec b/lua-rpm-macros.spec index 331cfdd..6499ac1 100644 --- a/lua-rpm-macros.spec +++ b/lua-rpm-macros.spec @@ -21,7 +21,7 @@ Name: lua-rpm-macros Version: 1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The common Lua RPM macros License: MIT @@ -94,6 +94,9 @@ install -Dpm 0644 lua.attr %{buildroot}/%{_fileattrsdir}/lua.attr %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 01 2020 Miro HronĨok - 1-3 - Modify several conditionals to support RHEL 9+ and drop ancient Fedora 17 - Add explicit conflict with older lua-devel