# Generated by go2rpm 1.3 %bcond_without check # https://github.com/x-cray/logrus-prefixed-formatter %global goipath github.com/x-cray/logrus-prefixed-formatter Version: 0.5.2 %gometa %global common_description %{expand: Logrus Prefixed Log Formatter.} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Release: 5%{?dist} Summary: Logrus Prefixed Log Formatter License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/mgutz/ansi) BuildRequires: golang(github.com/sirupsen/logrus) BuildRequires: golang(golang.org/x/crypto/ssh/terminal) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 17 2021 Davide Cavalca - 0.5.2-1 - Initial package