# Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/natefinch/pie %global goipath github.com/natefinch/pie Version: 1.0 %gometa %global common_description %{expand: A toolkit for creating plugins for Go applications} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Release: 4%{?dist} Summary: A toolkit for creating plugins for Go applications License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Sep 03 2021 Mikel Olasagasti Uranga - 1.0-1 - Initial package