From 7be38938faaf7e23ca53d9e5208553488354573b Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 25 Nov 2019 08:39:17 +0100 Subject: [PATCH] upgrading package: eslint 6.7.0 -> 6.7.1 --- eslint/eslint.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eslint/eslint.spec b/eslint/eslint.spec index bdd824e24b..f9b02d5dd0 100644 --- a/eslint/eslint.spec +++ b/eslint/eslint.spec @@ -22,8 +22,8 @@ ## # package version -%define V_eslint 6.7.0 -%define V_eslint_snap 20191124 +%define V_eslint 6.7.1 +%define V_eslint_snap 20191125 # package information Name: eslint @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_eslint} -Release: 20191124 +Release: 20191125 # list of sources Source0: http://download.openpkg.org/components/versioned/eslint/eslint-%{V_eslint}-%{V_eslint_snap}.tar.gz