# Generated by go2rpm %bcond_without check # https://github.com/urfave/cli %global goipath github.com/urfave/cli Version: 1.20.0 %global commit 693af58b4d51b8fcc7f9d89576da170765980581 %gometa %global goaltipaths gopkg.in/urfave/cli.v1 %global common_description %{expand: Cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.} %global golicenses LICENSE %global godocs CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md MAINTAINERS.md README.md Name: %{goname} Release: 3%{?dist} Summary: Simple, fast, and fun package for building command line apps in go License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/BurntSushi/toml) BuildRequires: golang(gopkg.in/urfave/cli.v1) BuildRequires: golang(gopkg.in/yaml.v2) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 23 23:15:50 CEST 2019 Robert-André Mauchin - 1.20.0-3.20190423git693af58 - Bump to commit 693af58b4d51b8fcc7f9d89576da170765980581 * Fri Feb 01 2019 Fedora Release Engineering - 1.20.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 31 2018 Robert-André Mauchin - 1.20.0-1 - Release 1.20.0 * Fri Jul 13 2018 Fedora Release Engineering - 1.18.0-0.6.git61f519f - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 1.18.0-0.5.git61f519f - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 1.18.0-0.4.git61f519f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 1.18.0-0.3.git61f519f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 1.18.0-0.2.git61f519f - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jan 18 2017 Jan Chaloupka - 1.18.0-0.1.git61f519f - Bump to upstream 61f519fe5e57c2518c03627b194899a105838eba related: #1354378 * Wed Jul 27 2016 jchaloup - 1.17.0-0.2.git6011f16 - enable devel and unit-test for epel7 related: #1354378 * Mon Jul 11 2016 jchaloup - 0-0.1.git6011f16 - First package for Fedora resolves: #1354378