Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 87962283cdc90b9e3f1da22deccf9e28 > files > 1

golang-github-kit-log-0.1.0-2.mga9.src.rpm

# Generated by go2rpm 1.5.0
%bcond_without check

# https://github.com/go-kit/log
%global goipath         github.com/go-kit/log
Version:                0.1.0

%gometa

%global common_description %{expand:
A minimal and extensible structured logger.}

%global golicenses      LICENSE term/LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        A minimal and extensible structured logger
Group:          Development/Other

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}
BuildArch:      noarch

BuildRequires:  golang(github.com/go-logfmt/logfmt)

%if %{with check}
# Tests
BuildRequires:  golang(github.com/go-stack/stack)
%endif

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


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

* Sun Nov 14 2021 guillomovitch <guillomovitch> 0.1.0-1.mga9
+ Revision: 1756560
- imported package golang-github-kit-log