From 7c6fa783f5ce2946af4cff5a2551d76480266872 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jan 21 2020 18:30:50 +0000 Subject: import gjs-1.56.2-3.el8 --- diff --git a/SPECS/gjs.spec b/SPECS/gjs.spec index 6a2c5b4..5f0595f 100644 --- a/SPECS/gjs.spec +++ b/SPECS/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.9.0 Name: gjs Version: 1.56.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -101,6 +101,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/installed-tests %changelog +* Tue Sep 10 2019 Kalev Lember - 1.56.2-3 +- Rebuild for mozjs60 s390x fixes +- Related: #1746889 + * Thu May 23 2019 Florian Müllner - 1.56.2-1 - Update to 1.56.2 Resolves: #1698923