public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Update baseline to FD.o 24.08 and GNOME 47
Date: Fri, 11 Sep 2026 14:43:12 GMT [thread overview]
Message-ID: <178913779203.1.18114577064958691179.flatpaks-flatpak-runtime-f5fbb2af5570@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : f5fbb2af5570a1bc24090b8bc3a4859a06897b9b
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-03-02T21:12:38-05:00
Stats : +6/-6 in 2 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/f5fbb2af5570a1bc24090b8bc3a4859a06897b9b?branch=f45
Log:
Update baseline to FD.o 24.08 and GNOME 47
---
diff --git a/README.md b/README.md
index eb25582..639c878 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,10 @@ It also holds scripts and data files used to maintain and update the Fedora Flat
*Prequisites*: you need to have the following "upstream" runtimes installed:
-* `org.freedesktop.Platform/x86_64/23.08`
-* `org.freedesktop.Sdk/x86_64/23.08`
-* `org.gnome.Platform/x86_64/46`
-* `org.gnome.Sdk/x86_64/46`
+* `org.freedesktop.Platform/x86_64/24.08`
+* `org.freedesktop.Sdk/x86_64/24.08`
+* `org.gnome.Platform/x86_64/47`
+* `org.gnome.Sdk/x86_64/47`
You also need `python3-jinja2` and possibly a few other Python
packages installed.
diff --git a/tools/generate-files.sh b/tools/generate-files.sh
index 2ef455e..2dbdaf0 100755
--- a/tools/generate-files.sh
+++ b/tools/generate-files.sh
@@ -6,11 +6,11 @@ base=$(basename $out)
case $base in
freedesktop-*)
ns=org.freedesktop
- version=23.08
+ version=24.08
;;
gnome-*)
ns=org.gnome
- version=46
+ version=47
;;
*)
echo 1>&2 "Can't identify runtime for $base"
reply other threads:[~2026-09-11 14:43 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=178913779203.1.18114577064958691179.flatpaks-flatpak-runtime-f5fbb2af5570@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