This commit is contained in:
Dennis Gilmore 2014-06-07 01:37:46 -05:00
parent dbad416190
commit c8398408a5

View File

@ -1,6 +1,6 @@
Name: lm_sensors
Version: 3.3.5
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Hardware monitoring tools
Group: Applications/System
License: LGPLv2+ and GPLv3+ and GPLv2+ and Verbatim and Public Domain
@ -177,6 +177,9 @@ fi
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Jan 25 2014 Ville Skyttä <ville.skytta@iki.fi> - 3.3.5-3
- Own the %%{_libexecdir}/lm_sensors dir.
- Fix case of Public Domain in license tag.