From 7fa483c798635f2906c661b1f19a74a010abfbc1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 14:53:46 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/lua.git#058dca212c48b5963020e1a8b2ba61420fe57e42 --- lua.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lua.spec b/lua.spec index c12fcc2..293e34a 100644 --- a/lua.spec +++ b/lua.spec @@ -14,7 +14,7 @@ Name: lua Version: %{major_version}.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Powerful light-weight programming language License: MIT URL: http://www.lua.org/ @@ -40,6 +40,7 @@ Patch6: %{name}-5.3.5-luac-shared-link-fix.patch Patch18: %{name}-5.3.5-CVE-2020-24370.patch BuildRequires: automake autoconf libtool readline-devel ncurses-devel +BuildRequires: make Requires: lua-libs = %{version}-%{release} %description @@ -208,6 +209,9 @@ popd %{_libdir}/*.a %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 5.4.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Dec 3 2020 Tom Callaway - 5.4.2-1 - update to 5.4.2