# Generated by go2rpm 1 %bcond_without check # https://github.com/gobwas/httphead %global goipath github.com/gobwas/httphead %global commit 2c6c146eadee0b69f856f87e3e9f1d0cd6aad2f5 %gometa %global common_description %{expand: Tiny HTTP header value parsing library in go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.3%{?dist} Summary: HTTP header value parsing library License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sat Aug 01 2020 Fedora Release Engineering - 0-0.3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Apr 07 2020 Fabian Affolter - 0-0.1.20200407git2c6c146 - Initial package