diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-11-15 01:51:49 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-11-15 01:51:49 +0000 |
commit | 03f3a04c9aec1c6809ab381215def84d1f3323c0 (patch) | |
tree | c9d527965407c26a4a245aee32b5bb33926e69d7 | |
parent | ccd290033ae98dcd77c8efbabc1f4bf0ccfad9a4 (diff) |
automatic import of R-CRAN-hal9001f38
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | R-CRAN-hal9001.spec | 5 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 5 insertions, 3 deletions
@@ -1 +1,2 @@ /hal9001_0.4.3.tar.gz +/hal9001_0.4.6.tar.gz diff --git a/R-CRAN-hal9001.spec b/R-CRAN-hal9001.spec index 8c7e67e..2775520 100644 --- a/R-CRAN-hal9001.spec +++ b/R-CRAN-hal9001.spec @@ -1,10 +1,11 @@ %global __brp_check_rpaths %{nil} +%global __requires_exclude ^libmpi %global packname hal9001 -%global packver 0.4.3 +%global packver 0.4.6 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.4.3 +Version: 0.4.6 Release: 1%{?dist}%{?buildtag} Summary: The Scalable Highly Adaptive Lasso @@ -1 +1 @@ -7ea1bc75e7fa4f2ab3a914329491a66e hal9001_0.4.3.tar.gz +82ca3e5d118e8bb592268d364eb1962f hal9001_0.4.6.tar.gz |