# Generated by go2rpm 1 %bcond_without check # https://github.com/shurcooL/graphql %global goipath github.com/shurcooL/graphql %global commit d48a9a75455f6af30244670bc0c9d0e38e7392b5 %gometa %global common_description %{expand: Package graphql provides a GraphQL client implementation.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Version: 0 Release: 0.4%{?dist} Summary: Package graphql provides a GraphQL client implementation License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/graph-gophers/graphql-go) # Examples are not packaged # BuildRequires: golang(github.com/graph-gophers/graphql-go/example/starwars) BuildRequires: golang(github.com/graph-gophers/graphql-go/relay) BuildRequires: golang(golang.org/x/net/context/ctxhttp) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Aug 09 16:11:54 CEST 2020 Robert-André Mauchin - 0-0.4.20200809gitd48a9a7 - Initial package * Fri Feb 01 2019 Fedora Release Engineering - 0-0.3.git3d276b9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.git3d276b9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Mar 24 2018 Robert-André Mauchin - 0-0.1.20180419git3d276b9 - First package for Fedora