public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/firefox] f44: Do not require xdg-desktop-portal in flatpak builds
Date: Sun, 26 Jul 2026 21:13:29 GMT [thread overview]
Message-ID: <178510040975.1.8151946181998377572.rpms-firefox-c451b06255c5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/firefox
Branch : f44
Commit : c451b06255c56ed93972421b10bda80c01c2ea1f
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-07-26T17:11:52-04:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/firefox/c/c451b06255c56ed93972421b10bda80c01c2ea1f?branch=f44
Log:
Do not require xdg-desktop-portal in flatpak builds
xdg-desktop-portal is a host dependency.
---
diff --git a/firefox.spec b/firefox.spec
index 4a81a99..a1d0e3b 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -186,7 +186,7 @@ ExcludeArch: i686
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 153.0
-Release: 3%{?pre_tag}%{?dist}
+Release: 4%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/
# Automatically converted from old format: MPLv1.1 or GPLv2+ or LGPLv2+ - review is highly recommended.
License: LicenseRef-Callaway-MPLv1.1 OR GPL-2.0-or-later OR LicenseRef-Callaway-LGPLv2+
@@ -354,8 +354,8 @@ BuildRequires: python3-setuptools
BuildRequires: python3.11-devel
%if !0%{?flatpak}
Requires: u2f-hidraw-policy
-%endif
Requires: xdg-desktop-portal
+%endif
BuildRequires: desktop-file-utils
%if !0%{?flatpak}
@@ -1199,6 +1199,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Sun Jul 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 153.0-4
+- Do not require xdg-desktop-portal in flatpak builds
+
* Wed Jul 22 2026 Martin Stransky <stransky@redhat.com> - 153.0-3
- Disabled dom.ipc.forkserver.enable due to mzbz#2056004.
reply other threads:[~2026-07-26 21:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178510040975.1.8151946181998377572.rpms-firefox-c451b06255c5@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox