# Generated by go2rpm 1.3 %bcond_without check # https://github.com/emersion/go-sasl %global goipath github.com/emersion/go-sasl %global commit 7bfe0ed36a210245143572d8f52f41485cbf57e1 %gometa %global common_description %{expand: A SASL library written in Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.4%{?dist} Summary: SASL library written in Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jul 21 2022 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Dec 09 10:30:50 CET 2020 Robert-André Mauchin - 0-0.1.20201209git7bfe0ed - Initial package