diff --git a/gjs.spec b/gjs.spec index 8308860..d9445a6 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.7.0 +%global mozjs91_version 91.8.0 Name: gjs Version: 1.72.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -97,6 +97,9 @@ sed -i -e "/'Gtk4'/d" installed-tests/js/meson.build %{_datadir}/installed-tests/ %changelog +* Sat Apr 09 2022 Frantisek Zatloukal - 1.72.0-2 +- Rebuild against mozjs91-91.8.0-1 + * Sun Mar 20 2022 David King - 1.72.0-1 - Update to 1.72.0