# Generated by go2rpm 1.14.0 %bcond check 1 %global debug_package %{nil} # https://github.com/d4l3k/go-bfloat16 %global goipath github.com/d4l3k/go-bfloat16 %global commit 690c3bdd05f13e639d272b6b05061ea57e639d2d %global date 20211004 %gometa -L -f %global common_description %{expand: Bfloat16 conversion utilities for Go/Golang.} %global golicenses LICENSE %global godocs README.md Name: golang-github-d4l3k-bfloat16 Version: 0 Release: %autorelease -p Summary: Bfloat16 conversion utilities for Go/Golang License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog