From 61919b2187997f44bf7e3c075c8d5fe98639620b8115faca3778b54208dcf534 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 6 Feb 2017 15:17:12 +0000 Subject: [PATCH] Accepting request 454717 from home:jengelh:branches:devel:tools - Update description OBS-URL: https://build.opensuse.org/request/show/454717 OBS-URL: https://build.opensuse.org/package/show/devel:tools/honggfuzz?expand=0&rev=4 --- honggfuzz.changes | 5 +++++ honggfuzz.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) 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 -