public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Fix the supplemental edition SWID tag, add @supplemental="true" attribute.
@ 2026-08-10 9:34 Jan Pazdziora
0 siblings, 0 replies; only message in thread
From: Jan Pazdziora @ 2026-08-10 9:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : bced6fb0029c2a6efd82c996fd0e172070c134ce
Author : Jan Pazdziora <jpazdziora@redhat.com>
Date : 2018-11-13T09:12:39+01:00
Stats : +6/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/bced6fb0029c2a6efd82c996fd0e172070c134ce?branch=f45
Log:
Fix the supplemental edition SWID tag, add @supplemental="true" attribute.
Signed-off-by: Jan Pazdziora <jpazdziora@redhat.com>
---
diff --git a/distro-edition-template.swidtag b/distro-edition-template.swidtag
index 8d58d67..21113d1 100644
--- a/distro-edition-template.swidtag
+++ b/distro-edition-template.swidtag
@@ -9,7 +9,8 @@
tagVersion="1"
name="Fedora"
version="$version"
- versionScheme="unknown">
+ versionScheme="unknown"
+ supplemental="true">
<Entity
name="Fedora Project"
regid="fedoraproject.org"
diff --git a/fedora-release.spec b/fedora-release.spec
index 8454d07..6687099 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -14,7 +14,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 30
-Release: 0.13
+Release: 0.14
License: MIT
URL: https://fedoraproject.org/
@@ -595,6 +595,9 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
%changelog
+* Mon Nov 05 2018 Jan Pazdziora <jpazdziora@redhat.com> 30-0.14
+- Fix the supplemental edition SWID tag, add the supplemental attribute.
+
* Sun Nov 11 2018 Stephen Gallagher <sgallagh@redhat.com> - 30-0.13
- Drop unneeded Requires(post) and Requires(postun) dependencies causing
loops. The glib-compile-schemas dependency is now handled by file triggers
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:34 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:34 [rpms/fedora-release] f45: Fix the supplemental edition SWID tag, add @supplemental="true" attribute Jan Pazdziora
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox