fix source0 download

This commit is contained in:
jinzhimin369 2020-09-04 16:09:46 +08:00
parent 9e06804585
commit aa9db9a722

View File

@ -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 <xinghe1@huawei.com> - 3.6.0-4
- fix source0 download
* Fri May 29 2020 Chunsheng Luo <luochunsheng@huawei.com> - 3.6.0-3
- delete "Include previous ABI version for temporary binary compatibility"