Update mozjs to 115.15
Resolves: https://issues.redhat.com/browse/RHEL-58016
This commit is contained in:
parent
9c32b6f63b
commit
4afb0146a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -150,3 +150,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-1.80.2.tar.xz
|
||||
/firefox-115.7.0esr.source.tar.xz
|
||||
/firefox-115.12.0esr.source.tar.xz
|
||||
/firefox-115.15.0esr.source.tar.xz
|
||||
|
8
gjs.spec
8
gjs.spec
@ -1,6 +1,6 @@
|
||||
%global glib2_version 2.66.0
|
||||
%global gobject_introspection_version 1.66.0
|
||||
%global mozjs115_version 115.12.0
|
||||
%global mozjs115_version 115.15.0
|
||||
|
||||
%global bundled_mozjs 1
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: gjs
|
||||
Version: 1.80.2
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
# The following files contain code from Mozilla which
|
||||
@ -310,6 +310,10 @@ popd
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2024 Florian Müllner <fmuellner@redhat.com> - 1.80.2-9
|
||||
- Update mozjs to 115.15.0
|
||||
Resolves: RHEL-58016
|
||||
|
||||
* Mon Jul 08 2024 Florian Müllner <fmuellner@redhat.com> - 1.80.2-8
|
||||
- Replace xvfb dependency
|
||||
Resolves: RHEL-36637
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (firefox-115.15.0esr.source.tar.xz) = 0df4c498c99cce08903004d2e0f9e977a19f7de86240aa82dba179b60f1d67ca3021eb474f56bddc38035e773eeb5d99bb3e1b0756d9f7583dc8e1f747f477ba
|
||||
SHA512 (gjs-1.80.2.tar.xz) = cc9a9073f741ee60eff2d2ce808cca7f40e97798f9ffa9197ebc3780a8a5df6e174ba76293bf7547fc8fa7e82be6a828a633a5aa8ba27d551dec72d635b6c5bd
|
||||
SHA512 (firefox-115.12.0esr.source.tar.xz) = d98475061d870e0f3aa920b7c0b9b0c1cbdb3f4102f760f1d1c5ea3e45e216c673c8d3662501e7e78af4950a003a519e94b57e9b1eda8d615c159cdf62130e89
|
||||
|
Loading…
Reference in New Issue
Block a user