# Generated by go2rpm %bcond_without check # https://github.com/flynn/go-shlex %global goipath github.com/flynn/go-shlex %global commit 3f9db97f856818214da2e1057f8ad84803971cff %gometa %global common_description %{expand: Go-shlex is a simple lexer for Go that supports shell-style quoting, commenting, and escaping.} %global golicenses COPYING %global godocs README.md Name: %{goname} Version: 0 Release: 0.5%{?dist} Summary: Simple lexer for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Apr 28 14:58:02 CEST 2019 Robert-André Mauchin - 0-0.5.20150515git3f9db97 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.4.20150515git3f9db97 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.20150515git3f9db97 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20150515git3f9db97 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 31 2017 Clément David - 0-0.1.20150515git3f9db97 - First package for Fedora