diff --git a/gjs.spec b/gjs.spec index d9445a6..8b8942f 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.8.0 +%global mozjs91_version 91.9.0 Name: gjs Version: 1.72.0 -Release: 2%{?dist} +Release: 3%{?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 +* Sun May 08 2022 Frantisek Zatloukal - 1.72.0-3 +- Rebuild against mozjs91-91.9.0-1 + * Sat Apr 09 2022 Frantisek Zatloukal - 1.72.0-2 - Rebuild against mozjs91-91.8.0-1