# Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/mitchellh/go-ps %global goipath github.com/mitchellh/go-ps Version: 1.0.0 %global tag v%{version} %gometa %global common_description %{expand: Find, list, and inspect processes from Go (golang).} %global golicenses LICENSE.md %global godocs README.md Name: %{goname} Release: 3%{?dist} Summary: Find, list, and inspect processes from Go (golang) License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: go-rpm-macros %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.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Dec 22 2021 Ivan Savciuc - 1.0.0-1%{?dist} - Initial package