Rebuilt for Lua 5.4

This commit is contained in:
Björn Esser 2020-06-30 11:28:47 +02:00
parent cfaa4f81c0
commit 3ce9a1c635
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
%if 0%{?fedora} >= 22
%global luaver 5.3
%global luaver 5.4
%global luacompatver 5.1
%global luacompatlibdir %{_libdir}/lua/%{luacompatver}
%global luacompatpkgdir %{_datadir}/lua/%{luacompatver}
@ -21,7 +21,7 @@
Name: lua-ldap
Version: 1.1.0
Release: 15%{?dist}
Release: 16%{?dist}
Summary: LDAP client library for Lua, using OpenLDAP
License: MIT
URL: http://www.keplerproject.org/lualdap/
@ -124,6 +124,9 @@ popd
%endif
%changelog
* Tue Jun 30 2020 Björn Esser <besser82@fedoraproject.org> - 1.1.0-16
- Rebuilt for Lua 5.4
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild