diff options
author | Martin Stransky <stransky@redhat.com> | 2020-09-17 09:10:40 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-09-17 09:10:40 +0200 |
commit | 574f203df5e610e9e5f03eb1062cd8084264715d (patch) | |
tree | cecdf592aa650ddcb071ba70897c98b0edd74317 | |
parent | Updated requested nss version to 3.56 (diff) | |
download | librewolf-fedora-ff-574f203df5e610e9e5f03eb1062cd8084264715d.tar.gz librewolf-fedora-ff-574f203df5e610e9e5f03eb1062cd8084264715d.tar.bz2 librewolf-fedora-ff-574f203df5e610e9e5f03eb1062cd8084264715d.zip |
release up, changelog fixes
-rw-r--r-- | firefox.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 7d19b69..ffd1b6f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -120,7 +120,7 @@ ExcludeArch: armv7hl Summary: Mozilla Firefox Web browser Name: firefox Version: 81.0 -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 @@ -975,6 +975,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Sep 17 2020 Martin Stransky <stransky@redhat.com> - 81.0-2 +- Added upstream patches mzbz#1665324 mozbz#1665329 +- Updated requested nss version to 3.56 + * Tue Sep 15 2020 Martin Stransky <stransky@redhat.com> - 81.0-1 - Updated to 81.0 |