Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > d9e98609be7bc4d0857a3510910e507c > files > 2

golang-gopkg-jcmturner-dnsutils-1-1.0.1-3.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/jcmturner/dnsutils
%global goipath         gopkg.in/jcmturner/dnsutils.v1
%global forgeurl        https://github.com/jcmturner/dnsutils
Version:                1.0.1

%gometa

%global common_description %{expand:
DNS utilities for Go.}

%global golicenses      LICENSE

Name:           %{goname}
Release:        %mkrel 3
Summary:        DNS utilities for Go
Group:          Development/Other
BuildArch:      noarch

# Upstream license specification: Apache-2.0
License:        ASL 2.0
URL:            %{gourl}
Source0:        %{gosource}

%if %{with check}
# Tests
BuildRequires:  golang(github.com/stretchr/testify/assert)
%endif

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Wed Mar 23 2022 umeabot <umeabot> 1.0.1-3.mga9
+ Revision: 1821525
- Mageia 9 Mass Rebuild

* Wed Nov 17 2021 guillomovitch <guillomovitch> 1.0.1-2.mga9
+ Revision: 1757431
- rebuild for mageia 9

* Sat Mar 14 2020 guillomovitch <guillomovitch> 1.0.1-1.mga8
+ Revision: 1556250
- imported package golang-gopkg-jcmturner-dnsutils-1


* Thu Feb 20 20:42:49 EST 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.1-1
- Initial package