Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > dd81a8b72474334c52608a56d186b305 > files > 2

golang-github-stathat-1.0.0-3.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/stathat/go
%global goipath         github.com/stathat/go
Version:                1.0.0

%gometa

%global common_description %{expand:
Go package for reporting stat counts and values to StatHat.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 3
Summary:        Go package for reporting stat counts and values to StatHat
Group:          Development/Other
BuildArch:      noarch
License:        MIT
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.0-3.mga9
+ Revision: 1815484
- Mageia 9 Mass Rebuild

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

* Sun Nov 01 2020 pterjan <pterjan> 1.0.0-1.mga8
+ Revision: 1641443
- imported package golang-github-stathat


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