summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-08-19 16:39:04 +0200
committerMartin Stransky <stransky@redhat.com>2020-08-19 16:39:04 +0200
commitc3c5f0488c682e43574e94f2a23427465fccb916 (patch)
tree7b27e0d3ab13f464d2dfdcabc1501bd630365594 /firefox.spec
parentDisabled LTO, build with gcc (diff)
downloadlibrewolf-fedora-ff-c3c5f0488c682e43574e94f2a23427465fccb916.tar.gz
librewolf-fedora-ff-c3c5f0488c682e43574e94f2a23427465fccb916.tar.bz2
librewolf-fedora-ff-c3c5f0488c682e43574e94f2a23427465fccb916.zip
changelog update
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index c8e3bf7..e33b07d 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -959,6 +959,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Tue Aug 18 2020 Martin Stransky <stransky@redhat.com> - 80.0-1
- Updated to 80.0 Build 1
+- Go back to gcc
* Tue Aug 18 2020 Martin Stransky <stransky@redhat.com> - 79.0-6
- Enabled pgo
bgstack15