# Generated by go2rpm 1.8.1 %bcond_without check %global debug_package %{nil} # https://github.com/manicminer/hamilton %global goipath github.com/manicminer/hamilton Version: 0.47.1 %gometa -f %global common_description %{expand: Go SDK for Microsoft Graph.} %global golicenses LICENSE %global godocs example CHANGELOG.md CODE_OF_CONDUCT.md\\\ CONTRIBUTING.md README.md Name: %{goname} Release: %autorelease Summary: Go SDK for Microsoft Graph License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck -d aadgraph -d auth -d environments -d msgraph %endif %gopkgfiles %changelog %autochangelog