# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/proglottis/gpgme %global goipath github.com/proglottis/gpgme Version: 0.1.1 %gometa %global common_description %{expand: Go wrapper for the GPGME library.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Go wrapper for the GPGME library # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: gpgme-devel %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %gopkgfiles %changelog * Thu Mar 31 2022 Ondřej Budai - 0.1.1-1 - Initial package