diff --git a/nmap.spec b/nmap.spec index 2f0b6de..2e2eab4 100644 --- a/nmap.spec +++ b/nmap.spec @@ -7,7 +7,7 @@ Name: nmap Epoch: 2 Version: 7.80 #global prerelease TEST5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Network exploration tool and security scanner URL: http://nmap.org/ # Uses combination of licenses based on GPL license, but with extra modification @@ -127,6 +127,9 @@ ln -s ncat %{buildroot}%{_bindir}/nc %{_mandir}/man1/ncat.1.gz %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 2:7.80-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 19 2020 Pavel Zhukov - 2:7.80-4 - Do not assert on unsolicited ARP response (#1836989)