From 61bdfaafe96f5ba0e270b66d75febe596044af9e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:17:04 +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/libnet.git#25b4f9d26347d31882ce476a3eb9c2f9a7739353 --- libnet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libnet.spec b/libnet.spec index 0d32577..339c86a 100644 --- a/libnet.spec +++ b/libnet.spec @@ -1,7 +1,7 @@ Summary: C library for portable packet creation and injection Name: libnet Version: 1.2 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://github.com/libnet/libnet Source0: https://github.com/libnet/libnet/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -93,6 +93,9 @@ done %endif %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Jan 02 2021 Robert Scheck 1.2-1 - Upgrade to 1.2 (#1912031)