|
|
|
@ -14,7 +14,7 @@
|
|
|
|
|
|
|
|
|
|
Name: lua
|
|
|
|
|
Version: %{major_version}.6
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: Powerful light-weight programming language
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: https://www.lua.org/
|
|
|
|
@ -211,6 +211,10 @@ popd
|
|
|
|
|
%{_libdir}/*.a
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.4.6-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.4.6-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|