From 13b65c6ad941eb5ac59988a8fa042ed8e1ddde00 Mon Sep 17 00:00:00 2001 From: ondrej-zoder Date: Wed, 1 Aug 2018 11:10:56 +0200 Subject: [PATCH] Fixed rhbz#1610428 --- firefox-wayland.sh.in | 2 +- firefox.spec | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/firefox-wayland.sh.in b/firefox-wayland.sh.in index 108d64c..64a1c86 100644 --- a/firefox-wayland.sh.in +++ b/firefox-wayland.sh.in @@ -4,4 +4,4 @@ # export GDK_BACKEND=wayland -/usr/bin/firefox "$@" +exec /usr/bin/firefox "$@" diff --git a/firefox.spec b/firefox.spec index 3424831..2f7ae8f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -930,6 +930,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed Aug 1 2018 Ondrej Zoder - 61.0.1-4 +- Fixed rhbz#1610428 + * Tue Jul 17 2018 Ondrej Zoder - 61.0.1-3 - Bump release