public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Add 'LOGO' to os-release(5) for Fedora
@ 2026-08-10  9:34 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-08-10  9:34 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 12d97a4221a9ecd21fd3f7857062562dea261eaf
            Author : Neal Gompa <ngompa13@gmail.com>
            Date   : 2018-12-02T10:18:11-05:00
            Stats  : +1/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/12d97a4221a9ecd21fd3f7857062562dea261eaf?branch=f45

            Log:
            Add 'LOGO' to os-release(5) for Fedora

A number of desktop environments (including GNOME and Pantheon)
want to use this attribute for identifying the distribution logo
instead of requiring to be patched to locate our logo icon since
this is now a valid, specified property in os-release(5)
since systemd 240.

Signed-off-by: Neal Gompa <ngompa13@gmail.com>

---
diff --git a/fedora-release.spec b/fedora-release.spec
index e55ed98..1f530e3 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -320,6 +320,7 @@ VERSION_ID=%{dist_version}
 PLATFORM_ID="platform:f%{dist_version}"
 PRETTY_NAME="Fedora %{dist_version} (%{release_name})"
 ANSI_COLOR="0;34"
+LOGO=fedora-logo
 CPE_NAME="cpe:/o:fedoraproject:fedora:%{dist_version}"
 HOME_URL="https://fedoraproject.org/"
 DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/%{doc_version}/system-administrators-guide/"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:34 [rpms/fedora-release] f45: Add 'LOGO' to os-release(5) for Fedora Neal Gompa

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