# Generated by go2rpm 1.3 %bcond_without check # https://github.com/sgreben/flagvar %global goipath github.com/sgreben/flagvar Version: 1.10.1 %gometa %global common_description %{expand: A collection of CLI argument types for the Go `flag` package.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 5%{?dist} Summary: A collection of CLI argument types for the Go `flag` package License: Unlicense URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gobwas/glob) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 1.10.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 1.10.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 1.10.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 1.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 24 22:47:25 EDT 2021 Link Dupont - 1.10.1-1 - Initial package