public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa13@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Use the icon logo for `LOGO` in os-release(5)
Date: Mon, 10 Aug 2026 09:34:44 GMT [thread overview]
Message-ID: <178635448428.1.15390017266543550758.rpms-fedora-release-ffe2003af111@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : ffe2003af111682e02efaea5d26092e2580f6707
Author : Neal Gompa <ngompa13@gmail.com>
Date : 2018-12-11T07:25:26-05:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/ffe2003af111682e02efaea5d26092e2580f6707?branch=f45
Log:
Use the icon logo for `LOGO` in os-release(5)
In the initial addition of LOGO to os-release(5), the
wrong logo is used in here. It is supposed to be the "square" logo
icon that is used to represent the distribution in various contexts,
but instead we used the full logo with the wordmark, which messes
things up for applications trying to represent the distribution
properly.
This fixes it to request 'fedora-logo-icon', which is our "square"
logo that has only the Fedora logo without the wordmark.
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 77d5957..79029d3 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -320,7 +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
+LOGO=fedora-logo-icon
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/"
reply other threads:[~2026-08-10 9:34 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=178635448428.1.15390017266543550758.rpms-fedora-release-ffe2003af111@fedoraproject.org \
--to=ngompa13@gmail.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