diff options
author | Martin Stransky <stransky@redhat.com> | 2019-05-08 12:50:20 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-05-08 12:50:20 +0200 |
commit | 72535be696f233256caa9dd718fb75f4e2fc4baf (patch) | |
tree | 94a315213426b99269ed63d25636a79a11398cb4 /firefox.spec | |
parent | Updated to 66.0.4 (diff) | |
download | librewolf-fedora-ff-72535be696f233256caa9dd718fb75f4e2fc4baf.tar.gz librewolf-fedora-ff-72535be696f233256caa9dd718fb75f4e2fc4baf.tar.bz2 librewolf-fedora-ff-72535be696f233256caa9dd718fb75f4e2fc4baf.zip |
Updated to 66.0.5
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 efc0d5c..317a564 100644 --- a/firefox.spec +++ b/firefox.spec @@ -98,13 +98,13 @@ ExcludeArch: s390x Summary: Mozilla Firefox Web browser Name: firefox -Version: 66.0.4 +Version: 66.0.5 Release: 1%{?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 %if %{with langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20190505.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20190508.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source10: firefox-mozconfig @@ -938,6 +938,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed May 8 2019 Martin Stransky <stransky@redhat.com> - 66.0.5-1 +- Updated to 66.0.5 + * Sun May 5 2019 Martin Stransky <stransky@redhat.com> - 66.0.4-1 - Updated to 66.0.4 |