mozjs91-91.13.0
This commit is contained in:
parent
e2f57b731e
commit
cdfc515412
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/firefox-91.10.0esr.source.tar.xz
|
||||
/firefox-91.11.0esr.source.tar.xz
|
||||
/firefox-91.12.0esr.source.tar.xz
|
||||
/firefox-91.13.0esr.source.tar.xz
|
||||
|
@ -18,8 +18,8 @@
|
||||
%endif
|
||||
|
||||
Name: mozjs%{major}
|
||||
Version: 91.12.0
|
||||
Release: 2%{?dist}
|
||||
Version: 91.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: SpiderMonkey JavaScript library
|
||||
|
||||
License: MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2+ and AFL and ASL 2.0
|
||||
@ -246,6 +246,9 @@ ln -s libmozjs-%{major}.so.0 %{buildroot}%{_libdir}/libmozjs-%{major}.so
|
||||
%{_includedir}/mozjs-%{major}/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 22 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 91.13.0-1
|
||||
- mozjs91-91.13.0
|
||||
|
||||
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 91.12.0-2
|
||||
- Rebuilt for ICU 71.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (firefox-91.12.0esr.source.tar.xz) = 323fb752488b45872b40f0b0ee1d8c1dffa16874dbff2afde19a54286c824ef48177233e029faeafa5946184e71c31c6bc5ba7ec17a571e21af64fc5f7334042
|
||||
SHA512 (firefox-91.13.0esr.source.tar.xz) = 38b4cc52de21e76d6061e6ba175e1cbfd888a16070aa951f5a44283f2db9d7e94f2504621f0da78feac6e71491a6d0e7038f63dd0ae112dcad700eb02e9aa516
|
||||
|
Loading…
Reference in New Issue
Block a user