nmap updated to 7.31

This commit is contained in:
Michal Hlavinka 2016-10-24 13:47:18 +02:00
parent bb59447c42
commit 8b46ca5d70
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ nmap-5.21.tar.bz2
/nmap-7.11.tar.bz2
/nmap-7.12.tar.bz2
/nmap-7.30.tar.bz2
/nmap-7.31.tar.bz2

View File

@ -5,7 +5,7 @@
Summary: Network exploration tool and security scanner
Name: nmap
Epoch: 2
Version: 7.30
Version: 7.31
#global prerelease TEST5
Release: 1%{?dist}
# Uses combination of licenses based on GPL license, but with extra modification
@ -221,6 +221,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/xnmap.1.gz
%changelog
* Mon Oct 24 2016 Michal Hlavinka <mhlavink@redhat.com> - 2:7.31-1
- nmap updated to 7.31
* Mon Oct 03 2016 Michal Hlavinka <mhlavink@redhat.com> - 2:7.30-1
- nmap updated to 7.30

View File

@ -1 +1 @@
8d86797d5c9e56de571f9630c0e6b5f8 nmap-7.30.tar.bz2
f2f6660142a777862342a58cc54258ea nmap-7.31.tar.bz2