Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-27 19:15:14 +00:00
parent f7845616bc
commit c6703f266f
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: ghc-%{pkg_name}
Version: 1.0.3.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Bindings to Lua, an embeddable scripting language
License: MIT
@ -123,6 +123,9 @@ sed -i "/fail /d" hslua.cabal
%changelog
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jul 17 2020 Jens Petersen <petersen@redhat.com> - 1.0.3.2-2
- used bundled lua-5.3.5 (can't build with lua-5.4)