# Generated by go2rpm 1.8.2 %bcond_without check %global debug_package %{nil} # https://github.com/containers/ocicrypt %global goipath github.com/containers/ocicrypt Version: 1.1.6 %gometa %global godevelheader %{expand: Requires: gnutls-utils} %global common_description %{expand: Encryption libraries for Encrypted OCI Container images.} %global golicenses LICENSE %global godocs docs ADOPTERS.md README.md CODE-OF-CONDUCT.md\\\ SECURITY.md Name: %{goname} Release: %autorelease Summary: Encryption libraries for Encrypted OCI Container images License: Apache-2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: gnutls-utils %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog