public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pyscard] epel10: convert license to SPDX
@ 2026-08-21  2:56 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-21  2:56 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/pyscard
            Branch : epel10
            Commit : 852c1b4456bc9cb9a15832a184b9255830d87171
            Author : Miroslav Suchý <msuchy@redhat.com>
            Date   : 2024-09-04T19:22:09+02:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/pyscard/c/852c1b4456bc9cb9a15832a184b9255830d87171?branch=epel10

            Log:
            convert license to SPDX

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

---
diff --git a/pyscard.spec b/pyscard.spec
index 60551cb..5537daf 100644
--- a/pyscard.spec
+++ b/pyscard.spec
@@ -1,6 +1,6 @@
 Name:           pyscard
 Version:        2.0.5
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        A framework for building smart card aware applications in Python
 
 
@@ -8,7 +8,8 @@ Summary:        A framework for building smart card aware applications in Python
 # and Synchronization.py, Observer.py (CC-BY-SA 3.0), according to
 # http://sourceforge.net/p/pyscard/code/619/
 
-License:        LGPLv2+
+# Automatically converted from old format: LGPLv2+ - review is highly recommended.
+License:        LicenseRef-Callaway-LGPLv2+
 URL:            https://github.com/LudovicRousseau/pyscard
 Source0:        https://github.com/LudovicRousseau/pyscard/archive/%{version}/%{name}-%{version}.tar.gz
 
@@ -56,6 +57,9 @@ chmod 755 %{buildroot}%{python3_sitearch}/smartcard/scard/*.so
 %{python3_sitearch}/%{name}-%{version}-py*.egg-info
 
 %changelog
+* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 2.0.5-9
+- convert license to SPDX
+
 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-8
 - 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  2:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21  2:56 [rpms/pyscard] 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