# Generated by go2rpm 1.8.1 %bcond_with check %global debug_package %{nil} # https://github.com/open-telemetry/opentelemetry-go %global goipath go.opentelemetry.io/otel %global forgeurl https://github.com/open-telemetry/opentelemetry-go Version: 1.10.0 %gometa %global common_description %{expand: OpenTelemetry Go API and SDK.} %global golicenses LICENSE %global godocs example RELEASING.md CHANGELOG.md CONTRIBUTING.md\\\ README.md Name: %{goname} Release: %autorelease Summary: OpenTelemetry Go API and SDK 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 %endif %gopkgfiles %changelog %autochangelog