diff --git a/.gitignore b/.gitignore index 10c409b..6b8b196 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ freeipmi-0.8.8.tar.gz /freeipmi-1.0.2.tar.gz /freeipmi-1.0.3.tar.gz /freeipmi-1.0.4.tar.gz +/freeipmi-1.0.5.tar.gz diff --git a/freeipmi.spec b/freeipmi.spec index 5526d11..6e23917 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -5,7 +5,7 @@ Release: 1%{?dist} Name: freeipmi -Version: 1.0.4 +Version: 1.0.5 License: GPLv2+ Group: Applications/System URL: http://www.gnu.org/software/freeipmi/ @@ -303,6 +303,7 @@ fi %{_includedir}/freeipmi/templates/*.h %{_includedir}/freeipmi/util/*.h %{_mandir}/man3/* +%{_libdir}/pkgconfig/* %files bmc-watchdog %defattr(-,root,root) @@ -325,6 +326,14 @@ fi %{_mandir}/man8/ipmidetectd.8* %changelog +* Fri Jul 1 2011 Jan Safranek - 1.0.5-1 +- Updated to freeipmi-1.0.5: + - Fix various issues in ipmi-dcmi, including command line parsing + bugs, asset tag/string identifier overwriting, and fix assumptions + based on new information in v1.5 errata. + - Support pkg-config files for libraries. + - Various documentation updates. + * Fri Apr 22 2011 Jan Safranek - 1.0.4-1 - Updated to freeipmi-1.0.4: - Support "discretereading" workaround in ipmi-sensors and associated diff --git a/sources b/sources index 2895d22..feec6d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a3eea50425f06ed41772e10d7aad296 freeipmi-1.0.4.tar.gz +0b66f19bf39906f64fff38f1fc9977c4 freeipmi-1.0.5.tar.gz