diff --git a/lm_sensors.spec b/lm_sensors.spec index b81fdbf..b930b4b 100644 --- a/lm_sensors.spec +++ b/lm_sensors.spec @@ -1,6 +1,6 @@ Name: lm_sensors Version: 3.4.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Hardware monitoring tools Group: Applications/System License: LGPLv2+ and GPLv3+ and GPLv2+ and Verbatim and Public Domain @@ -25,6 +25,7 @@ Requires(post): systemd-units BuildRequires: kernel-headers >= 2.2.16, bison, libsysfs-devel, flex, gawk BuildRequires: perl-generators BuildRequires: rrdtool-devel +BuildRequires: gcc %description @@ -180,6 +181,9 @@ fi %changelog +* Mon Feb 19 2018 Ondřej Lysoněk - 3.4.0-10 +- Add gcc to BuildRequires + * Thu Feb 08 2018 Fedora Release Engineering - 3.4.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild