summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2022-10-22 02:59:32 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2022-10-22 02:59:33 +0000
commit5019f49ca6bbd7b3ae59ee5a671eaf528ffff840 (patch)
treead4483c122271b5ad9d9b2c61c5ef374534631b1
parent46e4e8924fe5fbaca1f8965272f2a54ab1d09525 (diff)
automatic import of R-CRAN-fasstr
-rw-r--r--.gitignore1
-rw-r--r--R-CRAN-fasstr.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index db40991..bbeeb46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/fasstr_0.4.1.tar.gz
+/fasstr_0.5.0.tar.gz
diff --git a/R-CRAN-fasstr.spec b/R-CRAN-fasstr.spec
index 8c59783..b50de70 100644
--- a/R-CRAN-fasstr.spec
+++ b/R-CRAN-fasstr.spec
@@ -1,10 +1,11 @@
%global __brp_check_rpaths %{nil}
+%global __requires_exclude ^libmpi
%global packname fasstr
-%global packver 0.4.1
+%global packver 0.5.0
%global rlibdir /usr/local/lib/R/library
Name: R-CRAN-%{packname}
-Version: 0.4.1
+Version: 0.5.0
Release: 1%{?dist}%{?buildtag}
Summary: Analyze, Summarize, and Visualize Daily Streamflow Data
@@ -30,6 +31,7 @@ BuildRequires: R-CRAN-purrr >= 0.3.2
BuildRequires: R-CRAN-RcppRoll >= 0.3.0
BuildRequires: R-CRAN-zyp >= 0.10.1.1
BuildRequires: R-grDevices
+BuildRequires: R-CRAN-lubridate
Requires: R-CRAN-openxlsx >= 4.1.0
Requires: R-CRAN-ggplot2 >= 3.1.0
Requires: R-CRAN-plyr >= 1.8.4
@@ -44,6 +46,7 @@ Requires: R-CRAN-purrr >= 0.3.2
Requires: R-CRAN-RcppRoll >= 0.3.0
Requires: R-CRAN-zyp >= 0.10.1.1
Requires: R-grDevices
+Requires: R-CRAN-lubridate
%description
The Flow Analysis Summary Statistics Tool for R, 'fasstr', provides
diff --git a/sources b/sources
index dedd687..4aeb0ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a2c7405f79c1187df319d5cc51c3be7 fasstr_0.4.1.tar.gz
+2936bb155d9cd5e895b8691a2047c3fc fasstr_0.5.0.tar.gz