diff options
author | Martin Stransky <stransky@redhat.com> | 2020-11-09 19:33:33 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-11-09 19:33:33 +0100 |
commit | b084601e7f59de075c7e73631d0123b63dc3843b (patch) | |
tree | 9adc3155f94725f450c98a1387071bf3fb2d7d6b /firefox.spec | |
parent | update to 82.0.3 (diff) | |
download | librewolf-fedora-ff-b084601e7f59de075c7e73631d0123b63dc3843b.tar.gz librewolf-fedora-ff-b084601e7f59de075c7e73631d0123b63dc3843b.tar.bz2 librewolf-fedora-ff-b084601e7f59de075c7e73631d0123b63dc3843b.zip |
Updated to 82.0.3
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index 60cc483..e40ea21 100644 --- a/firefox.spec +++ b/firefox.spec @@ -120,13 +120,13 @@ ExcludeArch: s390x Summary: Mozilla Firefox Web browser Name: firefox -Version: 82.0.2 -Release: 5%{?pre_tag}%{?dist} +Version: 82.0.3 +Release: 1%{?pre_tag}%{?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 %if %{with langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20201029.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20201109.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source10: firefox-mozconfig @@ -977,6 +977,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Nov 9 2020 Martin Stransky <stransky@redhat.com> - 82.0.3-1 +- Updated to 82.0.3 + * Tue Nov 3 2020 Martin Stransky <stransky@redhat.com> - 82.0.2-5 - Added mozilla-openh264 dependency to play H264 clips out of the box - Updated Firefox tests |