diff options
author | Martin Stransky <stransky@redhat.com> | 2018-02-02 10:02:38 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-02-02 10:02:38 +0100 |
commit | 3a43e3dabafce202a0d1ea6961d74f2c4c17b6e4 (patch) | |
tree | 9cd5db2aead1c118dbfa09ebebebd76672da0739 /firefox.spec | |
parent | Fixed remote window focus (mozbz#1434565) (diff) | |
download | librewolf-fedora-ff-3a43e3dabafce202a0d1ea6961d74f2c4c17b6e4.tar.gz librewolf-fedora-ff-3a43e3dabafce202a0d1ea6961d74f2c4c17b6e4.tar.bz2 librewolf-fedora-ff-3a43e3dabafce202a0d1ea6961d74f2c4c17b6e4.zip |
Fixed Firefox X11 desktop file launcher.
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 eb01e38..9ff131b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -98,7 +98,7 @@ ExclusiveArch: x86_64 i686 Summary: Mozilla Firefox Web browser Name: firefox Version: 59.0 -Release: 0.6%{?pre_tag}%{?dist} +Release: 0.7%{?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 @@ -868,6 +868,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri Feb 2 2018 Martin Stransky <stransky@redhat.com> - 59.0-0.7 +- Fixed Firefox X11 desktop file launcher. + * Thu Feb 1 2018 Martin Stransky <stransky@redhat.com> - 59.0-0.6 - Fixed remote window focus (mozbz#1434565). |