This commit is contained in:
Dennis Gilmore 2016-02-03 15:33:46 +00:00
parent 51d50d9f09
commit c33d91fd0f
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Summary: IPMI (Intelligent Platform Management Interface) library and tools
Name: OpenIPMI Name: OpenIPMI
Version: 2.0.21 Version: 2.0.21
Release: 11%{?dist} Release: 12%{?dist}
License: LGPLv2+ and GPLv2+ or BSD License: LGPLv2+ and GPLv2+ or BSD
Group: System Environment/Base Group: System Environment/Base
URL: http://sourceforge.net/projects/openipmi/ URL: http://sourceforge.net/projects/openipmi/
@ -221,6 +221,9 @@ fi
%doc %{_mandir}/man5/ipmi_sim_cmd.5* %doc %{_mandir}/man5/ipmi_sim_cmd.5*
%changelog %changelog
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.21-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Dec 09 2015 Boris Ranto <branto@redhat.com> - 2.0.21-11 * Wed Dec 09 2015 Boris Ranto <branto@redhat.com> - 2.0.21-11
- Avoid warning on update/removal (#1256798) - Avoid warning on update/removal (#1256798)