Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > a5e6f5a1816d7cab6f28cffbae8593f1 > files > 1

golang-gopkg-jcmturner-rpc-1-1.1.0-3.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

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

%gometa

%global common_description %{expand:
Remote Procedure Call libraries
(https://pubs.opengroup.org/onlinepubs/9629399/).}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 3
Summary:        Remote Procedure Call libraries
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.1.0-3.mga9
+ Revision: 1821527
- Mageia 9 Mass Rebuild

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

* Sun Nov 01 2020 pterjan <pterjan> 1.1.0-1.mga8
+ Revision: 1641269
- Add missing BuildRequires
- imported package golang-gopkg-jcmturner-rpc-1