From c7f453e1e4cee23b5e63ef3e7a93373f632ae9ac Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 19 Jan 2019 10:27:18 +0100 Subject: [PATCH] upgrading package: eslint 5.12.0 -> 5.12.1 --- eslint/eslint.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eslint/eslint.spec b/eslint/eslint.spec index f9e27a6fc3..cd87049799 100644 --- a/eslint/eslint.spec +++ b/eslint/eslint.spec @@ -22,8 +22,8 @@ ## # package version -%define V_eslint 5.12.0 -%define V_eslint_snap 20190106 +%define V_eslint 5.12.1 +%define V_eslint_snap 20190119 # package information Name: eslint @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_eslint} -Release: 20190106 +Release: 20190119 # list of sources Source0: http://download.openpkg.org/components/versioned/eslint/eslint-%{V_eslint}-%{V_eslint_snap}.tar.gz