From e7655b34ee090436ceeb8456d82c61204fd810c1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:16:33 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libndp.git#0428e5d2e7b95563516034d43389170b264c9444 --- libndp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libndp.spec b/libndp.spec index e48fe5a..bb46d60 100644 --- a/libndp.spec +++ b/libndp.spec @@ -1,12 +1,13 @@ Name: libndp Version: 1.7 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for Neighbor Discovery Protocol License: LGPLv2+ URL: http://www.libndp.org/ Source: http://www.libndp.org/files/libndp-%{version}.tar.gz BuildRequires: gcc +BuildRequires: make %description This package contains a library which provides a wrapper for IPv6 Neighbor Discovery Protocol. It also provides a tool @@ -45,6 +46,9 @@ find $RPM_BUILD_ROOT -name \*.la -delete %{_libdir}/pkgconfig/*.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.7-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild