diff --git a/.gitignore b/.gitignore index 27ae47d..c91a45f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ freeipmi-0.8.8.tar.gz /freeipmi-1.1.4.tar.gz /freeipmi-1.1.5.tar.gz /freeipmi-1.1.6.tar.gz +/freeipmi-1.1.7.tar.gz diff --git a/freeipmi.spec b/freeipmi.spec index bda83c6..7522f1d 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -2,10 +2,10 @@ # Copyright (c) 2003 FreeIPMI Core Team # -Release: 3%{?dist} +Release: 1%{?dist} Name: freeipmi -Version: 1.1.6 +Version: 1.1.7 License: GPLv3+ Group: Applications/System URL: http://www.gnu.org/software/freeipmi/ @@ -359,6 +359,12 @@ fi %{_unitdir}/ipmidetectd.service %changelog +* Tue Jul 31 2012 Jan Safranek - 1.1.7-1 +- Updated to freeipmi-1.1.7: + - In ipmi-sensors and ipmi-sel, fix units output corner case. + - In bmc-info, detect unsupported system info corner case. + - Update documentation with motherboard support. + * Tue Jul 17 2012 Jan Safranek - 1.1.6-3 - fixed License to GPLv3+ diff --git a/sources b/sources index 9b9ab2c..c7b1eae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4dbf3b9bbb6bf61d7bac158f802296c freeipmi-1.1.6.tar.gz +70c4d9232e7525dd3221586a06f86fb4 freeipmi-1.1.7.tar.gz