8d390c5
# Generated by go2rpm
db6750d
%bcond_without check
db6750d
db6750d
# https://github.com/opentracing/opentracing-go
db6750d
%global goipath         github.com/opentracing/opentracing-go
ce3dc81
Version:                1.2.0
db6750d
8d390c5
%gometa
8d390c5
db6750d
%global common_description %{expand:
db6750d
This package is a Go platform API for OpenTracing.}
db6750d
8d390c5
%global golicenses      LICENSE
8d390c5
%global godocs          CHANGELOG.md README.md
db6750d
db6750d
Name:           %{goname}
68f74e3
Release:        3%{?dist}
1b3c232
Summary:        OpenTracing API for Go
8d390c5
8d390c5
# Upstream license specification: Apache-2.0
db6750d
License:        ASL 2.0
db6750d
URL:            %{gourl}
db6750d
Source0:        %{gosource}
db6750d
8d390c5
BuildRequires:  golang(github.com/stretchr/testify/assert)
8d390c5
BuildRequires:  golang(github.com/stretchr/testify/suite)
db6750d
8d390c5
%if %{with check}
8d390c5
# Tests
8d390c5
BuildRequires:  golang(github.com/stretchr/testify/require)
8d390c5
%endif
db6750d
8d390c5
%description
db6750d
%{common_description}
db6750d
8d390c5
%gopkg
db6750d
db6750d
%prep
8d390c5
%goprep
db6750d
db6750d
%install
8d390c5
%gopkginstall
db6750d
db6750d
%if %{with check}
db6750d
%check
8d390c5
%gocheck
db6750d
%endif
db6750d
8d390c5
%gopkgfiles
db6750d
db6750d
%changelog
68f74e3
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
68f74e3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
68f74e3
e2978e8
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
e2978e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
e2978e8
ce3dc81
* Thu Jul 30 18:17:44 CEST 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.0-1
ce3dc81
- Update to 1.2.0
ce3dc81
9a50cad
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
9a50cad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
9a50cad
db59808
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
db59808
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
db59808
942827b
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3
942827b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
942827b
8d390c5
* Thu Apr 25 16:02:16 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.0-2
8d390c5
- Update to new macros
8d390c5
db6750d
* Thu Mar 14 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.1.0-1
db6750d
- First package for Fedora