# Generated by go2rpm 1 %bcond_without check # https://github.com/cockroachdb/redact %global goipath github.com/cockroachdb/redact %global commit cd282804bbd3cd122cf2f406a0707084bfb6a4bf %gometa %global common_description %{expand: Utilities to redact Go strings for confidentiality.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Utilities to redact Go strings for confidentiality # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sat Jul 25 06:53:05 CEST 2020 Robert-André Mauchin - 0-0.1.20200725gitcd28280 - Initial package