diff --git a/nmap.spec b/nmap.spec index b89f0e5..d4b4711 100644 --- a/nmap.spec +++ b/nmap.spec @@ -7,7 +7,7 @@ Name: nmap Epoch: 3 Version: 7.91 #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 @@ -157,6 +157,9 @@ fi %{_mandir}/man1/ncat.1.gz %changelog +* Wed Jul 28 2021 Florian Weimer - 3:7.91-9 +- Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097) + * Wed Jun 16 2021 Mohan Boddu - 3:7.91-8 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065