From 13ec7f468180d8c2e3d8c45dada09e4c952b3596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavol=20=C5=BD=C3=A1=C4=8Dik?= Date: Thu, 21 Mar 2024 11:30:15 +0100 Subject: [PATCH] =?UTF-8?q?SPDX=20migration=20(Miroslav=20Such=C3=BD)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Resolves: RHEL-29907 --- lm_sensors.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lm_sensors.spec b/lm_sensors.spec index 14630c1..da61d87 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -1,6 +1,6 @@ Name: lm_sensors Version: 3.6.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Hardware monitoring tools %define upstream_version %(echo %{version} | sed -e 's/\\./-/g') @@ -218,6 +218,10 @@ fi %changelog +* Thu Mar 21 2024 Pavol Žáčik - 3.6.0-18 +- SPDX migration (Miroslav Suchý) + Resolves: RHEL-29907 + * Sun Feb 11 2024 Yaakov Selkowitz - 3.6.0-17 - Adapt to constification of argv parameters in rrdtool