nmap updated to 6.47
This commit is contained in:
parent
145c8a7666
commit
467f63f7ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user