# Generated by go2rpm 1.3 %bcond_without check # https://github.com/decred/go-socks %global goipath github.com/decred/go-socks Version: 1.1.0 %gometa %global common_description %{expand: SOCKS5 proxy library for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: SOCKS5 proxy library for Go # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Feb 05 01:02:38 CET 2021 Yury Kashcheyeu - 1.1.0-1 - Initial package