|
|
@ -10,7 +10,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 1.0.3.2
|
|
|
|
Version: 1.0.3.2
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Bindings to Lua, an embeddable scripting language
|
|
|
|
Summary: Bindings to Lua, an embeddable scripting language
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -123,6 +123,9 @@ sed -i "/fail /d" hslua.cabal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
* 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)
|
|
|
|
- used bundled lua-5.3.5 (can't build with lua-5.4)
|
|
|
|
|
|
|
|
|
|
|
|