# Generated by go2rpm # Needs network %bcond_with check # We just want httputil # The rest will be deprecated soon because Golang is moving to pkg.go.dev # https://github.com/golang/gddo %global goipath github.com/golang/gddo/httputil %global commit 051695c33a3fcf220bffc5815eebc4b0a346c983 %gometa %global goname golang-github-gddo %global common_description %{expand: The code in this project is designed to be used by godoc.org.} %global golicenses LICENSE %global godocs CONTRIBUTING.md README.markdown Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Go doc dot org # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/google/go-cmp/cmp) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Aug 10 00:24:49 CEST 2020 Robert-André Mauchin - 0-0.6.20200726git051695c - Bump to commit 051695c33a3fcf220bffc5815eebc4b0a346c983 * Sat Aug 01 2020 Fedora Release Engineering - 0-0.5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 20:10:39 CET 2020 Robert-André Mauchin - 0-0.3.20200128git7365cb2 - Bump to commit 7365cb292b8bfd13dfe514a18b207b9cc70e6ceb - Use vendored cloud.google.com/go and google.golang.org/api * Thu Jul 25 2019 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 29 16:36:28 CEST 2019 Robert-André Mauchin - 0-0.1.20190625gitaf0f2af - Initial package