summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2018-11-06 10:07:48 +0100
committerMartin Stransky <stransky@redhat.com>2018-11-06 10:07:48 +0100
commit2356f9cd35167301372ccd4185e912fc34b91286 (patch)
treef9492e362b90c376ebbce14fde662548537674bb /firefox.spec
parentAdded fix for mozbz#1497534 - titlebar appearance during D&D, Added fix for m... (diff)
downloadlibrewolf-fedora-ff-2356f9cd35167301372ccd4185e912fc34b91286.tar.gz
librewolf-fedora-ff-2356f9cd35167301372ccd4185e912fc34b91286.tar.bz2
librewolf-fedora-ff-2356f9cd35167301372ccd4185e912fc34b91286.zip
Removed mozilla-1497534.patch as we don't have the original fix backported
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec
index 3718ac5..6fde84d 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -154,7 +154,6 @@ Patch573: mozilla-1415078.patch
Patch574: firefox-pipewire.patch
Patch581: mozilla-1493081.patch
Patch582: mozilla-1504689.patch
-Patch583: mozilla-1497534.patch
# Debian patches
Patch500: mozilla-440908.patch
@@ -367,7 +366,6 @@ This package contains results of tests executed during build.
%endif
%patch581 -p1 -b .mozilla-1493081
%patch582 -p1 -b .mozilla-1504689
-%patch583 -p1 -b .mozilla-1497534
%{__rm} -f .mozconfig
%{__cp} %{SOURCE10} .mozconfig
@@ -915,7 +913,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Tue Nov 6 2018 Martin Stransky <stransky@redhat.com> - 63.0.1-5
-- Added fix for mozbz#1497534 - titlebar appearance during D&D
- Added fix for mozbz#1502457- disable Contextual Feature
Recommender/shield studies by default.
bgstack15