diff --git a/golang-github-pierrec-lz4.spec b/golang-github-pierrec-lz4.spec index 5d67b7e..a2f33da 100644 --- a/golang-github-pierrec-lz4.spec +++ b/golang-github-pierrec-lz4.spec @@ -14,7 +14,7 @@ http://fastcompression.blogspot.com/2013/04/lz4-streaming-format-final.html. This package is compatible with the LZ4 frame format although the block level compression and decompression functions are exposed and are fully compatible -with the lz4 block format definition, they are low level and should not be +with the LZ4 block format definition, they are low level and should not be used directly.} %global golicenses LICENSE @@ -22,7 +22,7 @@ used directly.} Name: %{goname} Release: 1%{?dist} -Summary: Lz4 compression and decompression in pure go +Summary: LZ4 compression and decompression in pure Go # Upstream license specification: BSD-3-Clause License: BSD