From 05a09643fb8828ba20b30d594a65366f12ba0ecc Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sat, 13 Mar 2021 08:11:42 +0000 Subject: [PATCH] import libndp-1.7-5.el8 --- SPECS/libndp.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/SPECS/libndp.spec b/SPECS/libndp.spec index 368acf2..edfae44 100644 --- a/SPECS/libndp.spec +++ b/SPECS/libndp.spec @@ -1,6 +1,6 @@ Name: libndp Version: 1.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library for Neighbor Discovery Protocol Group: System Environment/Libraries License: LGPLv2+ @@ -63,8 +63,11 @@ find $RPM_BUILD_ROOT -name \*.la -delete %{_libdir}/pkgconfig/*.pc %changelog -* Fri Mar 05 2021 Hangbin Liu - 1.7-4 -- libndp,ndptool: use poll() instead of select (rhbz 1933041) +* Fri Mar 12 2021 Hangbin Liu - 1.7-5 +- Bump the version number due to conflict with (rhbz 1933041) + +* Fri Mar 12 2021 Hangbin Liu - 1.7-4 +- libndp,ndptool: use poll() instead of select (rhbz 1937721) * Fri Nov 01 2019 Hangbin Liu - 1.7-3 - ndptool: add -D dest support (rhbz 1697595)