diff --git a/gjs.spec b/gjs.spec index 39e78ff..823e245 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,10 +1,10 @@ %global glib2_version 2.66.0 %global gobject_introspection_version 1.66.0 -%global mozjs91_version 91.6.0 +%global mozjs91_version 91.7.0 Name: gjs Version: 1.71.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -103,6 +103,9 @@ sed -i -e "/'Gtk4'/d" installed-tests/js/meson.build %{_datadir}/installed-tests/ %changelog +* Tue Mar 08 2022 Frantisek Zatloukal - 1.71.1-5 +- Rebuild against mozjs91-91.7.0-1 + * Wed Feb 23 2022 David King - 1.71.1-4 - Add patch to fix AppIndicator extension crash