diff options
author | Jan Horak <jhorak@redhat.com> | 2020-04-06 08:30:41 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2020-04-06 08:30:41 +0200 |
commit | 143fa360a26e015372e3c2a1ad79f4b606409ed2 (patch) | |
tree | 6bdbc45113b64d307483afda640b0f6bdb369698 /firefox.spec | |
parent | Updated to 74.0.1, Added fix for mozbz#1624745 (diff) | |
download | librewolf-fedora-ff-143fa360a26e015372e3c2a1ad79f4b606409ed2.tar.gz librewolf-fedora-ff-143fa360a26e015372e3c2a1ad79f4b606409ed2.tar.bz2 librewolf-fedora-ff-143fa360a26e015372e3c2a1ad79f4b606409ed2.zip |
Fixing pipewire patch
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 a752c25..1f5c86c 100644 --- a/firefox.spec +++ b/firefox.spec @@ -118,7 +118,7 @@ ExcludeArch: s390x Summary: Mozilla Firefox Web browser Name: firefox Version: 74.0.1 -Release: 1%{?nss_tag}%{?dist} +Release: 2%{?nss_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 @@ -969,6 +969,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Apr 06 2020 Jan Horak <jhorak@redhat.com> - 74.0.1-2 +- Fixing pipewire patch + * Sat Apr 4 2020 Martin Stransky <stransky@redhat.com> - 74.0.1-1 - Updated to latest upstream - Added fix for mozbz#1624745 |