public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Pazdziora <jpazdziora@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Fix the supplemental edition SWID tag, add @supplemental="true" attribute.
Date: Mon, 10 Aug 2026 09:34:40 GMT [thread overview]
Message-ID: <178635448058.1.16269433808140244763.rpms-fedora-release-bced6fb0029c@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-10 9:34 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=178635448058.1.16269433808140244763.rpms-fedora-release-bced6fb0029c@fedoraproject.org \
--to=jpazdziora@redhat.com \
--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