automatic version update by autodist [release 128.5.1-1mamba;Sat Nov 30 2024]

This commit is contained in:
Automatic Build System 2024-11-30 17:16:06 +01:00
parent b92ee40e69
commit 79d9e98417

View File

@ -1,7 +1,7 @@
%define MAJver %(echo %version | cut -d. -f1) %define MAJver %(echo %version | cut -d. -f1)
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: mozjs128 Name: mozjs128
Version: 128.5.0 Version: 128.5.1
Release: 1mamba Release: 1mamba
Summary: Mozilla stand-alone library implementing JavaScript 24 Summary: Mozilla stand-alone library implementing JavaScript 24
Group: System/Libraries Group: System/Libraries
@ -166,6 +166,9 @@ ln -s libmozjs-%{MAJver}.so.0 %{buildroot}%{_libdir}/libmozjs-%{MAJver}.so
%{_libdir}/pkgconfig/mozjs-%{MAJver}.pc %{_libdir}/pkgconfig/mozjs-%{MAJver}.pc
%changelog %changelog
* Sat Nov 30 2024 Automatic Build System <autodist@openmamba.org> 128.5.1-1mamba
- automatic version update by autodist
* Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 128.5.0-1mamba * Mon Nov 25 2024 Automatic Build System <autodist@openmamba.org> 128.5.0-1mamba
- automatic version update by autodist - automatic version update by autodist