From e4ea2ef0107f84a07c3189d5666e3935ba115b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BE=E7=A3=8A?= <642567933@qq.com> Date: Thu, 29 Oct 2020 20:10:33 +0800 Subject: [PATCH] rebuild for nss --- firefox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index 542b193..c87c5a1 100644 --- a/firefox.spec +++ b/firefox.spec @@ -88,7 +88,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 79.0 -Release: 1 +Release: 2 URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz @@ -737,6 +737,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Thu Oct 29 2020 jialei - 79.0-2 +- rebuild for nss + * Wed Oct 14 2020 Jeffery.Gao - 79.0-1 - Update to 79.0-1 and switch off -fstack_clash_protection compiler option -- Gitee