# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/bep/overlayfs %global goipath github.com/bep/overlayfs Version: 0.6.0 %gometa %global common_description %{expand: A composite Afero filesystem.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 4%{?dist} Summary: A composite Afero filesystem License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin - 0.6.0-2 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Fri May 13 2022 W. Michael Petullo - 0.6.0-1 - Initial package