# https://github.com/segmentio/textio %global goipath github.com/segmentio/textio Version: 1.2.0 %gometa %global common_description %{expand: Go package providing tools for advanced text manipulations.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Go package providing tools for advanced text manipulations # Upstream license specification: MIT License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %godevelpkg %prep %goprep %install %godevelinstall %gopkgfiles %changelog