# Generated by go2rpm 1 %bcond_without check %bcond_with network # https://github.com/henvic/httpretty %global goipath github.com/henvic/httpretty Version: 0.0.6 %gometa %global common_description %{expand: Package httpretty prints the HTTP requests you make with Go pretty on your terminal.} %global golicenses LICENSE.md %global godocs example README.md CONTRIBUTING.md Name: %{goname} Release: 5%{?dist} Summary: Prints the HTTP requests on your terminal License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with network} %if %{with check} %check %gocheck %endif %endif %gopkgfiles %changelog * Thu Jul 21 2022 Fedora Release Engineering - 0.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Nov 26 2020 Fabian Affolter - 0.0.6-3 - Update to latest upstream release 0.0.6 * Sat Aug 01 2020 Fedora Release Engineering - 0.0.5-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 0.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Apr 14 12:07:19 EDT 2020 Jared K. Smith - 0.0.5-1 - Initial package