public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add gnome-user-docs
@ 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 : 133beee140adfe4c9e4590e84778a9068ffb978d
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2023-03-02T12:40:04+01:00
            Stats  : +5/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/133beee140adfe4c9e4590e84778a9068ffb978d?branch=f45

            Log:
            Add gnome-user-docs

It's needed to show help for various gnome flatpaks, e.g.
gnome-contacts. We already ship yelp in the runtime for this purpose.

https://bugzilla.redhat.com/show_bug.cgi?id=2129478

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index d621e34..374cf3f 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -142,6 +142,7 @@ data:
       - gmp
       - gmp-c++
       - gnome-themes-extra
+      - gnome-user-docs
       - gnu-free-fonts-common
       - gnu-free-mono-fonts
       - gnu-free-sans-fonts
@@ -780,6 +781,7 @@ data:
       - gmp
       - gmp-c++
       - gnome-themes-extra
+      - gnome-user-docs
       - gnu-free-fonts-common
       - gnu-free-mono-fonts
       - gnu-free-sans-fonts
@@ -1508,6 +1510,7 @@ data:
       - gmp-devel
       - gnat-srpm-macros
       - gnome-themes-extra
+      - gnome-user-docs
       - gnu-free-fonts-common
       - gnu-free-mono-fonts
       - gnu-free-sans-fonts
@@ -2905,6 +2908,7 @@ data:
       - gmp-devel
       - gnat-srpm-macros
       - gnome-themes-extra
+      - gnome-user-docs
       - gnu-free-fonts-common
       - gnu-free-mono-fonts
       - gnu-free-sans-fonts

diff --git a/package-notes.txt b/package-notes.txt
index 1198829..1e916b6 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -44,6 +44,7 @@ glib-networking: W: no bins/libs
 glibc-all-langpacks: EB: until we figure out an extension system for this
 glibc-minimal-langpack
 gnome-themes-extra: EB: until we figure out an extension system for the themes
+gnome-user-docs: EB: help content for various gnome flatpaks
 gnu-free-fonts-common: W: data files
 google-noto-sans-mono-vf-fonts: EB: fedora's official default monospace font
 google-noto-serif-vf-fonts: EB: fedora's official default serif font

^ 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 gnome-user-docs Kalev Lember

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