From 83472445fea1e2604418e155a271fe6b16d7cb3b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 5 Oct 2018 08:43:20 +0200 Subject: [PATCH] Rebuilt against mozjs60 60.2.2 --- gjs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gjs.spec b/gjs.spec index 490b820..82cc71f 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.2.0 +%global mozjs60_version 60.2.2 Name: gjs Version: 1.54.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -98,6 +98,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Fri Oct 05 2018 Kalev Lember - 1.54.1-2 +- Rebuilt against mozjs60 60.2.2 + * Mon Sep 24 2018 Kalev Lember - 1.54.1-1 - Update to 1.54.1