From 66971bc1cabb1c90633698fb9e5240e100d4250c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 00:43:26 +0000 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/nmap.git#6df702fe995237b8533169eee5d1b5c677a1d895 --- nmap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nmap.spec b/nmap.spec index 5362f33..0427a9f 100644 --- a/nmap.spec +++ b/nmap.spec @@ -7,7 +7,7 @@ Name: nmap Epoch: 3 Version: 7.80 #global prerelease TEST5 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Network exploration tool and security scanner URL: http://nmap.org/ # Uses combination of licenses based on GPL license, but with extra modification @@ -143,6 +143,9 @@ ln -s ncat %{buildroot}%{_bindir}/nc %{_mandir}/man1/ncat.1.gz %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3:7.80-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 13 2021 Pavel Zhukov - 3:7.80-8 - Replace FD_ functions with safe implementation (#1914734)