From b54447020ac02c84e3a25c074ad74001a51cdbd4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:19:21 +0100 Subject: [PATCH] automatic version update by autodist [release 91.10.0-1mamba;Wed Jun 01 2022] --- mozjs91.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mozjs91.spec b/mozjs91.spec index be1b69a..a5172b1 100644 --- a/mozjs91.spec +++ b/mozjs91.spec @@ -1,7 +1,7 @@ %define MAJver %(echo %version | cut -d. -f1) %define majver %(echo %version | cut -d. -f1-2) Name: mozjs91 -Version: 91.9.1 +Version: 91.10.0 Release: 1mamba Summary: Mozilla stand-alone library implementing JavaScript 24 Group: System/Libraries @@ -181,6 +181,9 @@ ln -s libmozjs-%{MAJver}.so.0 %{buildroot}%{_libdir}/libmozjs-%{MAJver}.so %{_libdir}/pkgconfig/mozjs-%{MAJver}.pc %changelog +* Wed Jun 01 2022 Automatic Build System 91.10.0-1mamba +- automatic version update by autodist + * Sun May 22 2022 Automatic Build System 91.9.1-1mamba - automatic version update by autodist