From 8b46ca5d7098c43b7774b6030202e46c0761326c Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Mon, 24 Oct 2016 13:47:18 +0200 Subject: [PATCH] nmap updated to 7.31 --- .gitignore | 1 + nmap.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 256ebf6..683820a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/nmap.spec b/nmap.spec index 2be0eee..831dafa 100644 --- a/nmap.spec +++ b/nmap.spec @@ -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 - 2:7.31-1 +- nmap updated to 7.31 + * Mon Oct 03 2016 Michal Hlavinka - 2:7.30-1 - nmap updated to 7.30 diff --git a/sources b/sources index 0393214..b4751f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d86797d5c9e56de571f9630c0e6b5f8 nmap-7.30.tar.bz2 +f2f6660142a777862342a58cc54258ea nmap-7.31.tar.bz2