public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dennis Gilmore <dennis@ausil.us>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: add CPE info to os-release file bz#790509
Date: Mon, 10 Aug 2026 09:33:47 GMT	[thread overview]
Message-ID: <178635442766.1.10732784016644838589.rpms-fedora-release-d805ab1ceda1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedora-release
Branch : f45
Commit : d805ab1ceda134644bfa0b4f4c81625009c8d714
Author : Dennis Gilmore <dennis@ausil.us>
Date   : 2012-02-27T10:55:33-06:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/fedora-release/c/d805ab1ceda134644bfa0b4f4c81625009c8d714?branch=f45

Log:
add CPE info to os-release file bz#790509

---
diff --git a/fedora-release.spec b/fedora-release.spec
index a48d6b3..ffa4282 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -4,7 +4,7 @@
 Summary:	Fedora release files
 Name:		fedora-release
 Version:	18
-Release:	0.2
+Release:	0.3
 License:	GPLv2
 Group:		System Environment/Base
 URL:		http://fedoraproject.org
@@ -51,7 +51,8 @@ VERSION="%{version} (%{release_name})"
 ID=fedora
 VERSION_ID=%{version}
 PRETTY_NAME="Fedora %{version} (%{release_name})"
-ANSI_COLOR=0;34
+ANSI_COLOR="0;34"
+CPE_NAME="cpe:/o:fedoraproject:fedora:%{version}"
 EOF
 
 install -d -m 755 $RPM_BUILD_ROOT/etc/pki/rpm-gpg
@@ -113,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb 27 2012 Dennis Gilmore <dennis@ausil.us> - 18-0.3
+ add CPE info to os-release file bz#790509
+
 * Wed Feb 08 2012 Dennis Gilmore <dennis@ausil.us> - 18-0.2
 - add /etc/os-release file for bz#733117
 

                 reply	other threads:[~2026-08-10  9:33 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=178635442766.1.10732784016644838589.rpms-fedora-release-d805ab1ceda1@fedoraproject.org \
    --to=dennis@ausil.us \
    --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