## START: Set by rpmautospec ## (rpmautospec version 0.7.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # 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 ## START: Generated by rpmautospec * Fri Jan 17 2025 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Oct 16 2024 Tom Rix - 0-0.1 - Initial package ## END: Generated by rpmautospec