diff --git a/mozjs102.spec b/mozjs102.spec index 5e2b2bd..b66323d 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.4.0 +Version: 102.5.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 Nov 16 2022 Automatic Build System 102.5.0-1mamba +- automatic version update by autodist + * Tue Oct 18 2022 Automatic Build System 102.4.0-1mamba - automatic version update by autodist