# Generated by go2rpm 1 %bcond_without check # https://github.com/projectdiscovery/rawhttp %global goipath github.com/projectdiscovery/rawhttp Version: 0.0.4 %gometa %global common_description %{expand: Raw HTTP client in Go for complete request control and customization.} %global golicenses LICENSE.md %global godocs example README.md Name: %{goname} Release: 5%{?dist} Summary: Raw HTTP client in Go License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/projectdiscovery/retryablehttp-go) BuildRequires: golang(github.com/remeh/sizedwaitgroup) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jul 21 2022 Fedora Release Engineering - 0.0.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Dec 27 2020 Fabian Affolter -0.0.4-1 - Update to latest upstream release 0.0.4 * Tue Sep 22 2020 Fabian Affolter - 0-0.1.20200922git8a8a0ce - Initial package