# Generated by go2rpm 1.3 %bcond_without check # https://github.com/mattn/go-xmlrpc %global goipath github.com/mattn/go-xmlrpc Version: 0.0.3 %gometa %global common_description %{expand: Xmlrpc interface for Go.} %global golicenses LICENSE %global godocs _example README.md Name: %{goname} Release: 5%{?dist} Summary: Xmlrpc interface for Go 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 - 0.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Feb 17 22:59:05 CET 2021 Robert-André Mauchin - 0.0.3-1 - Initial package