From b527a0c3e148f1a94f7ab51b8f4a634bd2540f1c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 11 Oct 2024 09:39:12 +0200 Subject: [PATCH] automatic version update by autodist [release 128.3.1-1mamba;Thu Oct 10 2024] --- mozjs128.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mozjs128.spec b/mozjs128.spec index eab83a1..f48711e 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.3.0 +Version: 128.3.1 Release: 1mamba Summary: Mozilla stand-alone library implementing JavaScript 24 Group: System/Libraries @@ -170,6 +170,9 @@ ln -s libmozjs-%{MAJver}.so.0 %{buildroot}%{_libdir}/libmozjs-%{MAJver}.so %{_libdir}/pkgconfig/mozjs-%{MAJver}.pc %changelog +* Thu Oct 10 2024 Automatic Build System 128.3.1-1mamba +- automatic version update by autodist + * Wed Oct 02 2024 Automatic Build System 128.3.0-1mamba - automatic version update by autodist