diff options
author | Martin Stransky <stransky@redhat.com> | 2017-08-07 10:54:44 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-08-07 10:54:44 +0200 |
commit | c6ab65e0047b0be3b80664e7dedd850be3a7b6e7 (patch) | |
tree | bdf432d2149f80b4009e29bb525c0630c0e36304 /firefox.spec | |
parent | Added arm rust build fix (diff) | |
download | librewolf-fedora-ff-c6ab65e0047b0be3b80664e7dedd850be3a7b6e7.tar.gz librewolf-fedora-ff-c6ab65e0047b0be3b80664e7dedd850be3a7b6e7.tar.bz2 librewolf-fedora-ff-c6ab65e0047b0be3b80664e7dedd850be3a7b6e7.zip |
Update to Beta 3 build, enabled ppc arches
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec index da83481..c25dbd1 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,6 +1,3 @@ -#Disabled due to build failures -ExcludeArch: ppc ppc64 ppc64le - # Use ALSA backend? %define alsa_backend 0 @@ -96,7 +93,7 @@ ExcludeArch: ppc ppc64 ppc64le Summary: Mozilla Firefox Web browser Name: firefox Version: 55.0 -Release: 1%{?pre_tag}%{?dist} +Release: 2%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -847,6 +844,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed Aug 7 2017 Martin Stransky <stransky@redhat.com> - 55.0-2 +- Updated to 55.0 (B3) + * Wed Aug 2 2017 Martin Stransky <stransky@redhat.com> - 55.0-1 - Updated to 55.0 (B1) |