# Generated by go2rpm %bcond_without check # https://github.com/modern-go/concurrent %global goipath github.com/modern-go/concurrent Version: 1.0.3 %global tag 1.0.3 %gometa %global common_description %{expand: Concurrency utilities for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Concurrency utilities for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sat Apr 27 15:17:40 CEST 2019 Robert-André Mauchin - 1.0.3-1 - Initial package