Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > 1a8cebccbdecc379c4a50c9548b3d60c > files > 2

golang-github-modern-concurrent-1.0.3-3.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/modern-go/concurrent
%global goipath         github.com/modern-go/concurrent
Version:                1.0.3
%global tag             1.0.3

%gometa

%global common_description %{expand:
Concurrency utilities.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 3
Summary:        Concurrency utilities
Group:          Development/Other
BuildArch:      noarch
# Upstream license specification: Apache-2.0
License:        ASL 2.0
URL:            %{gourl}
Source0:        %{gosource}

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Mon Mar 21 2022 umeabot <umeabot> 1.0.3-3.mga9
+ Revision: 1815280
- Mageia 9 Mass Rebuild

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

* Sun Nov 01 2020 pterjan <pterjan> 1.0.3-1.mga8
+ Revision: 1641511
- imported package golang-github-modern-concurrent


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