diff options
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 f02a109..1cadcfd 100644 --- a/firefox.spec +++ b/firefox.spec @@ -73,13 +73,13 @@ ExcludeArch: armv7hl Summary: Mozilla Firefox Web browser Name: firefox -Version: 64.0 -Release: 7%{?pre_tag}%{?dist} +Version: 64.0.2 +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}-20181204.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20190110.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source10: firefox-mozconfig @@ -895,6 +895,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Jan 10 2019 Jan Horak <jhorak@redhat.com> - 64.0.2-1 +- Update to 64.0.2 + * Mon Jan 7 2019 Jan Horak <jhorak@redhat.com> - 64.0-7 - Pipewire patch rebased (thanks to Tomas Popela) - Enabled PGO on some arches. |