diff options
author | Martin Stransky <stransky@redhat.com> | 2018-06-22 10:20:50 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-06-22 10:20:50 +0200 |
commit | 2005f5b29f870c75c84e6c6be378bd09f1161598 (patch) | |
tree | c3d35fa7ed9294d5cbd7a79d8599099005a48a9b /firefox.spec | |
parent | Merge branch 'master' into f27 (diff) | |
parent | Update to 61.0 Build 3 (diff) | |
download | librewolf-fedora-ff-2005f5b29f870c75c84e6c6be378bd09f1161598.tar.gz librewolf-fedora-ff-2005f5b29f870c75c84e6c6be378bd09f1161598.tar.bz2 librewolf-fedora-ff-2005f5b29f870c75c84e6c6be378bd09f1161598.zip |
Merge branch 'master' into f27
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index 040dc11..e0b7dae 100644 --- a/firefox.spec +++ b/firefox.spec @@ -103,12 +103,12 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 61.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://hg.mozilla.org/releases/mozilla-release/archive/firefox-%{version}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20180619.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20180622.tar.xz %endif Source10: firefox-mozconfig Source12: firefox-redhat-default-prefs.js @@ -918,6 +918,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri Jun 22 2018 Martin Stransky <stransky@redhat.com> - 61.0-3 +- Update to 61.0 Build 3 + * Thu Jun 21 2018 Martin Stransky <stransky@redhat.com> - 61.0-2 - Disabled system hunspell due to rhbz#1593494 |