From cf23cea7cb737ef89055ecdbc291e2a4ca9ccc77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Tue, 13 Jul 2021 13:33:18 +0200 Subject: [PATCH] Rebuild against mozjs78-78.12.0-1 --- gjs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gjs.spec b/gjs.spec index 262688c..449acdb 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 mozjs78_version 78.11.0-1 +%global mozjs78_version 78.12.0-1 Name: gjs Version: 1.68.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Javascript Bindings for GNOME # The following files contain code from Mozilla which @@ -93,6 +93,9 @@ the functionality of the installed gjs package. %{_datadir}/installed-tests/ %changelog +* Tue Jul 13 2021 Frantisek Zatloukal - 1.68.1-3 +- Rebuild against mozjs78-78.12.0-1 + * Wed Jun 02 2021 Frantisek Zatloukal - 1.68.1-2 - Rebuild against mozjs78-78.11.0-1