From 7b0283ab5b3bb049a855b074f6b54c6f8c3ac1c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Sat, 22 Jun 2019 20:02:19 +0200 Subject: [PATCH] Rebuild against mozjs60 60.7.2 --- gjs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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