public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add qt5-qtcharts
@ 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 : e1f38b4e21518ecedb6958ae66d0598879558b4b
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2022-09-08T09:53:18+02:00
            Stats  : +8/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/e1f38b4e21518ecedb6958ae66d0598879558b4b?branch=f45

            Log:
            Add qt5-qtcharts

It's another commonly used Qt5 package that fits the same criteria as
the Qt5 packages added in commit 6633541a0fd2ac923e6e47a65c0e5011f33b26a9.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 0564e1a..e9a6f2f 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -516,6 +516,7 @@ data:
       - qt5-qtbase
       - qt5-qtbase-common
       - qt5-qtbase-gui
+      - qt5-qtcharts
       - qt5-qtconnectivity
       - qt5-qtdeclarative
       - qt5-qtgraphicaleffects
@@ -1093,6 +1094,7 @@ data:
       - qt5-qtbase
       - qt5-qtbase-common
       - qt5-qtbase-gui
+      - qt5-qtcharts
       - qt5-qtconnectivity
       - qt5-qtdeclarative
       - qt5-qtgraphicaleffects
@@ -2330,6 +2332,8 @@ data:
       - qt5-qtbase-common
       - qt5-qtbase-devel
       - qt5-qtbase-gui
+      - qt5-qtcharts
+      - qt5-qtcharts-devel
       - qt5-qtconnectivity
       - qt5-qtconnectivity-devel
       - qt5-qtdeclarative
@@ -3627,6 +3631,8 @@ data:
       - qt5-qtbase-common
       - qt5-qtbase-devel
       - qt5-qtbase-gui
+      - qt5-qtcharts
+      - qt5-qtcharts-devel
       - qt5-qtconnectivity
       - qt5-qtconnectivity-devel
       - qt5-qtdeclarative

diff --git a/package-notes.txt b/package-notes.txt
index 18307d7..edfd488 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -124,6 +124,8 @@ qt5-qtbase-common: EB
 qt5-qtbase-devel: EB_SDK
 qt5-qtbase-gui: EB
 qt5-qtbase: EB
+qt5-qtcharts-devel: EB_SDK
+qt5-qtcharts: EB
 qt5-qtconnectivity-devel: EB_SDK
 qt5-qtconnectivity: EB
 qt5-qtdeclarative-devel: EB_SDK

^ 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 qt5-qtcharts Kalev Lember

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