summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@anakreon.cz>2015-07-08 18:41:10 +0200
committerMartin Stransky <stransky@anakreon.cz>2015-07-08 18:41:10 +0200
commit7d3f0140744f34c6f7771ba098c414f2e1591aa7 (patch)
tree361eef5b47cd069ef72a53ff408a8ba043b8befd /firefox.spec
parentRemoved broken patch - mozilla-884831.patch (diff)
downloadlibrewolf-fedora-ff-7d3f0140744f34c6f7771ba098c414f2e1591aa7.tar.gz
librewolf-fedora-ff-7d3f0140744f34c6f7771ba098c414f2e1591aa7.tar.bz2
librewolf-fedora-ff-7d3f0140744f34c6f7771ba098c414f2e1591aa7.zip
Added a fix for rhbz#1240259 - Firefox 39 does not open home page but restore session - second try
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 819279c..b2ab89c 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -107,7 +107,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 39.0
-Release: 7%{?pre_tag}%{?dist}
+Release: 8%{?pre_tag}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -815,7 +815,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
-* Mon Jul 06 2015 Martin Stransky <stransky@redhat.com> - 39.0-7
+* Mon Jul 06 2015 Martin Stransky <stransky@redhat.com> - 39.0-8
- Added a fix for rhbz#1240259 - Firefox 39 does not open
home page but "restore session"
bgstack15