From 67789a3beed3da4b5bdc4a9657cb28a3d424b36f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:15:41 +0100 Subject: [PATCH] automatic version update by autodist [release 102.8.0-1mamba;Wed Feb 15 2023] --- mozjs102.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mozjs102.spec b/mozjs102.spec index 67b2fb9..c1c5249 100644 --- a/mozjs102.spec +++ b/mozjs102.spec @@ -1,7 +1,7 @@ %define MAJver %(echo %version | cut -d. -f1) %define majver %(echo %version | cut -d. -f1-2) Name: mozjs102 -Version: 102.7.0 +Version: 102.8.0 Release: 1mamba Summary: Mozilla stand-alone library implementing JavaScript 24 Group: System/Libraries @@ -176,6 +176,9 @@ ln -s libmozjs-%{MAJver}.so.0 %{buildroot}%{_libdir}/libmozjs-%{MAJver}.so %{_libdir}/pkgconfig/mozjs-%{MAJver}.pc %changelog +* Wed Feb 15 2023 Automatic Build System 102.8.0-1mamba +- automatic version update by autodist + * Tue Jan 17 2023 Automatic Build System 102.7.0-1mamba - automatic version update by autodist