public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fido2] epel10: convert license to SPDX
@ 2026-08-21 4:07
0 siblings, 0 replies; only message in thread
From: @ 2026-08-21 4:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-fido2
Branch : epel10
Commit : 9d8b85f0414afacc3f7c47552738eeadd643fedd
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-09-04T19:50:46+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-fido2/c/9d8b85f0414afacc3f7c47552738eeadd643fedd?branch=epel10
Log:
convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/python-fido2.spec b/python-fido2.spec
index fded96b..31a3be7 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -2,13 +2,14 @@
Name: python-%{srcname}
Version: 1.1.2
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Functionality for FIDO 2.0, including USB device communication
# Main code is BSD
# pyu2f is APLv2
# public_suffix_list.dat is MPLv2
-License: BSD and ASL 2.0 and MPLv2.0
+# Automatically converted from old format: BSD and ASL 2.0 and MPLv2.0 - review is highly recommended.
+License: LicenseRef-Callaway-BSD AND Apache-2.0 AND MPL-2.0
URL: https://github.com/Yubico/python-fido2
Source0: https://github.com/Yubico/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
@@ -68,6 +69,9 @@ BuildRequires: python%{python3_pkgversion}-pytest
%changelog
+* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.1.2-7
+- convert license to SPDX
+
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-6
- 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-08-21 4:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 4:07 [rpms/python-fido2] epel10: convert 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