Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 62ca226ec0fca6def0c199cf4df6c0e5 > files > 1

golang-github-modern-reflect2-1.0.2-2.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/modern-go/reflect2
%global goipath         github.com/modern-go/reflect2
Version:                1.0.2

%gometa

%global common_description %{expand:
Reflect api without runtime reflect.Value cost.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Reflect api without runtime reflect.Value cost
Group:          Development/Other
BuildArch:      noarch
# Upstream license specification: Apache-2.0
License:        ASL 2.0
URL:            %{gourl}
Source0:        %{gosource}

BuildRequires:  golang(github.com/modern-go/concurrent)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Wed Mar 23 2022 umeabot <umeabot> 1.0.2-2.mga9
+ Revision: 1821063
- Mageia 9 Mass Rebuild

* Sun Jan 30 2022 guillomovitch <guillomovitch> 1.0.2-1.mga9
+ Revision: 1770599
- new version 1.0.2

* Tue Nov 09 2021 guillomovitch <guillomovitch> 1.0.1-2.mga9
+ Revision: 1755387
- rebuild for mageia 9

* Sun Nov 01 2020 pterjan <pterjan> 1.0.1-1.mga8
+ Revision: 1641516
- imported package golang-github-modern-reflect2


* Sun Nov 01 20:42:21 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 1.0.1-1
- Initial package