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

            A new commit has been pushed.

            Repo   : rpms/hddfancontrol
            Branch : epel10.2
            Commit : a9fac739c893cb2db9fda8abdadebf2f3bbd107a
            Author : Miroslav Suchý <msuchy@redhat.com>
            Date   : 2024-07-26T06:31:00+02:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/hddfancontrol/c/a9fac739c893cb2db9fda8abdadebf2f3bbd107a?branch=epel10.2

            Log:
            convert LGPLv3 license to SPDX

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

---
diff --git a/hddfancontrol.spec b/hddfancontrol.spec
index 59c7343..33a07e2 100644
--- a/hddfancontrol.spec
+++ b/hddfancontrol.spec
@@ -2,10 +2,11 @@
 
 Name:           %{pypi_name}
 Version:        1.6.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Control system fan speed by monitoring hard drive temperature
 
-License:        LGPLv3
+# Automatically converted from old format: LGPLv3 - review is highly recommended.
+License:        LGPL-3.0-only
 URL:            https://github.com/desbma/hddfancontrol
 
 # The PyPI archives don't have unit tests in them anymore.
@@ -72,6 +73,9 @@ cp -a systemd/hddfancontrol.conf %{buildroot}%{_sysconfdir}/
 %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
 
 %changelog
+* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 1.6.2-2
+- convert license to SPDX
+
 * Thu Jul 18 2024 Filipe Rosset <rosset.filipe@gmail.com> - 1.6.2-1
 - Update to 1.6.2 fixes rhbz#2255191
 

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

only message in thread, other threads:[~2026-06-06 23:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-06 23:11 [rpms/hddfancontrol] epel10.2: convert LGPLv3 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