summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2019-09-18 08:38:03 +0200
committerMartin Stransky <stransky@redhat.com>2019-09-18 08:38:03 +0200
commit2465d17547c07981d97af11f114f4be8ae8062a8 (patch)
tree5cf1d399984d4f64cc4ae068ae29f402ffb1dedd /firefox.spec
parentLoad widget cache mode (diff)
downloadlibrewolf-fedora-ff-2465d17547c07981d97af11f114f4be8ae8062a8.tar.gz
librewolf-fedora-ff-2465d17547c07981d97af11f114f4be8ae8062a8.tar.bz2
librewolf-fedora-ff-2465d17547c07981d97af11f114f4be8ae8062a8.zip
Release up - fixed mozbz#1577024 patch
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index 2ec91ba..d4dad86 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -94,7 +94,7 @@ ExcludeArch: ppc64le
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 69.0
-Release: 8%{?pre_tag}%{?dist}
+Release: 9%{?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
@@ -968,7 +968,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
-* Tue Sep 17 2019 Martin Stransky <stransky@redhat.com> - 69.0-8
+* Tue Sep 17 2019 Martin Stransky <stransky@redhat.com> - 69.0-9
- Enable Wayland cache mode control (mozbz#1577024)
* Tue Sep 17 2019 Martin Stransky <stransky@redhat.com> - 69.0-7
bgstack15