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-json.git#efe3fb9465f779cb5cf3a886858382f5d6f5d0d6
This commit is contained in:
parent
4375b7fdd2
commit
5a33f7286d
@ -5,7 +5,7 @@
|
||||
|
||||
Name: lua-json
|
||||
Version: 1.3.2
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?dist}
|
||||
Summary: JSON Parser/Constructor for Lua
|
||||
License: MIT
|
||||
URL: http://luaforge.net/projects/luajson/
|
||||
@ -14,6 +14,7 @@ Patch0: luajson-lua-5.2.patch
|
||||
BuildRequires: lua >= %{luaver}, lua-lpeg >= 0.8.1
|
||||
# for checks
|
||||
BuildRequires: lua-filesystem >= 1.4.1, lua-lunit >= 0.4
|
||||
BuildRequires: make
|
||||
Requires: lua(abi) >= %{luaver}, lua-lpeg >= 0.8.1
|
||||
BuildArch: noarch
|
||||
|
||||
@ -41,6 +42,9 @@ make check-regression
|
||||
%{luapkgdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user