# Generated by go2rpm # Needs network %bcond_with check # https://github.com/sendgrid/rest %global goipath github.com/sendgrid/rest Version: 2.4.1 %global commit 8f995deebcbbba440a60746115fdb5524e7cf3fc %gometa %global common_description %{expand: SendGrid's Golang HTTP Client for calling APIs.} %global golicenses LICENSE.txt %global godocs examples CHANGELOG.md CODE_OF_CONDUCT.md\\\ CONTRIBUTING.md FIRST-TIMERS.md README.md\\\ TROUBLESHOOTING.md USAGE.md Name: %{goname} Release: 1%{?dist} Summary: SendGrid's Golang HTTP Client for calling APIs License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 30 19:38:33 CEST 2019 Robert-André Mauchin - 2.4.1-1.20190530git8f995de - Initial package