automatic version update by autodist [release 91.9.0-1mamba;Mon May 09 2022]
This commit is contained in:
parent
458a6abbe2
commit
dcc7570dd9
@ -1,8 +1,8 @@
|
|||||||
%define MAJver %(echo %version | cut -d. -f1)
|
%define MAJver %(echo %version | cut -d. -f1)
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: mozjs91
|
Name: mozjs91
|
||||||
Version: 91.8.0
|
Version: 91.9.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Mozilla stand-alone library implementing JavaScript 24
|
Summary: Mozilla stand-alone library implementing JavaScript 24
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -181,6 +181,9 @@ ln -s libmozjs-%{MAJver}.so.0 %{buildroot}%{_libdir}/libmozjs-%{MAJver}.so
|
|||||||
%{_libdir}/pkgconfig/mozjs-%{MAJver}.pc
|
%{_libdir}/pkgconfig/mozjs-%{MAJver}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 09 2022 Automatic Build System <autodist@mambasoft.it> 91.9.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 91.8.0-2mamba
|
* Sat Apr 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 91.8.0-2mamba
|
||||||
- fix wrong so library links
|
- fix wrong so library links
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user