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