From 32b814a9db26b8415af679e0ca4f9aa6243aaa18d2f44bc96934a251a8379b95 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 16 Nov 2017 11:48:27 +0000 Subject: [PATCH] Accepting request 542203 from home:jengelh:branches:Archiving - Remove bias from descriptions. OBS-URL: https://build.opensuse.org/request/show/542203 OBS-URL: https://build.opensuse.org/package/show/Archiving/lzop?expand=0&rev=24 --- lzop.changes | 5 +++++ lzop.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/lzop.changes b/lzop.changes index 0b04db3..96975c0 100644 --- a/lzop.changes +++ b/lzop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 13 22:01:34 UTC 2017 - jengelh@inai.de + +- Remove bias from descriptions. + ------------------------------------------------------------------- Sat Nov 11 18:35:11 UTC 2017 - mpluskal@suse.com diff --git a/lzop.spec b/lzop.spec index 7a399b7..bf48695 100644 --- a/lzop.spec +++ b/lzop.spec @@ -19,7 +19,7 @@ Name: lzop Version: 1.04 Release: 0 -Summary: The fastest compressor and decompressor around +Summary: Dictionary-based LZ-type compressor favoring speed License: GPL-2.0+ Group: Productivity/Archiving/Compression Url: http://www.lzop.org @@ -29,8 +29,8 @@ BuildRequires: cmake >= 3.0 BuildRequires: lzo-devel %description -lzop is a file compressor similar to gzip. Its main advantages over gzip -are much higher compression and decompression speed at the cost +lzop is a general-purpose file compressor similar to gzip. +It favors higher compression and decompression speed at the cost of compression ratio. lzop was designed with the following goals in mind: