This commit is contained in:
Dennis Gilmore 2013-02-13 23:45:30 -06:00
parent 4c1dde2abe
commit e590c9bdcf

View File

@ -1,6 +1,6 @@
Name: lm_sensors
Version: 3.3.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Hardware monitoring tools
Group: Applications/System
License: LGPLv2+
@ -157,6 +157,9 @@ fi
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Jan 17 2013 Jaromir Capik <jcapik@redhat.com> - 3.3.3-2
- Fixing sensors-detect to avoid failures when the /dev/port is missing (#843521)