public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Fenzi <kevin@scrye.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Fix the color used to be "Fedora Blue" instead of just ordinary blue. Fixes bug 1823099
Date: Mon, 10 Aug 2026 09:35:07 GMT [thread overview]
Message-ID: <178635450748.1.11427940296562275388.rpms-fedora-release-f96117519c14@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : f96117519c14da1345746223ecec42035680cbcc
Author : Kevin Fenzi <kevin@scrye.com>
Date : 2020-04-12T15:28:36-07:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/f96117519c14da1345746223ecec42035680cbcc?branch=f45
Log:
Fix the color used to be "Fedora Blue" instead of just ordinary blue. Fixes bug 1823099
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 3824f7a..4966b9b 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -14,7 +14,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 33
-Release: 0.4
+Release: 0.5
License: MIT
URL: https://fedoraproject.org/
@@ -335,7 +335,7 @@ VERSION_ID=%{dist_version}
VERSION_CODENAME=""
PLATFORM_ID="platform:f%{dist_version}"
PRETTY_NAME="Fedora %{dist_version} (%{release_name})"
-ANSI_COLOR="0;34"
+ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:%{dist_version}"
HOME_URL="https://fedoraproject.org/"
@@ -652,6 +652,9 @@ echo _DISABLED_ > %{buildroot}%{_prefix}/lib/variant
%changelog
+* Sun Apr 12 2020 Kevin Fenzi <kevin@scrye.com> - 33-0.5
+- Update color to Fedora blue. Fixes bug #1823099
+
* Mon Apr 01 2020 Christian Glombek <cglombek@redhat.com> 33-0.4
- Add IoT user preset to disable grub-boot-success.timer
- Update links in 80-coreos.preset
reply other threads:[~2026-08-10 9:35 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=178635450748.1.11427940296562275388.rpms-fedora-release-f96117519c14@fedoraproject.org \
--to=kevin@scrye.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