%bcond_without check # https://github.com/nathanaelle/syslog5424 %global goipath github.com/nathanaelle/syslog5424/v2 %global forgeurl https://github.com/nathanaelle/syslog5424 Version: 2.0.5 %gometa %global common_description %{expand: Log.Logger-friendly RFC-5424 syslog library.} %global golicenses LICENSE.txt %global godocs ReadMe.md Name: %{goname} Release: 6%{?dist} Summary: Log.Logger-friendly RFC-5424 syslog library # Upstream license specification: BSD-2-Clause License: BSD 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 - 2.0.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 2.0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 2.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 2.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Mar 11 2021 Brandon Perkins - 2.0.5-2 - Update to version 2.0.5 (Fixes rhbz#1930941) * Fri Feb 19 2021 Brandon Perkins - 2.0.5-1 - Initial package