fe7b087
# Generated by go2rpm 1.9.0
ff76c75
%bcond_without check
b9c3ce9
%global debug_package %{nil}
ff76c75
ff76c75
# https://github.com/uber-go/multierr
ff76c75
%global goipath         go.uber.org/multierr
ff76c75
%global forgeurl        https://github.com/uber-go/multierr
fe7b087
Version:                1.11.0
ff76c75
f01272d
%gometa
f01272d
ff76c75
%global common_description %{expand:
fe7b087
Combine one or more Go errors together.}
ff76c75
f01272d
%global golicenses      LICENSE.txt
f01272d
%global godocs          CHANGELOG.md README.md
ff76c75
ff76c75
Name:           %{goname}
0a7b43c
Release:        %autorelease
fe7b087
Summary:        Combine one or more Go errors together
f01272d
ff76c75
License:        MIT
ff76c75
URL:            %{gourl}
fe7b087
Source:         %{gosource}
ff76c75
fe7b087
%description %{common_description}
ff76c75
f01272d
%gopkg
ff76c75
ff76c75
%prep
f01272d
%goprep
fe7b087
%autopatch -p1
ff76c75
b9c3ce9
%generate_buildrequires
b9c3ce9
%go_generate_buildrequires
b9c3ce9
ff76c75
%install
f01272d
%gopkginstall
ff76c75
ff76c75
%if %{with check}
ff76c75
%check
f01272d
%gocheck
ff76c75
%endif
ff76c75
f01272d
%gopkgfiles
ff76c75
ff76c75
%changelog
0a7b43c
%autochangelog