# Generated by go2rpm 1.3 %bcond_without check # https://github.com/saracen/walker %global goipath github.com/saracen/walker Version: 0.1.2 %gometa %global common_description %{expand: Walker is a faster, parallel version, of filepath.Walk.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 4%{?dist} Summary: Walker is a faster, parallel version, of filepath.Walk License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/sync/errgroup) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jul 21 2022 Fedora Release Engineering - 0.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Apr 07 2021 Elliott Sales de Andrade - 0.1.2-1 - Update to latest version (#1946928) * Tue Jan 26 2021 Fedora Release Engineering - 0.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Aug 02 16:36:40 CEST 2020 Robert-André Mauchin - 0.1.1-1 - Update to 0.1.1 * Mon Jul 27 2020 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed May 06 2020 Elliott Sales de Andrade - 0-0.1.20200506git324a081 - Initial package