diff --git a/lm_sensors.spec b/lm_sensors.spec index 273368fc369c7a1038d73a40f40cf8ca267416cc..ba3e0de3955f1129f02b0fd01c257663ac92dd88 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -2,7 +2,7 @@ Name: lm_sensors Version: 3.6.0 -Release: 3 +Release: 4 Summary: Linux-monitoring sensors # lib/libsensors.3 is licensed Verbatim # dist-git files are licensed MIT @@ -11,7 +11,7 @@ License: LGPLv2+ and GPLv2+ and Verbatim and MIT URL: http://github.com/lm-sensors/lm-sensors #from https://github.com/lm-sensors/lm-sensors/archive/V%{git_version}/lm-sensors-%{git_version}.tar.gz -Source0: lm-sensors-%{git_version}.tar.gz +Source0: https://github.com/lm-sensors/lm-sensors/archive/V%{git_version}/lm-sensors-%{git_version}.tar.gz Source1: lm_sensors.sysconfig Source2: sensord.sysconfig Source3: lm_sensors-modprobe-wrapper @@ -162,6 +162,9 @@ fi %exclude %{_mandir}/man8/sensord.8.gz %changelog +* Fri Sep 04 2020 xinghe - 3.6.0-4 +- fix source0 download + * Fri May 29 2020 Chunsheng Luo - 3.6.0-3 - delete "Include previous ABI version for temporary binary compatibility"