automatic version update by autodist [release 128.7.0-1mamba;Tue Feb 04 2025]

This commit is contained in:
Automatic Build System 2025-02-05 14:13:58 +01:00
parent 8c43bc0426
commit 65569f7009

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.6.0
Version: 128.7.0
Release: 1mamba
Summary: Mozilla stand-alone library implementing JavaScript 24
Group: System/Libraries
@ -162,6 +162,9 @@ ln -s libmozjs-%{MAJver}.so.0 %{buildroot}%{_libdir}/libmozjs-%{MAJver}.so
%{_libdir}/pkgconfig/mozjs-%{MAJver}.pc
%changelog
* Tue Feb 04 2025 Automatic Build System <autodist@openmamba.org> 128.7.0-1mamba
- automatic version update by autodist
* Mon Jan 20 2025 Automatic Build System <autodist@openmamba.org> 128.6.0-1mamba
- automatic version update by autodist