diff --git a/gjs.spec b/gjs.spec index d8df0a9..fec08c9 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,11 +1,11 @@ %global glib2_version 2.54.0 %global gobject_introspection_version 1.41.4 %global gtk3_version 3.20 -%global mozjs60_version 60.7.0 +%global mozjs60_version 60.7.1 Name: gjs Version: 1.57.2 -Release: 2%{?dist} +Release: 3%{?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 +* Wed Jun 19 2019 Frantisek Zatloukal - 1.57.2-3 +- Rebuild against mozjs60 60.7.1 + * Tue May 21 2019 Kalev Lember - 1.57.2-2 - Rebuild against mozjs60 60.7.0