summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2014-01-09 11:07:33 +0100
committerJan Horak <jhorak@redhat.com>2014-01-09 11:07:33 +0100
commit872cdfa5688ad0db11e016c61250c4812b2aa7bf (patch)
tree979f1d1a660486aef2d07d6ba87a652f1790edab
parentStandalone firefox package without need of xulrunner (diff)
downloadlibrewolf-fedora-ff-872cdfa5688ad0db11e016c61250c4812b2aa7bf.tar.gz
librewolf-fedora-ff-872cdfa5688ad0db11e016c61250c4812b2aa7bf.tar.bz2
librewolf-fedora-ff-872cdfa5688ad0db11e016c61250c4812b2aa7bf.zip
fixed changelog and bump release
-rw-r--r--firefox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 844e2ac..b5c6d79 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -85,7 +85,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 26.0
-Release: 4%{?pre_tag}%{?dist}
+Release: 5%{?pre_tag}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -631,6 +631,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Thu Jan 9 2014 Jan Horak <jhorak@redhat.com> - 26.0-5
+- Build standalone firefox package without dependency on xulrunner
+
* Tue Dec 17 2013 Martin Stransky <stransky@redhat.com> - 26.0-4
- Added fix for rhbz#1007603 - NSS and cert9 (sql): firefox crash
on exit with https-everywhere installed (edit)
bgstack15