# Generated by go2rpm 1.15.0 %bcond check 1 %bcond bootstrap 0 %global debug_package %{nil} %if %{with bootstrap} %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$ %endif # https://github.com/emersion/go-sasl %global goipath github.com/emersion/go-sasl %global commit b788ff22d5a6b3970cde181998f52658a475bffc %gometa -L -f %global common_description %{expand: 🔑 A SASL library written in Go.} %global golicenses LICENSE %global godocs README.md Name: golang-github-emersion-sasl Version: 0 Release: 0.1%{?dist} Summary: 🔑 A SASL library written in Go License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %if %{without bootstrap} %generate_buildrequires %go_generate_buildrequires %endif %install %gopkginstall %if %{without bootstrap} %if %{with check} %check %gocheck %endif %endif %gopkgfiles %changelog * Sat Mar 22 19:30:00 CET 2025 DEREFERENC3D - 0-0.1.20250322gitb788ff2 - Update to commit b788ff22d5a6b3970cde181998f52658a475bffc * Sat Mar 22 19:08:00 CET 2025 DEREFERENC3D - 0-0.1.20250322git7bfe0ed - Regenerate using go2rpm v1.15.0 - fix build by defining "global debug_package" * Mon Dec 28 15:26:15 CST 2020 proletarius101 - 0-0.1.20201228git7bfe0ed - Initial package