%global goipath github.com/jinzhu/copier Version: 0.3.5 %gometa %global common_description %{expand: Go package for copying content between structures, slices, maps, and more.} %global golicenses License Name: %{goname} Release: 1%{?dist} Summary: Copy value from struct to struct and more in Golang License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %check %gocheck %gopkgfiles %changelog * Tue Feb 22 2022 Julien Rische - 0.3.5-1 - Initial package release