diff options
author | Martin Stransky <stransky@redhat.com> | 2016-07-29 08:51:06 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2016-07-29 08:51:06 +0200 |
commit | d14241286bd9c6bece49cd63a49e8c936363e719 (patch) | |
tree | 92842e129c903b6e2e8ab18ddcc6bbf51b6a4598 /firefox.spec | |
parent | Merge branch 'master' into f23 (diff) | |
parent | Added fix for mozbz#1250704 - tooltips text color (diff) | |
download | librewolf-fedora-ff-d14241286bd9c6bece49cd63a49e8c936363e719.tar.gz librewolf-fedora-ff-d14241286bd9c6bece49cd63a49e8c936363e719.tar.bz2 librewolf-fedora-ff-d14241286bd9c6bece49cd63a49e8c936363e719.zip |
Merge branch 'master' into f23
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 f5db769..9940d5b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -82,7 +82,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 48.0 -Release: 4%{?pre_tag}%{?dist} +Release: 5%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -772,6 +772,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri Jul 29 2016 Martin Stransky <stransky@redhat.com> - 48.0-5 +- Added fix for mozbz#1250704 - tooltips text color + * Thu Jul 28 2016 Martin Stransky <stransky@redhat.com> - 48.0-4 - Enable dark themes by pref in about:config (Bug 1272332) - Backported gtk3.20 upstream fixes |