Hello community, here is the log from the commit of package sensors for openSUSE:Factory checked in at 2019-12-07 15:13:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sensors (Old) and /work/SRC/openSUSE:Factory/.sensors.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sensors" Sat Dec 7 15:13:12 2019 rev:103 rq:753168 version:3.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sensors/sensors.changes 2019-03-27 16:11:42.639662837 +0100 +++ /work/SRC/openSUSE:Factory/.sensors.new.4691/sensors.changes 2019-12-07 15:15:11.447797519 +0100 @@ -1,0 +2,23 @@ +Tue Dec 3 08:30:17 UTC 2019 - Samu Voutilainen <[email protected]> + +- Removed upstreamed patch lm_sensors-3.4.0-sensors-detect-ppc64le.patch +- Update to version 3.6.0: + + configs: Added a number of new configuration files + + fancontrol: AVERAGE env variable can be used to set the number of previous readings to average + + Makefile: The MACHINE variable has been renamed to ARCH + + sensord: Add an option -1/--oneline to print chip and adapter on the same line + + sensors: Fixed a stray comma bug in the JSON output + * Fixed Fahrenheit conversion with raw and JSON output + * Scale voltage and current values in the default output format + + sensors-detect: Add detection of AMD Family 17h, models 30h, 70h + * Add detection of some AMD Family 15h models + * Add detection of AMD Family 16h model 30h power sensors + * Add detection of Hygon Family 18h thermal sensors + * Add detection of Nuvoton NCT6797D + * Add detection of Nuvoton NCT6798D + * Add detection of Nuvoton NCT6112D/NCT6114D/NCT6116D + * Fix printing CPU info on non-x86 arches + * Fix printing lm_sensors version + * Mark Fintek F75387SG/RG as supported by the f75375s driver + +------------------------------------------------------------------- Old: ---- lm-sensors-3-5-0.tar.gz lm_sensors-3.4.0-sensors-detect-ppc64le.patch New: ---- lm-sensors-3-6-0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sensors.spec ++++++ --- /var/tmp/diff_new_pack.cx38Id/_old 2019-12-07 15:15:13.259797263 +0100 +++ /var/tmp/diff_new_pack.cx38Id/_new 2019-12-07 15:15:13.267797262 +0100 @@ -1,7 +1,7 @@ # # spec file for package sensors # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,18 +19,18 @@ #%%define commit 1c48b191c8a2b9fc747e3db3816247c666c5c3f1 #%%define shortcommit 1c48b19 %define _name lm-sensors -%define _version 3-5-0 +%define _version 3-6-0 #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: sensors -Version: 3.5.0 +Version: 3.6.0 Release: 0 Summary: Hardware health monitoring for Linux License: GPL-2.0-or-later Group: System/Monitoring -Url: https://github.com/lm-sensors/%{_name} +URL: https://github.com/lm-sensors/%{_name} Source0: https://github.com/lm-sensors/%{_name}/archive/V%{_version}.tar.gz#/%{_name}-%{_version}.tar.gz #Source0: https://github.com/groeck/lm-sensors/archive/%%{commit}/%%{_name}-%%{shortcommit}.tar.gz Source1: sysconfig.sensord @@ -42,9 +42,7 @@ Patch6: lm_sensors-3.4.0-sensord-service-extra-args.patch #PATCH-FEATURE-UPSTREAM add ftsteutates support Patch7: lm_sensors-3.4.0-sensors-detect-add-ftsteutates-support.patch -#PATCH-BUGFIX-UPSTREAM sensors-detect on ppc -Patch8: lm_sensors-3.4.0-sensors-detect-ppc64le.patch -Patch9: lm_sensors-3.5.0-libsensors-fix-soname.patch +Patch8: lm_sensors-3.5.0-libsensors-fix-soname.patch BuildRequires: bison BuildRequires: flex BuildRequires: rrdtool-devel @@ -113,7 +111,6 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 -%patch9 -p1 %build RPM_OPT_FLAGS="%{optflags}" ++++++ lm-sensors-3-5-0.tar.gz -> lm-sensors-3-6-0.tar.gz ++++++ ++++ 1602 lines of diff (skipped)
