From a08e8f83ced7269e93929ff7f500c50b6185068d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 6 Sep 2024 09:42:26 +0200 Subject: [PATCH] automatic version update by autodist [release 2.1.1725453128-1mamba;Thu Sep 05 2024] --- luajit.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/luajit.spec b/luajit.spec index 97ca783..170f88e 100644 --- a/luajit.spec +++ b/luajit.spec @@ -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 2.1.1725453128-1mamba +- automatic version update by autodist + * Sun Aug 25 2024 Automatic Build System 2.1.1724512491-1mamba - automatic version update by autodist