Bump Release, update %changelog
Related: rhbz#2044062
This commit is contained in:
parent
64a3ffcdb6
commit
4af160d884
@ -4,7 +4,7 @@ Summary: IPMI (Intelligent Platform Management Interface) library and tools
|
|||||||
Name: OpenIPMI
|
Name: OpenIPMI
|
||||||
|
|
||||||
Version: 2.0.32
|
Version: 2.0.32
|
||||||
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
|
||||||
@ -201,6 +201,10 @@ echo ".so man1/openipmish.1" > %{buildroot}%{_mandir}/man1/ipmish.1
|
|||||||
%{_mandir}/man5/ipmi_sim_cmd.5*
|
%{_mandir}/man5/ipmi_sim_cmd.5*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 28 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.0.32-3
|
||||||
|
- Add a patch to resolve one more issue found by rpmdiff/rpminspect:
|
||||||
|
fix getaddrinfo detection to avoid using gethostbyname.
|
||||||
|
|
||||||
* Wed Jan 26 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.0.32-2
|
* Wed Jan 26 2022 Pavel Cahyna <pcahyna@redhat.com> - 2.0.32-2
|
||||||
- Resolve issues found by rpmdiff
|
- Resolve issues found by rpmdiff
|
||||||
- add explicit Requires: on subpackages to avoid the need to test
|
- add explicit Requires: on subpackages to avoid the need to test
|
||||||
|
Loading…
Reference in New Issue
Block a user