# Generated by go2rpm 1.3 %bcond_without check # https://github.com/emersion/go-ical %global goipath github.com/emersion/go-ical %global commit bbb829047d01c239ff75ecba712b49306d437ba0 %gometa %global common_description %{expand: An iCalendar library for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: An iCalendar 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 * Mon Dec 28 15:21:32 CST 2020 proletarius101 - 0-0.1.20201228gitbbb8290 - Initial package