diff options
author | Martin Stransky <stransky@redhat.com> | 2019-11-27 11:49:25 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-11-27 11:49:25 +0100 |
commit | 7a6b6c7272fa5f10bef389f6f33b65357f2e351b (patch) | |
tree | 37d05a164cafda3f90017f7ad5bc447ad67b6524 /firefox.spec | |
parent | Merge branch 'master' into f31 (diff) | |
parent | Added fix for mozilla#1593408 (diff) | |
download | librewolf-fedora-ff-7a6b6c7272fa5f10bef389f6f33b65357f2e351b.tar.gz librewolf-fedora-ff-7a6b6c7272fa5f10bef389f6f33b65357f2e351b.tar.bz2 librewolf-fedora-ff-7a6b6c7272fa5f10bef389f6f33b65357f2e351b.zip |
Merge branch 'master' into f31
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index f88d1a4..80f0e1f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -160,6 +160,7 @@ Patch425: D53965-dropdown-missing-on-multimonitor.diff # Wayland specific upstream patches Patch574: firefox-pipewire.patch Patch590: firefox-wayland-cache-missing.patch +Patch591: mozilla-1593408.patch # PGO/LTO patches Patch600: pgo.patch @@ -372,6 +373,7 @@ This package contains results of tests executed during build. # Wayland specific upstream patches %patch574 -p1 -b .firefox-pipewire %patch590 -p1 -b .cache-missing +%patch591 -p1 -b .mozilla-1593408 # PGO patches %patch600 -p1 -b .pgo |