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-lpeg.git#ffba9524fd3d42c1af5a2c3f4bc6e0c5246d7653
This commit is contained in:
DistroBaker 2021-02-02 13:42:17 +00:00
parent 98c7eb003e
commit 2e70ce5ee7

View File

@ -11,7 +11,7 @@
Name: lua-%{lua_pkg_name}
Version: 1.0.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Parsing Expression Grammars for Lua
License: MIT
@ -35,6 +35,7 @@ Grammars (PEGs).
Summary: Parsing Expression Grammars for Lua %{lua_compat_version}
Provides: compat-%{name}
BuildRequires: compat-lua-devel >= %{lua_compat_version}
BuildRequires: make
%if 0%{?fedora} || 0%{?rhel} >= 7
Requires: lua(abi) = %{lua_compat_version}
%else
@ -89,6 +90,9 @@ lua test.lua
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild