public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: add CPE info to os-release file bz#790509
@ 2026-08-10  9:33 Dennis Gilmore
  0 siblings, 0 replies; only message in thread
From: Dennis Gilmore @ 2026-08-10  9:33 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:33 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:33 [rpms/fedora-release] f45: add CPE info to os-release file bz#790509 Dennis Gilmore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox