summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index c17db31..d74e392 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -101,7 +101,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 52.0
-Release: 2%{?pre_tag}%{?dist}
+Release: 4%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -824,7 +824,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
-* Fri Mar 10 2017 Martin Stransky <stransky@redhat.com> - 52.0-2
+* Fri Mar 10 2017 Martin Stransky <stransky@redhat.com> - 52.0-4
- Fixed e10s enablement (rhbz#1398717)
* Tue Mar 7 2017 Jan Horak <jhorak@redhat.com> - 52.0-3
bgstack15