diff --git a/honggfuzz.changes b/honggfuzz.changes index c52a8be..007cae5 100644 --- a/honggfuzz.changes +++ b/honggfuzz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 5 01:09:52 UTC 2017 - jengelh@inai.de + +- Update description + ------------------------------------------------------------------- Sat Jan 28 14:32:18 UTC 2017 - mpluskal@suse.com diff --git a/honggfuzz.spec b/honggfuzz.spec index ecfc205..32d91ae 100644 --- a/honggfuzz.spec +++ b/honggfuzz.spec @@ -1,5 +1,5 @@ # -# spec file for package hongfuzx +# spec file for package honggfuzz # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: honggfuzz Version: 0.8 Release: 0 License: Apache-2.0 -Summary: Security oriented fuzzer with powerful analysis options +Summary: Security-oriented fuzzer with various analysis options Url: https://google.github.io/honggfuzz/ Group: Development/Tools/Other Source: https://github.com/google/honggfuzz/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -28,8 +28,9 @@ BuildRequires: binutils-devel BuildRequires: zlib-devel %description -Security oriented fuzzer with powerful analysis options. Supports -evolutionary, feedback-driven fuzzing based on code coverage (sw and hw). +Security-oriented fuzzer with powerful analysis options. Supports +evolutionary, feedback-driven fuzzing based on code coverage +(software and hardware). %prep %setup -q @@ -48,4 +49,3 @@ install -D -p -m 0755 %{name} \ %{_bindir}/%{name} %changelog -