- Fix group name for the shared library

OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=5
This commit is contained in:
Ismail Dönmez 2016-12-07 09:25:46 +00:00 committed by Git OBS Bridge
parent 6f35df5432
commit 67dc42a6d7
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 7 09:25:33 UTC 2016 - idonmez@suse.com
- Fix group name for the shared library
-------------------------------------------------------------------
Sun Dec 4 12:25:27 UTC 2016 - idonmez@suse.com

View File

@ -24,7 +24,6 @@ Release: 0
Summary: Zstandard compression tools
License: BSD-3-Clause and MIT
Group: Productivity/Archiving/Compression
Url: https://github.com/facebook/zstd
Source0: https://github.com/facebook/zstd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -47,7 +46,7 @@ compression algorithms, such as zlib or lzma.
%package -n %{libname}
Summary: Zstd compression library
Group: Productivity/Archiving/Compression
Group: System/Libraries
%description -n %{libname}
Zstd, short for Zstandard, is a lossless compression algorithm,