From b0f2924c22f69cc0c5e19d8bd4de76f709a4457a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 20 Feb 2018 08:19:55 +0100 Subject: [PATCH] upgrading package: nodemon 1.15.0 -> 1.15.1 --- nodemon/nodemon.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nodemon/nodemon.spec b/nodemon/nodemon.spec index d103c8523a..e611cd62d0 100644 --- a/nodemon/nodemon.spec +++ b/nodemon/nodemon.spec @@ -22,8 +22,8 @@ ## # package version -%define V_nodemon 1.15.0 -%define V_nodemon_snap 20180216 +%define V_nodemon 1.15.1 +%define V_nodemon_snap 20180220 # package information Name: nodemon @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_nodemon} -Release: 20180216 +Release: 20180220 # list of sources Source0: http://download.openpkg.org/components/versioned/nodemon/nodemon-%{V_nodemon}-%{V_nodemon_snap}.tar.gz