# Generated by go2rpm 1.3 %bcond_without check %global debug_package %{nil} # https://github.com/bits-and-blooms/bitset %global goipath github.com/bits-and-blooms/bitset %global goaltipaths github.com/willf/bitset Version: 1.24.0 %gometa %global common_description %{expand: Go package implementing bitsets.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: Go package implementing bitsets # Upstream license specification: BSD-3-Clause # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog