From a9dada64294b4dc063eb9a4e33a5b3a7cbb38e4a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 24 Sep 2021 08:02:57 +0200 Subject: [PATCH] upgrading package: nodemon 2.0.12 -> 2.0.13 --- nodemon/nodemon.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nodemon/nodemon.spec b/nodemon/nodemon.spec index 52af7aaf32..71f0665d38 100644 --- a/nodemon/nodemon.spec +++ b/nodemon/nodemon.spec @@ -22,8 +22,8 @@ ## # package version -%define V_nodemon 2.0.12 -%define V_nodemon_snap 20210711 +%define V_nodemon 2.0.13 +%define V_nodemon_snap 20210924 # package information Name: nodemon @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_nodemon} -Release: 20210711 +Release: 20210924 # list of sources Source0: http://download.openpkg.org/components/versioned/nodemon/nodemon-%{V_nodemon}-%{V_nodemon_snap}.tar.gz