diff options
author | Martin Stransky <stransky@redhat.com> | 2020-10-16 16:49:00 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2020-10-16 16:49:00 +0200 |
commit | 712997a5f5a6548cd83b103b83b326e24dbcb69f (patch) | |
tree | d4ecc2379edd55d3f8211387893f951c4d3cc4c0 /firefox.spec | |
parent | Actually disable the LTO (diff) | |
download | librewolf-fedora-ff-712997a5f5a6548cd83b103b83b326e24dbcb69f.tar.gz librewolf-fedora-ff-712997a5f5a6548cd83b103b83b326e24dbcb69f.tar.bz2 librewolf-fedora-ff-712997a5f5a6548cd83b103b83b326e24dbcb69f.zip |
Updated SELinux relabel setup (rhbz#1731371)
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 8fe2e2f..413e07b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -107,7 +107,7 @@ ExcludeArch: s390x Summary: Mozilla Firefox Web browser Name: firefox Version: 82.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 @@ -979,6 +979,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Oct 15 2020 Martin Stransky <stransky@redhat.com> - 82.0-2 +- Updated SELinux relabel setup (rhbz#1731371) + * Thu Oct 15 2020 Martin Stransky <stransky@redhat.com> - 82.0-1 - Updated to 82.0 Build 2 |