Rebuilt for Python 3.7
This commit is contained in:
parent
ea41ad6fa5
commit
187d1283cf
@ -4,7 +4,7 @@ Summary: IPMI (Intelligent Platform Management Interface) library and tools
|
|||||||
Name: OpenIPMI
|
Name: OpenIPMI
|
||||||
|
|
||||||
Version: 2.0.25
|
Version: 2.0.25
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: LGPLv2+ and GPLv2+ or BSD
|
License: LGPLv2+ and GPLv2+ or BSD
|
||||||
URL: http://sourceforge.net/projects/openipmi/
|
URL: http://sourceforge.net/projects/openipmi/
|
||||||
Source: http://downloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
|
||||||
@ -207,6 +207,9 @@ echo ".so man1/openipmish.1" > %{buildroot}%{_mandir}/man1/ipmish.1
|
|||||||
%{_mandir}/man5/ipmi_sim_cmd.5*
|
%{_mandir}/man5/ipmi_sim_cmd.5*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.25-3
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Wed Apr 18 2018 Josef Ridky <jridky@redhat.com> - 2.0.25-2
|
* Wed Apr 18 2018 Josef Ridky <jridky@redhat.com> - 2.0.25-2
|
||||||
- Python3 update
|
- Python3 update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user