From d3af9af0dcf4ccf060444a9252dcefceb2e3be67 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:19:43 +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/libnfnetlink.git#520ae6b251b1d5ee7cb6ba17f3e194e422ab6faa --- libnfnetlink.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libnfnetlink.spec b/libnfnetlink.spec index 2e90cb7..595d61b 100644 --- a/libnfnetlink.spec +++ b/libnfnetlink.spec @@ -1,12 +1,13 @@ Name: libnfnetlink Version: 1.0.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Netfilter netlink userspace library License: GPLv2+ URL: http://netfilter.org Source0: http://netfilter.org/projects/libnfnetlink/files/%{name}-%{version}.tar.bz2 BuildRequires: kernel-headers BuildRequires: automake autoconf libtool pkgconfig +BuildRequires: make %description libnfnetlink is a userspace library that provides some low-level @@ -53,6 +54,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %{_includedir}/libnfnetlink/*.h %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.0.1-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.0.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild