diff --git a/gjs.spec b/gjs.spec index d6d9b66..a44f7fa 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.7.1 +%global mozjs60_version 60.7.2 Name: gjs Version: 1.57.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -100,6 +100,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Sat Jun 22 2019 Frantisek Zatloukal - 1.57.3-2 +- Rebuild against mozjs60 60.7.2 + * Thu Jun 20 2019 Kalev Lember - 1.57.3-1 - Update to 1.57.3