summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2023-06-30 01:49:58 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2023-06-30 01:49:58 +0000
commitf1e9c7cb2b921cf4451c1a4a9b4ba3974934f949 (patch)
treec5d7bf71f7342ea1fa35dc9d9bfcd69985820a13
parentcc6a17990c4b28327e47f166541d9c8f19d817ee (diff)
automatic import of R-CRAN-nomnoml
-rw-r--r--.gitignore1
-rw-r--r--R-CRAN-nomnoml.spec10
-rw-r--r--sources2
3 files changed, 7 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 497ce9c..e3a7195 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/nomnoml_0.2.5.tar.gz
/nomnoml_0.2.6.tar.gz
+/nomnoml_0.2.7.tar.gz
diff --git a/R-CRAN-nomnoml.spec b/R-CRAN-nomnoml.spec
index d58b950..424c5da 100644
--- a/R-CRAN-nomnoml.spec
+++ b/R-CRAN-nomnoml.spec
@@ -1,11 +1,11 @@
%global __brp_check_rpaths %{nil}
%global __requires_exclude ^libmpi
%global packname nomnoml
-%global packver 0.2.6
+%global packver 0.2.7
%global rlibdir /usr/local/lib/R/library
Name: R-CRAN-%{packname}
-Version: 0.2.6
+Version: 0.2.7
Release: 1%{?dist}%{?buildtag}
Summary: Sassy 'UML' Diagrams
@@ -29,9 +29,9 @@ Requires: R-CRAN-lifecycle
Requires: R-CRAN-rlang
%description
-A tool for drawing sassy 'UML' diagrams based on a simple syntax, see
-<https://www.nomnoml.com>. Supports styling, R Markdown and exporting
-diagrams in the PNG format.
+A tool for drawing sassy 'UML' (Unified Modeling Language) diagrams based
+on a simple syntax, see <https://www.nomnoml.com>. Supports styling, R
+Markdown and exporting diagrams in the PNG format.
%prep
%setup -q -c -n %{packname}
diff --git a/sources b/sources
index 783cb03..c19fb5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7127d1cba8cef8488bcd7928525de480 nomnoml_0.2.6.tar.gz
+83e4c396cabcbb5d297b7d2bb4487f9e nomnoml_0.2.7.tar.gz