Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 6918c75ba6afabfa6057dbaaf4b5c445 > files > 1

golang-github-fortytw2-leaktest-1.3.0-3.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/fortytw2/leaktest
%global goipath         github.com/fortytw2/leaktest
Version:                1.3.0

%gometa

%global common_description %{expand:
Goroutine Leak Detector.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 3
Summary:        Goroutine Leak Detector
Group:          Development/Other
BuildArch:      noarch
# Upstream license specification: BSD-3-Clause
License:        BSD
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.3.0-3.mga9
+ Revision: 1815488
- Mageia 9 Mass Rebuild

* Tue Nov 16 2021 guillomovitch <guillomovitch> 1.3.0-2.mga9
+ Revision: 1757411
- rebuild for mageia 9

* Sun Nov 01 2020 pterjan <pterjan> 1.3.0-1.mga8
+ Revision: 1641421
- imported package golang-github-fortytw2-leaktest


* Sun Nov 01 17:51:07 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 1.3.0-1
- Initial package