summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2020-04-17 00:17:01 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2020-04-17 00:17:01 +0000
commit4ba6032646b1ea503b760c0c6c38cca077ee5952 (patch)
treebff1426c47970890d32318b4b70f3605af2642ec
parent6a2385f9b779624056f3c3afc9b2a56ecb25ddaf (diff)
automatic import of R-CRAN-plotrixf31f30
-rw-r--r--.gitignore2
-rw-r--r--R-CRAN-plotrix.spec5
-rw-r--r--sources2
3 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 28ae0ed..e75e13f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/plotrix_3.7-6.tar.gz
/plotrix_3.7-7.tar.gz
+/plotrix_3.7-8.tar.gz
diff --git a/R-CRAN-plotrix.spec b/R-CRAN-plotrix.spec
index 7235dbc..cc6fb22 100644
--- a/R-CRAN-plotrix.spec
+++ b/R-CRAN-plotrix.spec
@@ -1,9 +1,9 @@
%global packname plotrix
-%global packver 3.7-7
+%global packver 3.7-8
%global rlibdir /usr/local/lib/R/library
Name: R-CRAN-%{packname}
-Version: 3.7.7
+Version: 3.7.8
Release: 1%{?dist}
Summary: Various Plotting Functions
@@ -30,6 +30,7 @@ Lots of plots, various labeling, axis and color scaling functions.
%prep
%setup -q -c -n %{packname}
+find -type f -executable -exec grep -Iq . {} \; -exec sed -i -e '$a\' {} \;
%build
diff --git a/sources b/sources
index 4538ad3..7f2a9d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7929793096a28b6b21e5811b48d221cf plotrix_3.7-7.tar.gz
+b7239bb52867eb3f3bf1ef9631512c38 plotrix_3.7-8.tar.gz