public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: resolve-files.py: Add spa-json-dump to ignore list
@ 2026-09-11 14:41 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-11 14:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : flatpaks/flatpak-runtime
Branch : f45
Commit : 3447fa154b1cd3e603e7dcb1163daaf1440ec924
Author : Kalev Lember <klember@redhat.com>
Date   : 2021-04-06T09:51:15+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/3447fa154b1cd3e603e7dcb1163daaf1440ec924?branch=f45

Log:
resolve-files.py: Add spa-json-dump to ignore list

---
diff --git a/tools/resolve-files.py b/tools/resolve-files.py
index b453387..1ef70e4 100755
--- a/tools/resolve-files.py
+++ b/tools/resolve-files.py
@@ -152,7 +152,7 @@ bin_ignore = [
 
     # pipewire-utils
     'pw-cat', 'pw-cli', 'pw-dot', 'pw-dump', 'pw-metadata', 'pw-mididump', 'pw-midiplay', 'pw-midirecord', 'pw-mon', 'pw-play', 'pw-profiler', 'pw-record', 'pw-reserve', 'pw-top',
-    'spa-acp-tool', 'spa-inspect', 'spa-monitor', 'spa-resample',
+    'spa-acp-tool', 'spa-inspect', 'spa-json-dump', 'spa-monitor', 'spa-resample',
 
     # pipewire-pulseaudio should only be installed on the host
     'pipewire-pulse',

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:41 [flatpaks/flatpak-runtime] f45: resolve-files.py: Add spa-json-dump to ignore list Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox