#181 Change NAME and PRETTY_NAME to "Fedora Linux"
Closed 3 years ago by sgallagh. Opened 3 years ago by sgallagh.
rpms/ sgallagh/fedora-release osreleasefedoralinux  into  rawhide

file modified
+6 -3
@@ -60,7 +60,7 @@ 

  Summary:        Fedora release files

  Name:           fedora-release

  Version:        35

- Release:        0.6%{?eln:.eln%{eln}}

+ Release:        0.7%{?eln:.eln%{eln}}

  License:        MIT

  URL:            https://fedoraproject.org/

  
@@ -812,13 +812,13 @@ 

  %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}"
@@ -1298,6 +1298,9 @@ 

  

  

  %changelog

+ * Wed Apr 07 2021 Stephen Gallagher <sgallagh@redhat.com> - 35-0.7

+ - Change PRETTY_NAME to "Fedora Linux"

+ 

  * Thu Apr 01 2021 Stephen Gallagher <sgallagh@redhat.com> - 35-0.6

  - Enable certbot-renew.timer (bz1942011)

  

Note that this will not affect "Fedora CoreOS" or "Fedora ELN", as those set their own PRETTY_NAME.

rebased onto 4dea23e9eb7e7eb658ee9ad15dffa9366f294f93

3 years ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

rebased onto a02982e

3 years ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Pull-Request has been closed by sgallagh

3 years ago
Metadata