# Generated by go2rpm 1.8.2 %bcond_without check %global debug_package %{nil} # https://github.com/oras-project/oras-go %global goipath oras.land/oras-go/v2 %global forgeurl https://github.com/oras-project/oras-go Version: 2.0.0~rc.4 %global tag v2.0.0-rc.4 %global distprefix %nil %gometa -f %global common_description %{expand: ORAS Go library.} %global golicenses LICENSE %global godocs CODE_OF_CONDUCT.md MIGRATION_GUIDE.md OWNERS.md\\\ README.md Name: %{goname} Release: %autorelease Summary: ORAS Go library 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