# Generated by go2rpm 1.3 %bcond_without check # https://github.com/kkdai/bstream %global goipath github.com/kkdai/bstream Version: 1.0.0 %gometa %global common_description %{expand: A Bit Stream helper in Golang.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: A Bit Stream helper in Golang License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Feb 05 01:04:07 CET 2021 Yury Kashcheyeu - 1.0.0-1 - Initial package