diff options
author | Martin Stransky <stransky@redhat.com> | 2019-03-15 14:55:37 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-03-15 14:55:37 +0100 |
commit | 54b6f9133d832f07f68290350314f61f14249bd2 (patch) | |
tree | c818f6a21608e9eb1bb0ec4725f9fef11d5a639b | |
parent | Release up (diff) | |
download | librewolf-fedora-ff-54b6f9133d832f07f68290350314f61f14249bd2.tar.gz librewolf-fedora-ff-54b6f9133d832f07f68290350314f61f14249bd2.tar.bz2 librewolf-fedora-ff-54b6f9133d832f07f68290350314f61f14249bd2.zip |
new sources
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index 8b48436..5b15af8 100644 --- a/firefox.spec +++ b/firefox.spec @@ -95,7 +95,7 @@ ExcludeArch: armv7hl Summary: Mozilla Firefox Web browser Name: firefox Version: 66.0 -Release: 2%{?pre_tag}%{?dist} +Release: 3%{?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 @@ -910,7 +910,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Fri Mar 15 2019 Martin Stransky <stransky@redhat.com> - 66.0-2 +* Fri Mar 15 2019 Martin Stransky <stransky@redhat.com> - 66.0-3 - Updated to 66.0 (Build 3) - Re-enable s390x arches - Fixed Wayland specific bugs mozbz#1535567, mozbz#1431399 |