summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2021-08-23 12:11:05 +0200
committerMartin Stransky <stransky@redhat.com>2021-08-23 12:11:05 +0200
commit43910c991d6c447b2e13b25e5f16d9348205b206 (patch)
treed9bc66e1b7576a4bf4246a65ffd3abc82d117473 /firefox.spec
parentSet %%build_with_clang automatically based on %%toolchain (diff)
downloadlibrewolf-fedora-ff-43910c991d6c447b2e13b25e5f16d9348205b206.tar.gz
librewolf-fedora-ff-43910c991d6c447b2e13b25e5f16d9348205b206.tar.bz2
librewolf-fedora-ff-43910c991d6c447b2e13b25e5f16d9348205b206.zip
Updated Fedora UA patch by Eric Engestrom (https://src.fedoraproject.org/rpms/firefox/pull-request/21)
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 ad86aa3..40d5c12 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1046,6 +1046,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Mon Aug 23 2021 Timm Bäder <tbaeder@redhat.com> - 91.0.1-2
- Set %%build_with_clang automatically based on %%toolchain
+- Updated Fedora UA patch by Eric Engestrom
+ (https://src.fedoraproject.org/rpms/firefox/pull-request/21)
* Mon Aug 23 2021 Martin Stransky <stransky@redhat.com> - 91.0.1-1
- Updated to 91.0.1
bgstack15