From b92ee40e69d1051e5ddd028c6bc05f3409924d2b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 26 Nov 2024 10:17:30 +0100 Subject: [PATCH] automatic version update by autodist [release 128.5.0-1mamba;Mon Nov 25 2024] --- mozjs128.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mozjs128.spec b/mozjs128.spec index 7bce34e..d08284b 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.4.0 +Version: 128.5.0 Release: 1mamba Summary: Mozilla stand-alone library implementing JavaScript 24 Group: System/Libraries @@ -166,6 +166,9 @@ ln -s libmozjs-%{MAJver}.so.0 %{buildroot}%{_libdir}/libmozjs-%{MAJver}.so %{_libdir}/pkgconfig/mozjs-%{MAJver}.pc %changelog +* Mon Nov 25 2024 Automatic Build System 128.5.0-1mamba +- automatic version update by autodist + * Wed Oct 30 2024 Automatic Build System 128.4.0-1mamba - automatic version update by autodist