public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: convert GPLv3+ license to SPDX
@ 2026-06-19 12:17 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-19 12:17 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedfind
            Branch : test-pr-branch
            Commit : 604b4a9496b036a94afb1d1b80d773b2b5ab4252
            Author : Miroslav Suchý <msuchy@redhat.com>
            Date   : 2024-07-25T11:49:10+02:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedfind/c/604b4a9496b036a94afb1d1b80d773b2b5ab4252?branch=test-pr-branch

            Log:
            convert GPLv3+ license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4

---
diff --git a/fedfind.spec b/fedfind.spec
index 009e61e..f351ead 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -2,10 +2,11 @@
 
 Name:           fedfind
 Version:        5.3.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Fedora compose and image finder
 
-License:        GPLv3+
+# Automatically converted from old format: GPLv3+ - review is highly recommended.
+License:        GPL-3.0-or-later
 URL:            https://pagure.io/fedora-qa/fedfind
 Source0:        https://files.pythonhosted.org/packages/source/f/%{srcname}/%{srcname}-%{version}.tar.gz
 BuildArch:      noarch
@@ -60,6 +61,9 @@ sed -i -e 's., "setuptools-scm"..g' pyproject.toml
 %{python3_sitelib}/%{srcname}*
 
 %changelog
+* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 5.3.0-4
+- convert license to SPDX
+
 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-06-19 12:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 12:17 [rpms/fedfind] test-pr-branch: convert GPLv3+ license to SPDX 

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