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:43 +0000 |
commit | a7925f3936d470bf72219c562a107073d557223c (patch) | |
tree | 94b00ec67bb27219cd8a46ea17a9fd06aa0d39ea | |
parent | c4099989ead2e297feb203f914e3635715a0eaed (diff) |
automatic import of R-CRAN-mcccaf39
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | R-CRAN-mccca.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -1 +1,2 @@ /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 |