summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-12-04 12:32:56 +0100
committerMartin Stransky <stransky@redhat.com>2017-12-04 12:32:56 +0100
commitaa952e879c62256999314e82f9997474910fb844 (patch)
treeb9dc2676b6d6818441a8554c66b4d4d15b973b50 /firefox.spec
parentUpdate to 57.0.1 (diff)
downloadlibrewolf-fedora-ff-aa952e879c62256999314e82f9997474910fb844.tar.gz
librewolf-fedora-ff-aa952e879c62256999314e82f9997474910fb844.tar.bz2
librewolf-fedora-ff-aa952e879c62256999314e82f9997474910fb844.zip
Added new man page by Tobias Girstmair (rhbz#1334025)
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 903e580..b8dfd06 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -101,7 +101,7 @@ ExcludeArch: armv7hl
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 57.0.1
-Release: 1%{?pre_tag}%{?dist}
+Release: 2%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
@@ -860,6 +860,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Mon Dec 4 2017 Martin Stransky <stransky@redhat.com> - 57.0.1-2
+- Added new man page by Tobias Girstmair (rhbz#1334025)
+
* Thu Nov 30 2017 Jan Horak <jhorak@redhat.com> - 57.0.1-1
- Update to 57.0.1
bgstack15