diff options
author | Martin Stransky <stransky@redhat.com> | 2021-03-24 19:31:06 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2021-03-24 19:31:06 +0100 |
commit | 624b802b9ceb9c6bbc5e923c0a2f718ce9558f20 (patch) | |
tree | f25897e30fc2de801c46d98f8b0efdd27d6d1999 /firefox.spec | |
parent | Enabled tests, disabled arm (diff) | |
download | librewolf-fedora-ff-624b802b9ceb9c6bbc5e923c0a2f718ce9558f20.tar.gz librewolf-fedora-ff-624b802b9ceb9c6bbc5e923c0a2f718ce9558f20.tar.bz2 librewolf-fedora-ff-624b802b9ceb9c6bbc5e923c0a2f718ce9558f20.zip |
xpcshell-test fixes
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 50e963f..2281626 100644 --- a/firefox.spec +++ b/firefox.spec @@ -182,7 +182,7 @@ ExcludeArch: ppc64le Summary: Mozilla Firefox Web browser Name: firefox Version: 87.0 -Release: 1%{?pre_tag}%{?dist} +Release: 2%{?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 @@ -1079,6 +1079,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed Mar 24 2021 Martin Stransky <stransky@redhat.com> - 87.0-2 +- More test fixes + * Tue Mar 23 2021 Martin Stransky <stransky@redhat.com> - 87.0-1 - Disabled ARM due to build failures - Updated to 87.0 |