# Generated by go2rpm %bcond_without check # https://github.com/tambet/go-asana %global goipath github.com/tambet/go-asana %global commit 6c0cb7090a14aaf5861c43a10e6db9d32c1fe555 %gometa %global common_description %{expand: Go library for accessing the Asana API.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.4%{?dist} Summary: Go library for accessing the Asana API License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/google/go-querystring/query) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sat Jun 01 23:21:40 CEST 2019 Robert-André Mauchin - 0-0.4.20180420git6c0cb70 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.3.git6c0cb70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.git6c0cb70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Mar 24 2018 Robert-André Mauchin - 0-0.1.20180420git6c0cb70 - First package for Fedora