diff --git a/gjs.spec b/gjs.spec index c17a028..2179442 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,11 +1,11 @@ %global glib2_version 2.58.0 %global gobject_introspection_version 1.41.4 %global gtk3_version 3.20 -%global mozjs60_version 60.8.0 +%global mozjs60_version 60.9.0 Name: gjs Version: 1.57.92 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -101,6 +101,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Wed Sep 04 2019 Kalev Lember - 1.57.92-2 +- Rebuild against mozjs60 60.9.0 + * Tue Sep 03 2019 Kalev Lember - 1.57.92-1 - Update to 1.57.92