SHA256
1
0
forked from pool/zstd

Accepting request 663038 from home:AndreasStieger:branches:Archiving

zstd 1.3.8

OBS-URL: https://build.opensuse.org/request/show/663038
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=26
This commit is contained in:
2019-01-05 14:15:29 +00:00
committed by Git OBS Bridge
parent 3c35264bb6
commit 16fc473dae
4 changed files with 20 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package zstd
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define major 1
%define libname lib%{name}%{major}
Name: zstd
Version: %{major}.3.7
Version: %{major}.3.8
Release: 0
Summary: Zstandard compression tools
License: BSD-3-Clause AND GPL-2.0-only
@@ -103,7 +103,7 @@ install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1
%files
%license COPYING LICENSE
%doc NEWS README.md
%doc README.md CHANGELOG
%{_bindir}/*
%{_mandir}/man1/*.1%{?ext_man}