# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/google/go-intervals %global goipath github.com/google/go-intervals Version: 0.0.2 %global commit 5fc144dcb640e87f85407c5630abc8401e678e50 %gometa %global common_description %{expand: A golang library for set operations on intervals, such as time ranges.} %global golicenses LICENSE %global godocs CONTRIBUTING.md README.md Name: %{goname} Release: %autorelease Summary: A golang library for set operations on intervals, such as time ranges License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog