public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Change NAME and PRETTY_NAME to "Fedora Linux"
@ 2026-08-10 9:35 Stephen Gallagher
0 siblings, 0 replies; only message in thread
From: Stephen Gallagher @ 2026-08-10 9:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : b1eda072639e23d7c857f2d6ac7b4f946aa1c28b
Author : Stephen Gallagher <sgallagh@redhat.com>
Date : 2021-04-30T15:37:15-04:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/b1eda072639e23d7c857f2d6ac7b4f946aa1c28b?branch=f45
Log:
Change NAME and PRETTY_NAME to "Fedora Linux"
Fixes #181
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 7ace148..a0017d3 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -60,7 +60,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 35
-Release: 0.8%{?eln:.eln%{eln}}
+Release: 0.9%{?eln:.eln%{eln}}
License: MIT
URL: https://fedoraproject.org/
@@ -835,13 +835,13 @@ ln -s fedora-release %{buildroot}%{_sysconfdir}/system-release
%endif
cat << EOF >> os-release
-NAME=Fedora
+NAME="Fedora Linux"
VERSION="%{dist_version} (%{release_name}%{?prerelease})"
ID=fedora
VERSION_ID=%{dist_version}
VERSION_CODENAME=""
PLATFORM_ID="platform:f%{dist_version}"
-PRETTY_NAME="Fedora %{dist_version} (%{release_name}%{?prerelease})"
+PRETTY_NAME="Fedora Linux %{dist_version} (%{release_name}%{?prerelease})"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:%{dist_version}"
@@ -1328,6 +1328,9 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
%changelog
+* Fri Apr 30 2021 Stephen Gallagher <sgallagh@redhat.com> - 35-0.9
+- Change PRETTY_NAME to "Fedora Linux"
+
* Fri Apr 30 2021 Ben Cotton <bcotton@fedoraproject.org> - 35-0.8
- Automatically set the version in Fedora-Legal-README.txt
^ 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: Change NAME and PRETTY_NAME to "Fedora Linux" Stephen Gallagher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox