summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2012-11-02 14:21:23 +0100
committerJan Horak <jhorak@redhat.com>2012-11-02 14:21:23 +0100
commit045834af8ca00a15cc236e34fec2706f963d743a (patch)
treef46ac98683e508f817c7b49a5fc9f62a46023f87 /firefox.spec
parentUpdated man page (#800234) (diff)
downloadlibrewolf-fedora-ff-045834af8ca00a15cc236e34fec2706f963d743a.tar.gz
librewolf-fedora-ff-045834af8ca00a15cc236e34fec2706f963d743a.tar.bz2
librewolf-fedora-ff-045834af8ca00a15cc236e34fec2706f963d743a.zip
Update to 16.0.2, rebuild with new fedora-bookmarks
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 3b409e5..6900ba0 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -56,7 +56,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 16.0.2
-Release: 2%{?pre_tag}%{?dist}
+Release: 3%{?pre_tag}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -399,6 +399,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Thu Nov 1 2012 Jan Horak <jhorak@redhat.com> - 16.0.2-3
+- Added keywords to desktop file (871900)
+
* Tue Oct 30 2012 Martin Stransky <stransky@redhat.com> - 16.0.2-2
- Updated man page (#800234)
bgstack15