# Generated by go2rpm 1.6.0 %bcond_with check %global debug_package %{nil} # https://github.com/huaweicloud/golangsdk %global goipath github.com/tencentcloud/tencentcloud-sdk-go Version: 1.0.503 %gometa %global common_description %{expand: Tencent Cloud API 3.0 SDK for Golang} %global golicenses LICENSE %global godocs CHANGELOG.md README.md SERVICE_CHANGELOG.md Name: %{goname} Release: %autorelease -p Summary: Tencent Cloud API SDK for Golang # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %files %license LICENSE %doc CHANGELOG.md README.md SERVICE_CHANGELOG.md %gopkgfiles %changelog %autochangelog