automatic version update by autodist [release 2.1.1725453128-1mamba;Thu Sep 05 2024]

This commit is contained in:
Automatic Build System 2024-09-06 09:42:26 +02:00
parent 9696fbedd6
commit a08e8f83ce

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version | tr '~' -)
%define apiver %(echo %version | cut -d. -f1-2)
Name: luajit
Version: 2.1.1724512491
Version: 2.1.1725453128
Release: 1mamba
Summary: A Just-In-Time Compiler for Lua
Group: Applications/Development
@ -60,8 +60,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -87,6 +85,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/luajit.pc
%changelog
* Thu Sep 05 2024 Automatic Build System <autodist@openmamba.org> 2.1.1725453128-1mamba
- automatic version update by autodist
* Sun Aug 25 2024 Automatic Build System <autodist@openmamba.org> 2.1.1724512491-1mamba
- automatic version update by autodist