# Generated by go2rpm %bcond_without check # https://github.com/namedotcom/go %global goipath github.com/namedotcom/go %global commit 08470befbe04613bd4b44cb6978b05d50294c4d4 %gometa %global common_description %{expand: Package Namecom provides a client for accessing the Name.com v4 API.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Name.com API Go Client License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/pkg/errors) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 02 22:47:23 CEST 2019 Robert-André Mauchin - 0-0.3.20181203git08470be - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.2.git08470be - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 03 2018 Carl George - 0-0.1.20181203git08470be - Initial package