public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Use auto-detection for iso-codes
@ 2026-09-11 14:42 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-11 14:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : ce8115c2b581c12c0d6fa800dbe80f6898276aa6
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-03-02T20:29:45-05:00
Stats : +1/-1 in 2 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/ce8115c2b581c12c0d6fa800dbe80f6898276aa6?branch=f45
Log:
Use auto-detection for iso-codes
---
diff --git a/package-notes.txt b/package-notes.txt
index 0b023cc..16f222a 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -58,7 +58,6 @@ hwdata
ibus-gtk2: EB: input method module
ibus-gtk3: EB: input method module
info: F: pulled in by gzip
-iso-codes: W: data-files
jasper-libs
jbigkit-libs
json-c: EB: dependency of dnf, and because of that cannot be built for /app as dnf in koji buildroots can't use json-c that's installed in /app
diff --git a/tools/list-files.py b/tools/list-files.py
index 076eadb..42de4cd 100755
--- a/tools/list-files.py
+++ b/tools/list-files.py
@@ -38,6 +38,7 @@ for d in python_dirs:
output_dir_recurse('/usr/share/fonts')
output_dir_recurse('/usr/share/hunspell')
output_dir_recurse('/usr/share/hyphen')
+output_dir_recurse('/usr/share/iso-codes')
output_dir_recurse('/usr/share/mythes')
output_dir_recurse('/usr/share/themes')
output_dir_recurse('/usr/lib/x86_64-linux-gnu/alsa-lib/')
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 14:42 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:42 [flatpaks/flatpak-runtime] f45: Use auto-detection for iso-codes Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox