summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2019-07-23 08:07:47 +0200
committerMartin Stransky <stransky@redhat.com>2019-07-23 08:07:47 +0200
commit2a43e54c7701379e600eed3e1bba3ee135d80777 (patch)
tree6c2fd2df67baadfe7195a12d06bd551152838490
parentEnabled WebRTC on ppc64le - rhbz#1732069 (diff)
downloadlibrewolf-fedora-ff-2a43e54c7701379e600eed3e1bba3ee135d80777.tar.gz
librewolf-fedora-ff-2a43e54c7701379e600eed3e1bba3ee135d80777.tar.bz2
librewolf-fedora-ff-2a43e54c7701379e600eed3e1bba3ee135d80777.zip
Fixed changelog
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 4d88262..75688d0 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -918,6 +918,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Mon Jul 22 2019 Martin Stransky <stransky@redhat.com> - 68.0.1-1
- Updated to 68.0.1
+- Enabled WebRTC on ppc64le (rhbz#1732069)
* Thu Jul 11 2019 Martin Stransky <stransky@redhat.com> - 68.0-5
- Enabled aarch64 and ppc64le
bgstack15