diff options
author | Jan Horak <jhorak@redhat.com> | 2018-03-27 10:39:50 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2018-03-27 10:39:50 +0200 |
commit | a5bdadb1771a91694f1bd8d26eef5e27bb6a6d0b (patch) | |
tree | 36578c0deab2fed5229b5f885a89ae2c2b764f48 /firefox.spec | |
parent | Updated changelog (diff) | |
download | librewolf-fedora-ff-a5bdadb1771a91694f1bd8d26eef5e27bb6a6d0b.tar.gz librewolf-fedora-ff-a5bdadb1771a91694f1bd8d26eef5e27bb6a6d0b.tar.bz2 librewolf-fedora-ff-a5bdadb1771a91694f1bd8d26eef5e27bb6a6d0b.zip |
Update to 59.0.2
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index 2a8da5a..653a4e5 100644 --- a/firefox.spec +++ b/firefox.spec @@ -95,13 +95,13 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 59.0 -Release: 2%{?pre_tag}%{?dist} +Version: 59.0.2 +Release: 1%{?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/%{release_hash}.tar.bz2 %if %{build_langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20180312.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20180327.tar.xz %endif Source10: firefox-mozconfig Source12: firefox-redhat-default-prefs.js @@ -843,6 +843,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Mar 27 2018 Jan Horak <jhorak@redhat.com> - 59.0.2-1 +- Update to 59.0.2 + * Mon Mar 12 2018 Martin Stransky <stransky@redhat.com> - 59.0-2 - Updated to 59.0 build c61f5f5ead48c78a80c80db5c489bdc7cfaf8175 |