# Generated by go2rpm 1.3 %bcond_without check # https://github.com/gphotosuploader/google-photos-api-client-go %global goipath github.com/gphotosuploader/google-photos-api-client-go/v2 Version: 2.2.0 %gometa %global common_description %{expand: Google Photos API client for your Go apps.} %global golicenses LICENSE %global godocs README.md CHANGELOG.md CODE_OF_CONDUCT.md\\\ CONTRIBUTING.md Name: %{goname} Release: 1%{?dist} Summary: Google Photos API client for your Go apps License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gadelkareem/cachita) BuildRequires: golang(github.com/gorilla/mux) BuildRequires: golang(github.com/gphotosuploader/googlemirror/api/photoslibrary/v1) BuildRequires: golang(github.com/hashicorp/go-retryablehttp) BuildRequires: golang(google.golang.org/api/googleapi) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Apr 09 21:33:27 UTC 2021 Aleksei Bavshin - 2.2.0-1 - Update to 2.2.0 * Fri Mar 19 04:49:13 UTC 2021 Aleksei Bavshin - 2.1.3-1 - Update to 2.1.3 * Fri May 29 22:33:57 UTC 2020 Aleksei Bavshin - 1.1.5-1 - Initial package