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