# Generated by go2rpm 1.3 %bcond_without check # https://github.com/emersion/go-maildir %global goipath github.com/emersion/go-maildir Version: 0.2.0 %gometa %global common_description %{expand: A maildir library for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Maildir library for Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Dec 09 10:32:17 CET 2020 Robert-André Mauchin - 0.2.0-1 - Initial package