diff options
author | Martin Stransky <stransky@redhat.com> | 2016-05-20 15:13:45 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2016-05-20 15:13:45 +0200 |
commit | 9b41f1108b6c48a125930757fd4a3c9a436a90ba (patch) | |
tree | 0623dcb7d8b07cb93209f8eb7b61d21ee3d8394b /firefox.spec | |
parent | Build fix for arm (diff) | |
download | librewolf-fedora-ff-9b41f1108b6c48a125930757fd4a3c9a436a90ba.tar.gz librewolf-fedora-ff-9b41f1108b6c48a125930757fd4a3c9a436a90ba.tar.bz2 librewolf-fedora-ff-9b41f1108b6c48a125930757fd4a3c9a436a90ba.zip |
Updated Gtk3.20 patch - fixed tooltips
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 d296c1d..5f29420 100644 --- a/firefox.spec +++ b/firefox.spec @@ -85,7 +85,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 46.0.1 -Release: 5%{?pre_tag}%{?dist} +Release: 6%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -793,6 +793,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri May 20 2016 Martin Stransky <stransky@redhat.com> - 46.0.1-6 +- Updated Gtk3.20 patch - fixed tooltips + * Thu May 19 2016 Martin Stransky <stransky@redhat.com> - 46.0.1-5 - Added a fix for mozbz#1245783 - gcc6.1 crashes in JIT |