public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add fmt
@ 2026-09-11 14:42 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-11 14:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : 5fefd359f1d7d0e1f02c50089a326dba4eaf39f2
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2026-03-02T20:29:46-05:00
            Stats  : +3/-0 in 3 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/5fefd359f1d7d0e1f02c50089a326dba4eaf39f2?branch=f45

            Log:
            Add fmt

It is a dependency of libdnf5, and because of that cannot be built for
/app as dnf in koji buildroots can't use libraries installed in /app.

---
diff --git a/container-sdk.yaml b/container-sdk.yaml
index ed47ccd..6eb0e01 100644
--- a/container-sdk.yaml
+++ b/container-sdk.yaml
@@ -227,6 +227,7 @@ flatpak:
     - flatpak-xdg-utils
     - flex
     - flite
+    - fmt
     - fontconfig
     - fontconfig-devel
     - fonts-filesystem

diff --git a/container.yaml b/container.yaml
index 8f52495..c5e4b7c 100644
--- a/container.yaml
+++ b/container.yaml
@@ -140,6 +140,7 @@ flatpak:
     - flatpak-spawn
     - flatpak-xdg-utils
     - flite
+    - fmt
     - fontconfig
     - fonts-filesystem
     - freeglut

diff --git a/package-notes.txt b/package-notes.txt
index a6d8ef9..3a6af82 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -34,6 +34,7 @@ fedora-release
 fedora-repos
 filesystem: W: data files
 flatpak-xdg-utils: EB: flatpak versions of xdg-email and xdg-open
+fmt: EB: dependency of libdnf5, and because of that cannot be built for /app as dnf in koji buildroots can't use libraries installed in /app
 fonts-filesystem: W: data files
 gc: FD: make
 glib-networking: W: no bins/libs

^ 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: Add fmt Kalev Lember

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