diff --git a/lm_sensors.spec b/lm_sensors.spec index ab187dd0b7490d852a2a5f5517e43ae5c9eb41d2..006711cc2b229baea803a8e42da365293ce7947e 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -2,7 +2,7 @@ Name: lm_sensors Version: 3.6.0 -Release: 1 +Release: 2 Summary: Linux-monitoring sensors # lib/libsensors.3 is licensed Verbatim # dist-git files are licensed MIT @@ -119,14 +119,6 @@ fi %postun %systemd_postun_with_restart lm_sensors.service -# ==== sensord === -#%post sensord -#%systemd_post sensord.service -#%preun sensord -#%systemd_preun sensord.service -#%postun sensord -#%systemd_postun_with_restart sensord.service - # ===== libs ===== %ldconfig_scriptlets @@ -162,6 +154,9 @@ fi %exclude %{_mandir}/man8/sensord.8.gz %changelog +* Sat Sep 19 2020 xinghe - 3.6.0-2 +- fix uninstall fialure + * Thu May 28 2020 Chunsheng Luo - 3.6.0-1 - update to version 3.6.0