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: