# Generated by go2rpm 1.8.1 # # This specfile is licensed under: # SPDX-License-Identifier: MIT # License text: https://spdx.org/licenses/MIT.html # SPDX-FileCopyrightText: 2022 Maxwell G # SPDX-FileCopyrightText: Fedora Project Authors %bcond_without check %global debug_package %{nil} # https://github.com/arran4/golang-ical %global goipath github.com/arran4/golang-ical %global commit fd89fefb01820d2c8b163f368ed475411b0be63e %gometa %global common_description %{expand: A ICS / ICal parser and serialiser for Golang.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: %autorelease -p Summary: A ICS / ICal parser and serialiser for Golang License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog