summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2019-11-04 09:56:33 +0100
committerJan Horak <jhorak@redhat.com>2019-11-04 09:56:33 +0100
commit57463ac2b6fa83c256f62ef2c8d10707d521dfcb (patch)
treeedf3028d27c798b01c3ca7c4b745cd18bb0259ec /firefox.spec
parentUpdated to 70.0.1, Built with system-nss (reverted 70.0-2 change) (diff)
downloadlibrewolf-fedora-ff-57463ac2b6fa83c256f62ef2c8d10707d521dfcb.tar.gz
librewolf-fedora-ff-57463ac2b6fa83c256f62ef2c8d10707d521dfcb.tar.bz2
librewolf-fedora-ff-57463ac2b6fa83c256f62ef2c8d10707d521dfcb.zip
git diff
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index dfbb3c5..5e8c0f2 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -152,6 +152,7 @@ Patch417: bug1375074-save-restore-x28.patch
Patch419: mozilla-1568569.patch
Patch421: mozilla-1579023.patch
Patch422: mozilla-1580174-webrtc-popup.patch
+Patch423: D49289-wayland-monitor-size.diff
# Wayland specific upstream patches
Patch574: firefox-pipewire.patch
@@ -361,6 +362,7 @@ This package contains results of tests executed during build.
%endif
%patch419 -p1 -b .1568569
%patch421 -p1 -b .1579023
+%patch423 -p1 -b .D49289
# Wayland specific upstream patches
%patch574 -p1 -b .firefox-pipewire
bgstack15