# Generated by go2rpm %bcond_without check # https://github.com/aclements/go-moremath %global goipath github.com/aclements/go-moremath %global commit 286cc0be6f75d9cd9f3af60aef9930cb0c15db47 %gometa %global common_description %{expand: These packages provide more specialized math routines than are available in the standard Go math package. go-moremath currently focuses on statistical routines, with particular focus on high-quality implementations and APIs for non-parametric methods.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.4%{?dist} Summary: Assortment of more specialized math routines for Go # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} # Use gonum.org/v1/gonum instead of old gonum Patch0: 0001-Use-gonum.org-v1.patch BuildRequires: golang(gonum.org/v1/gonum/mat) %description %{common_description} %gopkg %prep %goprep %patch0 -p1 %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 16 21:47:24 CEST 2019 Robert-André Mauchin - 0-0.4.20190516git286cc0b - Bump to commit 286cc0be6f75d9cd9f3af60aef9930cb0c15db47 * Thu Jan 31 2019 Fedora Release Engineering - 0-0.3.gitb1aff36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.gitb1aff36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Mar 23 2018 Robert-André Mauchin - 0-0.1-20180421gitb1aff36 - First package for Fedora