diff --git a/gjs.spec b/gjs.spec index 8b8942f..52b5942 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.9.0 +%global mozjs91_version 91.10.0 Name: gjs Version: 1.72.0 -Release: 3%{?dist} +Release: 4%{?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 +* Tue Jun 14 2022 Frantisek Zatloukal - 1.72.0-4 +- Rebuild against mozjs91-91.10.0-1 + * Sun May 08 2022 Frantisek Zatloukal - 1.72.0-3 - Rebuild against mozjs91-91.9.0-1