# Generated by go2rpm %bcond_without check # https://github.com/aclements/go-moremath %global goipath github.com/aclements/go-moremath %global commit 222cfcba2589e908ed7477cd696845996bf3593c %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.16%{?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 Jan 19 2023 Fedora Release Engineering - 0-0.16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Maxwell G - 0-0.15 - Rebuild to fix FTBFS * Thu Jul 21 2022 Fedora Release Engineering - 0-0.14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin - 0-0.13 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 08 21:18:26 CET 2021 Robert-André Mauchin - 0-0.1.20210108git222cfcb - Bump to commit 222cfcba2589e908ed7477cd696845996bf3593c * Mon Jul 27 2020 Fedora Release Engineering - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Dec 29 20:33:54 CET 2019 Robert-André Mauchin - 0-0.6.20191229gitd16893d - Bump to commit d16893ddf098d8f624446c1615778df3b23eb19b * Thu Jul 25 2019 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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