diff --git a/nemesis.changes b/nemesis.changes index c5060c4..d506ed0 100644 --- a/nemesis.changes +++ b/nemesis.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 2 17:24:10 UTC 2018 - mardnh@gmx.de + +- Correct license + +------------------------------------------------------------------- +Sun Jul 29 10:49:11 UTC 2018 - jengelh@inai.de + +- Ensure neutrality of description. Remove future goals. + ------------------------------------------------------------------- Mon Jun 18 13:51:00 UTC 2018 - mardnh@gmx.de diff --git a/nemesis.spec b/nemesis.spec index 0ff878b..e0a61f0 100644 --- a/nemesis.spec +++ b/nemesis.spec @@ -1,6 +1,7 @@ # # spec file for package nemesis # +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -20,7 +21,7 @@ Name: nemesis Version: 1.5 Release: 0 Summary: TCP/IP Packet Injection Suite -License: BSD-3-Clause +License: BSD-4-Clause Group: Productivity/Networking/Diagnostic URL: http://troglobit.com/projects/nemesis/ #Git-Clone: https://github.com/troglobit/nemesis @@ -30,10 +31,9 @@ BuildRequires: automake BuildRequires: libnet-devel %description -The Nemesis Project is designed to be a commandline-based, portable -human IP stack for UNIX/Linux. The suite is broken down by protocol -and should allow for useful scripting of injected packet streams from -simple shell scripts. +A commandline-based IP stack for Linux. The suite is broken down by +protocol and allows for scripting of injected packet streams from +shell scripts. Key features: * support for ARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP protocols