diff options
author | Martin Stransky <stransky@redhat.com> | 2020-10-12 18:21:34 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-10-12 18:21:34 +0200 |
commit | c8daf71be4963daab37d810024e0a6e7f04cf2dd (patch) | |
tree | a1caf673a926b069856cb576f8f22a4a3e1a1011 /firefox.spec | |
parent | Updated to 81.0.2 (diff) | |
download | librewolf-fedora-ff-c8daf71be4963daab37d810024e0a6e7f04cf2dd.tar.gz librewolf-fedora-ff-c8daf71be4963daab37d810024e0a6e7f04cf2dd.tar.bz2 librewolf-fedora-ff-c8daf71be4963daab37d810024e0a6e7f04cf2dd.zip |
Added a partial fox for rhbz#1886722
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 3da43a3..e1a7750 100644 --- a/firefox.spec +++ b/firefox.spec @@ -107,7 +107,7 @@ ExcludeArch: s390x Summary: Mozilla Firefox Web browser Name: firefox Version: 81.0.2 -Release: 1%{?dist} +Release: 2%{?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 @@ -981,6 +981,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Oct 12 2020 Martin Stransky <stransky@redhat.com> - 81.0.2-2 +- Added a partial fox for rhbz#1886722 + * Mon Oct 12 2020 Martin Stransky <stransky@redhat.com> - 81.0.2-1 - Updated to latest upstream - 81.0.2 |