# Generated by go2rpm 1.3 %bcond_without check # https://github.com/facebookgo/stack %global goipath github.com/facebookgo/stack %global commit 751773369052141c013c6e827a71e8f35c07879c %gometa %global common_description %{expand: Package stack provides utilities to capture and pass around stack traces.} %global golicenses license %global godocs readme.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Utilities to capture and pass around stack traces # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Jun 18 2021 Davide Cavalca - 0-0.1.20210618git7517733 - Initial package