# golang-github-kevinburke-ssh-config.spec # Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/kevinburke/ssh_config %global goipath github.com/kevinburke/ssh_config Version: 1.1.0 %gometa %global common_description %{expand: Go parser for ssh_config files.} %global golicenses LICENSE %global godocs README.md AUTHORS.txt Name: %{goname} Release: 1%{?dist} Summary: Go parser for ssh_config files License: # FIXME URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Oct 15 2021 Bruno Meneguele - 1.1.0-1 - Rebase to upstream release 1.1.0