From 429b0d6a68ef541dadd68d6a07363d29ff9af9b1 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 5 Nov 2019 23:26:16 +0100 Subject: [PATCH] upgrading package: tslint 5.20.0.20190910 -> 5.20.1.20191105 --- tslint/tslint.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tslint/tslint.spec b/tslint/tslint.spec index aa35eb2743..b6bb830dab 100644 --- a/tslint/tslint.spec +++ b/tslint/tslint.spec @@ -22,8 +22,8 @@ ## # package version -%define V_tslint 5.20.0 -%define V_tslint_snap 20190910 +%define V_tslint 5.20.1 +%define V_tslint_snap 20191105 # package information Name: tslint @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_tslint}.%{V_tslint_snap} -Release: 20190910 +Release: 20191105 # list of sources Source0: http://download.openpkg.org/components/versioned/tslint/tslint-%{V_tslint}-%{V_tslint_snap}.tar.gz