# Generated by go2rpm %bcond_without check # https://github.com/jedisct1/go-minisign %global goipath github.com/jedisct1/go-minisign Version: 0.1.0 %global tag 0.1.0 %gometa %global common_description %{expand: A Golang library to verify Minisign signatures.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Minisign verification library for Golang License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/crypto/ed25519) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 23 21:49:45 CEST 2019 Robert-André Mauchin - 0.1.0-1 - Release 0.1.0 * Fri Feb 01 2019 Fedora Release Engineering - 0-0.3.gitf4dbde2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.gitf4dbde2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue May 29 2018 Robert-André Mauchin - 0-0.1.20180529gitf4dbde2 - First package for Fedora