# Generated by go2rpm %bcond_without check # https://github.com/dropbox/dropbox-sdk-go-unofficial %global goipath github.com/dropbox/dropbox-sdk-go-unofficial Version: 5.4.0 %gometa %global common_description %{expand: An unofficial Go SDK for integrating with the Dropbox API v2.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 2%{?dist} Summary: Unofficial Dropbox v2 API SDK for Go License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/net/context) BuildRequires: golang(golang.org/x/oauth2) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Jun 02 00:05:46 CEST 2019 Robert-André Mauchin - 5.4.0-2 - Update to new macros * Mon Feb 25 2019 Robert-André Mauchin - 5.4.0-1 - Update to release 5.4.0 * Thu Jan 31 2019 Fedora Release Engineering - 4.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 4.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Mar 20 2018 Robert-André Mauchin - 4.1.0-1 - First package for Fedora