diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2020-11-19 00:50:20 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2020-11-19 00:50:20 +0000 |
commit | 1ca027302729cb3e67f470248720314a421d908d (patch) | |
tree | d31a992d26384d923e2d5b9185f640122b5e8f8f | |
parent | 93fd5d7549d6021684709e00cb0091a69bcdb05e (diff) |
automatic import of R-CRAN-eofficef31
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | R-CRAN-eoffice.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -2,3 +2,4 @@ /eoffice_0.1.8.tar.gz /eoffice_0.1.9.tar.gz /eoffice_0.2.0.tar.gz +/eoffice_0.2.1.tar.gz diff --git a/R-CRAN-eoffice.spec b/R-CRAN-eoffice.spec index ca7e68b..29b0a73 100644 --- a/R-CRAN-eoffice.spec +++ b/R-CRAN-eoffice.spec @@ -1,9 +1,9 @@ %global packname eoffice -%global packver 0.2.0 +%global packver 0.2.1 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.2.0 +Version: 0.2.1 Release: 1%{?dist}%{?buildtag} Summary: Export or Graph and Tables to 'Microsoft' Office and Import Figures and Tables @@ -1 +1 @@ -760c84632168b262b2345f0b04976336 eoffice_0.2.0.tar.gz +1643e32c4653bf7095401e64e4a509d7 eoffice_0.2.1.tar.gz |