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