Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 6e65d240c65f827f2cfbe89eafeeea9f > files > 1

golang-x-xerrors-0-2.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/golang/xerrors
%global goipath         golang.org/x/xerrors
%global forgeurl        https://github.com/golang/xerrors
%global commit          5ec99f83aff198f5fbd629d6c8d8eb38a04218ca

%gometa

%global common_description %{expand:
This package holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.}

%global golicenses      LICENSE PATENTS
%global godocs          README

Name:           %{goname}
Version:        0
Release:        %mkrel 2
Summary:        Transition packages for the new Go 1.13 error values
Group:          Development/Other

# Upstream license specification: BSD-3-Clause
License:        BSD
URL:            %{gourl}
Source0:        %{gosource}
BuildArch:      noarch

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles


%changelog
* Mon Mar 21 2022 umeabot <umeabot> 0-2.mga9
+ Revision: 1815102
- Mageia 9 Mass Rebuild

* Sun Oct 31 2021 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1753466
- rebuild for mageia 9

* Sun Aug 30 2020 guillomovitch <guillomovitch> 0-0.1.mga8
+ Revision: 1619821
- imported package golang-x-xerrors