public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add fmt
Date: Fri, 11 Sep 2026 14:42:52 GMT [thread overview]
Message-ID: <178913777200.1.8008759994332326568.flatpaks-flatpak-runtime-5fefd359f1d7@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-11 14:42 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=178913777200.1.8008759994332326568.flatpaks-flatpak-runtime-5fefd359f1d7@fedoraproject.org \
--to=klember@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