From cf7214170380a417ced6d0ce1b678ef93288f37d Mon Sep 17 00:00:00 2001 From: Automatic Build System <autodist@openmamba.org> Date: Tue, 4 Mar 2025 09:53:57 +0100 Subject: [PATCH] automatic version update by autodist [release 128.8.0-1mamba;Mon Mar 03 2025] --- mozjs128.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mozjs128.spec b/mozjs128.spec index 7f1f970..b1ec265 100644 --- a/mozjs128.spec +++ b/mozjs128.spec @@ -1,7 +1,7 @@ %define MAJver %(echo %version | cut -d. -f1) %define majver %(echo %version | cut -d. -f1-2) Name: mozjs128 -Version: 128.7.0 +Version: 128.8.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 +* Mon Mar 03 2025 Automatic Build System <autodist@openmamba.org> 128.8.0-1mamba +- automatic version update by autodist + * Tue Feb 04 2025 Automatic Build System <autodist@openmamba.org> 128.7.0-1mamba - automatic version update by autodist