public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Fix the color used to be "Fedora Blue" instead of just ordinary blue. Fixes bug 1823099
@ 2026-08-10 9:35 Kevin Fenzi
0 siblings, 0 replies; only message in thread
From: Kevin Fenzi @ 2026-08-10 9:35 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:35 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:35 [rpms/fedora-release] f45: Fix the color used to be "Fedora Blue" instead of just ordinary blue. Fixes bug 1823099 Kevin Fenzi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox