Sophie

Sophie

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

golang-github-pierrec-cmdflag-0.0.2-3.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/pierrec/cmdflag
%global goipath         github.com/pierrec/cmdflag
Version:                0.0.2

%gometa

%global common_description %{expand:
Augment the flag package with commands.}

%global golicenses      LICENSE
%global godocs          examples README.md

Name:           %{goname}
Release:        %mkrel 3
Summary:        Augment the flag package with commands
Group:          Development/Other
BuildArch:      noarch
# Upstream license specification: BSD-3-Clause
License:        BSD
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> 0.0.2-3.mga9
+ Revision: 1815477
- Mageia 9 Mass Rebuild

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

* Sun Nov 01 2020 pterjan <pterjan> 0.0.2-1.mga8
+ Revision: 1641283
- imported package golang-github-pierrec-cmdflag


* Sun Nov 01 16:51:46 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 0.0.2-1
- Initial package