Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 163246f936b343e2c5f70c025778ee55 > files > 3

golang-github-urfave-cli-2-2.14.1-3.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/urfave/cli
%global goipath         github.com/urfave/cli/v2
Version:                2.14.1

%gometa

%global common_description %{expand:
A simple, fast, and fun package for building command line apps in Go.}

%global golicenses      LICENSE
%global godocs          docs/v2 CODE_OF_CONDUCT.md README.md

Name:           %{goname}
Release:        %mkrel 3
Summary:        A simple, fast, and fun package for building command line apps in Go
Group:          Development/Other

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}
Patch0:         0001-tests-Fix-int-overflow-on-i686.patch


BuildRequires:  golang(github.com/BurntSushi/toml)
BuildRequires:  golang(github.com/cpuguy83/go-md2man/v2/md2man)
BuildRequires:  golang(github.com/xrash/smetrics)
BuildRequires:  golang(golang.org/x/text/cases)
BuildRequires:  golang(golang.org/x/text/language)
BuildRequires:  golang(gopkg.in/yaml.v3)

%description
%{common_description}

%gopkg

%prep
%goprep
%autopatch -p1

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Fri Dec 09 2022 pterjan <pterjan> 2.14.1-3.mga9
+ Revision: 1920125
- Update to 2.14.1

* Mon Aug 22 2022 guillomovitch <guillomovitch> 2.3.0-3.mga9
+ Revision: 1879400
- new git snapshot
+ umeabot <umeabot>
- Mageia 9 Mass Rebuild

* Sun Mar 07 2021 guillomovitch <guillomovitch> 2.3.0-1.mga9
+ Revision: 1700466
- new version 2.3.0

* Thu Dec 31 2020 pterjan <pterjan> 2.2.0-1.mga8
+ Revision: 1666587
- Mageiaize
- imported package golang-github-urfave-cli-2