diff --git a/.gitignore b/.gitignore index 266bf58..d55bb09 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ nmap-5.21.tar.bz2 /nmap-7.00.tar.bz2 /nmap-7.01.tar.bz2 /nmap-7.10.tar.bz2 +/nmap-7.11.tar.bz2 diff --git a/nmap.spec b/nmap.spec index 37b9363..574a8ae 100644 --- a/nmap.spec +++ b/nmap.spec @@ -5,7 +5,7 @@ Summary: Network exploration tool and security scanner Name: nmap Epoch: 2 -Version: 7.10 +Version: 7.11 #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 +* Wed Mar 23 2016 Michal Hlavinka - 2:7.11-1 +- nmap updated to 7.11 + * Fri Mar 18 2016 Michal Hlavinka - 2:7.10-1 - nmap updated to 7.10 diff --git a/sources b/sources index 727aee8..75d4294 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4fbc455d3f097755fca9d56ae60fa5bc nmap-7.10.tar.bz2 +0dc7fcde978b4891ba9fd91d16f19fce nmap-7.11.tar.bz2