automatic version update by autodist [release 128.12.0-1mamba;Wed Jun 25 2025]

This commit is contained in:
2025-06-25 12:21:59 +02:00
parent 7de41c4265
commit 21aac04cb5

View File

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