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 to GNOME 50.beta
Date: Fri, 11 Sep 2026 14:43:44 GMT [thread overview]
Message-ID: <178913782462.1.12244032949194656521.flatpaks-flatpak-runtime-13a82bb2acc9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : 13a82bb2acc9667e356573464db3734eab9d72b2
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-03-04T15:17:10-05:00
Stats : +4/-1 in 4 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/13a82bb2acc9667e356573464db3734eab9d72b2?branch=f45
Log:
Update to GNOME 50.beta
---
diff --git a/container-sdk.yaml b/container-sdk.yaml
index 58ac9d9..64d50a4 100644
--- a/container-sdk.yaml
+++ b/container-sdk.yaml
@@ -1473,6 +1473,7 @@ flatpak:
- python3-gstreamer1
- python3-jinja2
- python3-libarchive-c
+ - python3-libdex
- python3-libs
- python3-libxml2
- python3-libxslt
diff --git a/container.yaml b/container.yaml
index 6e7535f..be6cdcb 100644
--- a/container.yaml
+++ b/container.yaml
@@ -737,6 +737,7 @@ flatpak:
- python3-gobject
- python3-gobject-base
- python3-gstreamer1
+ - python3-libdex
- python3-libs
- python3-libxml2
- python3-libxslt
diff --git a/tools/generate-files.sh b/tools/generate-files.sh
index 163207b..9d9f4a7 100755
--- a/tools/generate-files.sh
+++ b/tools/generate-files.sh
@@ -10,7 +10,7 @@ case $base in
;;
gnome-*)
ns=org.gnome
- version=49
+ version=50beta
;;
*)
echo 1>&2 "Can't identify runtime for $base"
diff --git a/tools/resolve-files.py b/tools/resolve-files.py
index 77d5de7..6b6a6b5 100755
--- a/tools/resolve-files.py
+++ b/tools/resolve-files.py
@@ -515,6 +515,7 @@ global_package_ignore_patterns = [
'^kbd$',
'^kbd-legacy$',
'^kbd-misc$',
+ '^keyutils$',
'^kmod$',
'^kmod-devel$',
'^krb5-server$',
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=178913782462.1.12244032949194656521.flatpaks-flatpak-runtime-13a82bb2acc9@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