diff options
author | Petr Jašíček <pjasicek@redhat.com> | 2015-10-15 14:44:18 +0200 |
---|---|---|
committer | Petr Jašíček <pjasicek@redhat.com> | 2015-10-15 14:44:18 +0200 |
commit | fab1500216413bc7f03b2cb75deba2a9a95ae71b (patch) | |
tree | 4190bcf2b0f1f69b94bb8686d7b890d79bc47cf4 /firefox.spec | |
parent | Update to 41.0.2 (diff) | |
download | librewolf-fedora-ff-fab1500216413bc7f03b2cb75deba2a9a95ae71b.tar.gz librewolf-fedora-ff-fab1500216413bc7f03b2cb75deba2a9a95ae71b.tar.bz2 librewolf-fedora-ff-fab1500216413bc7f03b2cb75deba2a9a95ae71b.zip |
Resolves: #1262564 - Added private browsing action to desktop file
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 0686317..43a5c77 100644 --- a/firefox.spec +++ b/firefox.spec @@ -86,7 +86,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 41.0.2 -Release: 1%{?pre_tag}%{?dist} +Release: 2%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -769,6 +769,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Oct 15 2015 Petr Jasicek <pjasicek@redhat.com> - 41.0.2-2 +- Added private browsing action to desktop file - rhbz#1262564 + * Thu Oct 15 2015 Martin Stransky <stransky@redhat.com> - 41.0.2-1 - Update to 41.0.2 |