summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2022-06-09 17:21:56 +0200
committerMartin Stransky <stransky@redhat.com>2022-06-09 17:21:56 +0200
commite2a4b7e32db3b6700dccfb76f68e442a72a935f7 (patch)
treebb7b33130bf3ebd8d3292fef8cbd4e042cb39a7c /firefox.spec
parentUpdated cbindgen to 0.24.0 (diff)
downloadlibrewolf-fedora-ff-e2a4b7e32db3b6700dccfb76f68e442a72a935f7.tar.gz
librewolf-fedora-ff-e2a4b7e32db3b6700dccfb76f68e442a72a935f7.tar.bz2
librewolf-fedora-ff-e2a4b7e32db3b6700dccfb76f68e442a72a935f7.zip
Adjust GMP plugin setting (rhbz#2094319)
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 0673ea6..70246c1 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1111,6 +1111,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
* Thu Jun 9 2022 Martin Stransky <stransky@redhat.com>- 101.0.1-1
- Updated to 101.0.1
- More VA-API sandbox fixes (mzbz#1769182)
+- Adjust GMP plugin setting (rhbz#2094319)
* Tue Jun 7 2022 Martin Stransky <stransky@redhat.com>- 101.0-2
- Enabled VA-API by default (+ added VA-API fixes from upstream)
bgstack15