From 3a39d189cc06867bc43bf4714fede61242c4b841 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 22 Jan 2020 09:33:49 +0100 Subject: [PATCH] upgrading package: tslint 5.20.1.20191105 -> 6.0.0.20200122 --- tslint/tslint.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tslint/tslint.spec b/tslint/tslint.spec index 22eee42001..ebf3a8c638 100644 --- a/tslint/tslint.spec +++ b/tslint/tslint.spec @@ -22,8 +22,8 @@ ## # package version -%define V_tslint 5.20.1 -%define V_tslint_snap 20191105 +%define V_tslint 6.0.0 +%define V_tslint_snap 20200122 # package information Name: tslint @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_tslint}.%{V_tslint_snap} -Release: 20191105 +Release: 20200122 # list of sources Source0: http://download.openpkg.org/components/versioned/tslint/tslint-%{V_tslint}-%{V_tslint_snap}.tar.gz