[zmap/f19] Update to 1.1.1

Christopher Meng cicku at fedoraproject.org
Fri Dec 20 02:40:54 UTC 2013


commit a062410f85c5433946fd9dc59476bcc81dfc044b
Author: Christopher Meng <i at cicku.me>
Date:   Fri Dec 20 10:40:12 2013 +0800

    Update to 1.1.1

 .gitignore |    1 +
 sources    |    2 +-
 zmap.spec  |   12 +++++++-----
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c163e8a..8b78780 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /v1.1.0.tar.gz
+/v1.1.1.tar.gz
diff --git a/sources b/sources
index 335ccd2..4bbff9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b767903e4da1f97377c881e0d4241a53  v1.1.0.tar.gz
+4142dd73da9447dcab6294b027adc7a4  v1.1.1.tar.gz
diff --git a/zmap.spec b/zmap.spec
index c951d08..b905e84 100644
--- a/zmap.spec
+++ b/zmap.spec
@@ -1,6 +1,6 @@
 Name:           zmap
-Version:        1.1.0
-Release:        2%{?dist}
+Version:        1.1.1
+Release:        1%{?dist}
 Summary:        Network scanner for Internet-wide network studies
 License:        ASL 2.0
 URL:            https://zmap.io
@@ -18,8 +18,7 @@ BuildRequires:  libpcap-devel
 ZMap is an open-source network scanner that enables researchers to easily 
 perform Internet-wide network studies. With a single machine and a well 
 provisioned network uplink, ZMap is capable of performing a complete scan of 
-the IPv4 address space in under 45 minutes, approaching the theoretical limit 
-of gigabit Ethernet.
+the IPv4 address space in under 45 minutes, approaching the theoretical limit of gigabit Ethernet.
 
 ZMap can be used to study protocol adoption over time, monitor service 
 availability, and help us better understand large systems distributed across 
@@ -52,12 +51,15 @@ make install DESTDIR=%{buildroot}
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Thu Dec 19 2013 Christopher Meng <rpm at cicku.me> - 1.1.1-1
+- Update to 1.1.1
+
 * Fri Nov 22 2013 Christopher Meng <rpm at cicku.me> - 1.1.0-2
 - Set 644 to examples.
 - Fix wrong line endings.
 
 * Tue Nov 19 2013 Christopher Meng <rpm at cicku.me> - 1.1.0-1
-- New version.
+- Update to 1.1.0
 - Enable harden building.
 
 * Mon Aug 26 2013 Christopher Meng <rpm at cicku.me> - 1.0.3-2


More information about the scm-commits mailing list