diff --git a/nmap.spec b/nmap.spec index 116246f..179d248 100644 --- a/nmap.spec +++ b/nmap.spec @@ -7,7 +7,7 @@ Name: nmap Epoch: 3 Version: 7.91 #global prerelease TEST5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Network exploration tool and security scanner URL: http://nmap.org/ # Uses combination of licenses based on GPL license, but with extra modification @@ -155,6 +155,9 @@ fi %{_mandir}/man1/ncat.1.gz %changelog +* Fri Apr 16 2021 Mohan Boddu - 3:7.91-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Apr 8 2021 Pavel Zhukov - 3:7.91-1 - Bring 7.91 back