# Generated by go2rpm %bcond_without check # https://github.com/jedisct1/xsecretbox %global goipath github.com/jedisct1/xsecretbox %global commit 855e18301bf05f96b551af3986061926758be0ca %gometa %global common_description %{expand: Go implementation of crypto_secretbox_xchacha20poly1305.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.5%{?dist} Summary: Go implementation of crypto_secretbox_xchacha20poly1305 License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/aead/chacha20/chacha) BuildRequires: golang(github.com/aead/poly1305) BuildRequires: golang(golang.org/x/crypto/curve25519) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 23 17:58:32 CEST 2019 Robert-André Mauchin - 0-0.5.20190523git855e183 - Bump to commit 855e18301bf05f96b551af3986061926758be0ca * Fri Feb 01 2019 Fedora Release Engineering - 0-0.4.git7a679c0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 20 2018 Robert-André Mauchin - 0-0.3.20180518git7a679c0 - Remove vendored packages * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.git7a679c0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri May 18 2018 Robert-André Mauchin - 0-0.1.20180518git7a679c0 - First package for Fedora