automatic version update by autodist [release 115.10.0-1mamba;Wed Apr 17 2024]

This commit is contained in:
Automatic Build System 2024-04-17 23:41:31 +02:00
parent ab4cfedd97
commit c24e5c0e00

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: mozjs115 Name: mozjs115
Version: 115.9.1 Version: 115.10.0
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
@ -176,6 +176,9 @@ ln -s libmozjs-%{MAJver}.so.0 %{buildroot}%{_libdir}/libmozjs-%{MAJver}.so
%{_libdir}/pkgconfig/mozjs-%{MAJver}.pc %{_libdir}/pkgconfig/mozjs-%{MAJver}.pc
%changelog %changelog
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 115.10.0-1mamba
- automatic version update by autodist
* Sat Mar 23 2024 Automatic Build System <autodist@openmamba.org> 115.9.1-1mamba * Sat Mar 23 2024 Automatic Build System <autodist@openmamba.org> 115.9.1-1mamba
- automatic version update by autodist - automatic version update by autodist