# https://github.com/k0kubun/pp %global goipath github.com/k0kubun/pp Version: 3.2.0 %gometa %global common_description %{expand: Colored pretty printer for Go language.} %global golicenses LICENSE.txt %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Colored pretty printer for Go language # Upstream license specification: MIT License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/mattn/go-colorable) BuildRequires: golang(golang.org/x/text) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %gopkgfiles %changelog