summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2016-01-14 12:05:39 +0100
committerMartin Stransky <stransky@redhat.com>2016-01-14 12:05:39 +0100
commitd9b8abd3e78c7293b72efbc769ff956956cdc8ab (patch)
tree070affb63b610d2bac9bf7b2212b3dc0541fbf11 /firefox.spec
parent Update to 43.0.4 (diff)
downloadlibrewolf-fedora-ff-d9b8abd3e78c7293b72efbc769ff956956cdc8ab.tar.gz
librewolf-fedora-ff-d9b8abd3e78c7293b72efbc769ff956956cdc8ab.tar.bz2
librewolf-fedora-ff-d9b8abd3e78c7293b72efbc769ff956956cdc8ab.zip
Fixed the progress bar rendering
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index ae8d5b6..0302d15 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -77,7 +77,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 43.0.4
-Release: 1%{?pre_tag}%{?dist}
+Release: 2%{?pre_tag}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -761,7 +761,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
-* Thu Jan 14 2016 Martin Stransky <stransky@redhat.com> - 43.0.3-6
+* Thu Jan 14 2016 Martin Stransky <stransky@redhat.com> - 43.0.4-2
+- Fixed the progress bar rendering
+
+* Thu Jan 14 2016 Martin Stransky <stransky@redhat.com> - 43.0.4-1
- Update to 43.0.4
* Wed Jan 13 2016 Martin Stransky <stransky@redhat.com> - 43.0.3-5
bgstack15