From 35fe7c2a0edf1bd9e73e6e80bff8b65bdb34af23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Sun, 20 Feb 2022 16:30:14 +0100 Subject: [PATCH] Rebuild against mozjs91-91.6.0-1 --- gjs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gjs.spec b/gjs.spec index e6241c5..a14c103 100644 --- a/gjs.spec +++ b/gjs.spec @@ -1,10 +1,10 @@ %global glib2_version 2.66.0 %global gobject_introspection_version 1.66.0 -%global mozjs91_version 91.3.0 +%global mozjs91_version 91.6.0 Name: gjs Version: 1.71.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -105,6 +105,9 @@ sed -i -e "/'Gtk4'/d" installed-tests/js/meson.build %{_datadir}/installed-tests/ %changelog +* Sun Feb 20 2022 Frantisek Zatloukal - 1.71.1-2 +- Rebuild against mozjs91-91.6.0-1 + * Mon Feb 14 2022 David King - 1.71.1-1 - Update to 1.71.1