# Generated by go2rpm %bcond_without check # https://github.com/DataDog/zstd %global goipath github.com/DataDog/zstd Version: 1.4.0 %gometa %global common_description %{expand: Zstd wrapper for go.} %global golicenses LICENSE ZSTD_LICENSE %global godocs README.md update.txt Name: %{goname} Release: 1%{?dist} Summary: Zstd wrapper for go # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: gcc Provides: bundled(zstd) = 1.4.0 %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 23 18:33:18 CEST 2019 Robert-André Mauchin - 1.4.0-1 - Release 1.4.0 * Sun Mar 17 2019 Robert-André Mauchin - 1.3.5-1 - First package for Fedora