From 50c59663a57a80bf2cf112b6cafd76b7370f7d5f Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 04:48:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- libndp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libndp.spec b/libndp.spec index 965606c..8b1c128 100644 --- a/libndp.spec +++ b/libndp.spec @@ -1,6 +1,6 @@ Name: libndp Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for Neighbor Discovery Protocol Group: System Environment/Libraries License: LGPLv2+ @@ -48,6 +48,9 @@ find $RPM_BUILD_ROOT -name \*.la -delete %{_libdir}/pkgconfig/*.pc %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 1.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Tue Jul 29 2014 Jiri Pirko - 1.4-1 - Update to 1.4 - libndp: fix buffer overflow in ndp_msg_opt_dnssl_domain()