summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@anakreon.cz>2016-05-02 14:27:50 +0200
committerMartin Stransky <stransky@anakreon.cz>2016-05-02 14:27:50 +0200
commitdc35dec7985ce1d7efda8f743c4423d060ec1e4a (patch)
tree7340c358fa9c714c285a9e48f845a1b389d8e52b
parentRemoved gstreamer config as it's no longer used. See rhbz#1331496 for details. (diff)
downloadlibrewolf-fedora-ff-dc35dec7985ce1d7efda8f743c4423d060ec1e4a.tar.gz
librewolf-fedora-ff-dc35dec7985ce1d7efda8f743c4423d060ec1e4a.tar.bz2
librewolf-fedora-ff-dc35dec7985ce1d7efda8f743c4423d060ec1e4a.zip
Updated Firefox project URL (rhbz#1329014)
-rw-r--r--firefox.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 5ada3bd..e9d64fd 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -93,7 +93,7 @@ Summary: Mozilla Firefox Web browser
Name: firefox
Version: 46.0
Release: 6%{?pre_tag}%{?dist}
-URL: https://www.mozilla.org/projects/firefox/
+URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
@@ -804,6 +804,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
* Mon May 2 2016 Martin Stransky <stransky@redhat.com> - 46.0-6
- Removed gstreamer config as it's no longer used.
See rhbz#1331496 for details.
+- Updated Firefox project URL (rhbz#1329014)
* Thu Apr 28 2016 Martin Stransky <stransky@redhat.com> - 46.0-5
- Added fix for rhbz#1322626 - wrong focused window
bgstack15