diff options
author | Martin Stransky <stransky@redhat.com> | 2020-08-03 11:11:24 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-08-03 11:11:24 +0200 |
commit | cd18e999f576523b6b3f2076bca625d5e04d1178 (patch) | |
tree | 079f9f2ca8ec126e972ca0218531bed12c605289 /firefox.spec | |
parent | Added VA-API fix for mozbz#1645671 (diff) | |
download | librewolf-fedora-ff-cd18e999f576523b6b3f2076bca625d5e04d1178.tar.gz librewolf-fedora-ff-cd18e999f576523b6b3f2076bca625d5e04d1178.tar.bz2 librewolf-fedora-ff-cd18e999f576523b6b3f2076bca625d5e04d1178.zip |
Updated fix for mozbz#1645671
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index a88d11b..64f09cb 100644 --- a/firefox.spec +++ b/firefox.spec @@ -114,7 +114,7 @@ ExcludeArch: s390x Summary: Mozilla Firefox Web browser Name: firefox Version: 79.0 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz @@ -958,7 +958,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Tue Jul 30 2020 Martin Stransky <stransky@redhat.com> - 79.0-3 +* Mon Aug 1 2020 Martin Stransky <stransky@redhat.com> - 79.0-4 +- Updated fix for mozbz#1645671 + +* Thu Jul 30 2020 Martin Stransky <stransky@redhat.com> - 79.0-3 - Added VA-API fix for mozbz#1645671 * Wed Jul 29 2020 Martin Stransky <stransky@redhat.com> - 79.0-2 |