From 8370ea153c3edec970506464ab8ebce718f412c5 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 10 Apr 2021 23:25:48 +0200 Subject: [PATCH] upgrading package: eslint 7.23.0 -> 7.24.0 --- eslint/eslint.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eslint/eslint.spec b/eslint/eslint.spec index 0ba8e681cb..8b559d2ac2 100644 --- a/eslint/eslint.spec +++ b/eslint/eslint.spec @@ -22,8 +22,8 @@ ## # package version -%define V_eslint 7.23.0 -%define V_eslint_snap 20210329 +%define V_eslint 7.24.0 +%define V_eslint_snap 20210410 # package information Name: eslint @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_eslint} -Release: 20210329 +Release: 20210410 # list of sources Source0: http://download.openpkg.org/components/versioned/eslint/eslint-%{V_eslint}-%{V_eslint_snap}.tar.gz