summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@anakreon.cz>2016-06-22 18:07:17 +0200
committerMartin Stransky <stransky@anakreon.cz>2016-06-22 18:07:17 +0200
commit84204c2ac0129aee51e61bce2b7f4a25e80e7e24 (patch)
treebc7520162c7cd47f68c10290a37d2f9a004a2f38
parentupdated 3.20 tooltip patch - wip (diff)
downloadlibrewolf-fedora-ff-84204c2ac0129aee51e61bce2b7f4a25e80e7e24.tar.gz
librewolf-fedora-ff-84204c2ac0129aee51e61bce2b7f4a25e80e7e24.tar.bz2
librewolf-fedora-ff-84204c2ac0129aee51e61bce2b7f4a25e80e7e24.zip
changelog update
-rw-r--r--firefox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 815a80a..be3995e 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -85,7 +85,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 47.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
@@ -789,6 +789,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Wed Jun 22 2016 Martin Stransky <stransky@redhat.com> - 47.0-5
+- Updated tooltip patch for 3.20
+
* Mon Jun 6 2016 Martin Stransky <stransky@redhat.com> - 47.0-4
- Updated to 47.0 (B3)
- Should fix rhbz#1338010 (rebuilt against new astronomy-bookmarks)
bgstack15