# Generated by go2rpm %bcond_without check # https://github.com/Azure/go-autorest %global goipath github.com/Azure/go-autorest Version: 12.0.0 %gometa %global common_description %{expand: This package implements an HTTP request pipeline suitable for use across multiple go-routines and provides the shared routines relied on by AutoRest generated Go code.} %global golicenses LICENSE %global godocs README.md CHANGELOG.md example Name: %{goname} Release: 1%{?dist} Summary: HTTP request client for use with Autorest-generated API client packages # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(contrib.go.opencensus.io/exporter/ocagent) BuildRequires: golang(github.com/dgrijalva/jwt-go) BuildRequires: golang(github.com/dimchansky/utfbom) BuildRequires: golang(github.com/mitchellh/go-homedir) BuildRequires: golang(go.opencensus.io/plugin/ochttp) BuildRequires: golang(go.opencensus.io/plugin/ochttp/propagation/tracecontext) BuildRequires: golang(go.opencensus.io/stats/view) BuildRequires: golang(go.opencensus.io/trace) BuildRequires: golang(golang.org/x/crypto/pkcs12) %if %{with check} # Tests BuildRequires: golang(github.com/stretchr/testify/require) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck -d tracing %endif %gopkgfiles %changelog * Mon Apr 29 18:45:14 CEST 2019 Robert-André Mauchin - 12.0.0-1 - Release 12.0.0 * Thu Apr 11 14:27:20 CET 2019 Robert-André Mauchin - 11.7.1-1 - Release 11.7.1 (#1687093) * Sat Mar 09 2019 Robert-André Mauchin - 11.5.1-1 - Release 11.5.1 * Thu Jan 31 2019 Fedora Release Engineering - 10.11.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 10.11.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Robert-André Mauchin - 10.11.4-1 - Bump to 10.11.4 * Mon Mar 26 2018 Robert-André Mauchin - 10.3.0-1 - First package for Fedora