nmap updated to 6.47

This commit is contained in:
Michal Hlavinka 2014-08-25 13:03:20 +02:00
parent 145c8a7666
commit 467f63f7ed
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ nmap-5.21.tar.bz2
/nmap-6.40.tar.bz2
/nmap-6.45.tar.bz2
/nmap-6.46.tar.bz2
/nmap-6.47.tar.bz2

View File

@ -5,9 +5,9 @@
Summary: Network exploration tool and security scanner
Name: nmap
Epoch: 2
Version: 6.46
Version: 6.47
#global prerelease TEST5
Release: 3%{?dist}
Release: 1%{?dist}
# Uses combination of licenses based on GPL license, but with extra modification
# so it got its own license tag rhbz#1055861
License: Nmap
@ -216,6 +216,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/xnmap.1.gz
%changelog
* Mon Aug 25 2014 Michal Hlavinka <mhlavink@redhat.com> - 2:6.47-1
- nmap updated to 6.47
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:6.46-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
5a36ad3a63d5b7ea5514f745a397436a nmap-6.46.tar.bz2
edfe81f6763223c0a29bfa15a8526e2a nmap-6.47.tar.bz2