# Generated by go2rpm %bcond_without check # https://github.com/ncw/go-acd %global goipath github.com/ncw/go-acd %global commit 887eb06ab6a255fbf5744b5812788e884078620a %gometa %global common_description %{expand: Go library for accessing Amazon Cloud Drive.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Go library for accessing Amazon Cloud Drive License: ISC URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/google/go-querystring/query) %if %{with check} # Tests BuildRequires: golang(github.com/stretchr/testify/assert) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 31 14:44:45 CEST 2019 Robert-André Mauchin - 0-0.7.20180320git887eb06 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.6.git887eb06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 0-0.5.git887eb06 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 0-0.4.git887eb06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 08 2018 Robert-André Mauchin - 0-0.3.20180320git887eb06 - Update with the new Go packaging * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20171119git887eb06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 07 2017 Robert-André Mauchin - 0-0.1.20171119git887eb06 - Upstream GIT revision 887eb06 * Mon Jul 24 2017 Robert-André Mauchin - 0-0.1.20170306git96a49aa - First package for Fedora