diff options
author | Martin Stransky <stransky@redhat.com> | 2019-01-04 13:49:06 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-01-04 13:49:06 +0100 |
commit | ea5307de1a0f2fdea3ea7d793559408f665a2bfe (patch) | |
tree | 3f3794fe667a9a1d08de9964f99fc28990272929 /firefox.spec | |
parent | Enabled LTO+PGO (diff) | |
download | librewolf-fedora-ff-ea5307de1a0f2fdea3ea7d793559408f665a2bfe.tar.gz librewolf-fedora-ff-ea5307de1a0f2fdea3ea7d793559408f665a2bfe.tar.bz2 librewolf-fedora-ff-ea5307de1a0f2fdea3ea7d793559408f665a2bfe.zip |
Changed locale detector to handle Esperanto (rhbz#1656900)
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index c55c98e..957f2ae 100644 --- a/firefox.spec +++ b/firefox.spec @@ -74,7 +74,7 @@ ExcludeArch: armv7hl Summary: Mozilla Firefox Web browser Name: firefox Version: 64.0 -Release: 5%{?pre_tag}%{?dist} +Release: 6%{?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 @@ -898,6 +898,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri Jan 4 2019 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 64.0-6 +- Changed locale detector to handle Esperanto (rhbz#1656900) + * Fri Dec 21 2018 Martin Stransky <stransky@redhat.com> - 64.0-5 - Test PGO build. |