diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-01-25 01:25:43 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-01-25 01:25:44 +0000 |
commit | cf297c53b2b98902e702ecbbb3ae0a05d1f37b2a (patch) | |
tree | 94b00ec67bb27219cd8a46ea17a9fd06aa0d39ea | |
parent | b5ef7ee22049ef3e34643ccee08f7f01a0f91dab (diff) |
automatic import of R-CRAN-mcccaf38
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | R-CRAN-mccca.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 5 deletions
@@ -1,3 +1,2 @@ -/mccca_0.1.0.tar.gz -/mccca_0.1.1.tar.gz /mccca_1.1.0.tar.gz +/mccca_1.1.0.1.tar.gz diff --git a/R-CRAN-mccca.spec b/R-CRAN-mccca.spec index 1fa0aa8..5e7798c 100644 --- a/R-CRAN-mccca.spec +++ b/R-CRAN-mccca.spec @@ -1,11 +1,11 @@ %global __brp_check_rpaths %{nil} %global __requires_exclude ^libmpi %global packname mccca -%global packver 1.1.0 +%global packver 1.1.0.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 1.1.0 +Version: 1.1.0.1 Release: 1%{?dist}%{?buildtag} Summary: Visualizing Class Specific Heterogeneous Tendencies in Categorical Data @@ -1 +1 @@ -c94b81c26bad8296f6bd233546cdd815 mccca_1.1.0.tar.gz +050c6422c672b3393058eb879ac4a546 mccca_1.1.0.1.tar.gz |