diff options
author | Jan Grulich <jgrulich@redhat.com> | 2019-01-31 10:37:31 +0100 |
---|---|---|
committer | Jan Grulich <jgrulich@redhat.com> | 2019-01-31 10:37:31 +0100 |
commit | faf49138ba1566a5ee1e0a11df717195dc8ffd07 (patch) | |
tree | 6a879a9fbb492bc7bdeb8bcf03a12f635eebc574 | |
parent | Re-enable PipeWire support (diff) | |
download | librewolf-fedora-ff-faf49138ba1566a5ee1e0a11df717195dc8ffd07.tar.gz librewolf-fedora-ff-faf49138ba1566a5ee1e0a11df717195dc8ffd07.tar.bz2 librewolf-fedora-ff-faf49138ba1566a5ee1e0a11df717195dc8ffd07.zip |
Build with PipeWire support
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index ee0835f..38286c8 100644 --- a/firefox.spec +++ b/firefox.spec @@ -74,7 +74,7 @@ ExcludeArch: armv7hl Summary: Mozilla Firefox Web browser Name: firefox Version: 65.0 -Release: 1%{?pre_tag}%{?dist} +Release: 2%{?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 @@ -876,6 +876,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Jan 31 2019 Jan Grulich <jgrulich@redhat.com> - 65.0-2 +- Re-enable PipeWire support + * Mon Jan 28 2019 Martin Stransky <stransky@redhat.com> - 65.0-1 - Update to 65.0 build 2 |