Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > 7a0e995441dd978897b108d103d49d0c > files > 2

golang-github-git-lfs-netrc-0-3.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/git-lfs/go-netrc
%global goipath         github.com/git-lfs/go-netrc
%global commit          f0c862dd687a9d9a7e15b3cd7cb3fd3e81cdd5ef

%gometa

%global common_description %{expand:
A Golang package for reading and writing netrc files. This package can
parse netrc files, make changes to them, and then serialize them back to
netrc format, while preserving any whitespace that was present in the
source file.}

%global golicenses      LICENSE
%global godocs          README.md examples

Name:           %{goname}
Version:        0
Release:        %mkrel 3
Summary:        Golang package for reading and writing netrc files
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
* Sun Apr 03 2022 guillomovitch <guillomovitch> 0-3.mga9
+ Revision: 1841983
- new git snapshot

* Mon Mar 21 2022 umeabot <umeabot> 0-2.mga9
+ Revision: 1812504
- Mageia 9 Mass Rebuild

* Sat Mar 14 2020 guillomovitch <guillomovitch> 0-1.mga8
+ Revision: 1556344
- imported package golang-github-git-lfs-netrc