summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2018-03-12 12:08:42 +0100
committerMartin Stransky <stransky@redhat.com>2018-03-12 12:08:42 +0100
commit9469ea85f517cc067b7d47e918739c047f0c9780 (patch)
tree4c67485bacf2e4dd2e922811b52e74c116b955b7 /firefox.spec
parentRemoved obsoleted patch (diff)
downloadlibrewolf-fedora-ff-9469ea85f517cc067b7d47e918739c047f0c9780.tar.gz
librewolf-fedora-ff-9469ea85f517cc067b7d47e918739c047f0c9780.tar.bz2
librewolf-fedora-ff-9469ea85f517cc067b7d47e918739c047f0c9780.zip
Updated to build c61f5f5ead48c78a80c80db5c489bdc7cfaf8175
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec
index 3157127..98acddb 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -80,7 +80,7 @@
%global mozappdir %{_libdir}/%{name}
%global mozappdirdev %{_libdir}/%{name}-devel-%{version}
%global langpackdir %{mozappdir}/langpacks
-%global release_hash 2f6a4d2cf42c9d59626061d45c043817cb220814
+%global release_hash c61f5f5ead48c78a80c80db5c489bdc7cfaf8175
%global tarballdir mozilla-release-%{release_hash}
%global official_branding 1
@@ -96,12 +96,12 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 59.0
-Release: 1%{?pre_tag}%{?dist}
+Release: 2%{?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}-20180306.tar.xz
+Source1: firefox-langpacks-%{version}%{?pre_version}-20180312.tar.xz
%endif
Source10: firefox-mozconfig
Source12: firefox-redhat-default-prefs.js
bgstack15