From ad6c0e23f81e82515ef3962d9e8fb58e894a5bd7 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 29 Feb 2020 11:13:11 +0100 Subject: [PATCH] upgrading package: typescript 3.8.2 -> 3.8.3 --- typescript/typescript.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/typescript/typescript.spec b/typescript/typescript.spec index b539a55817..375fcb4865 100644 --- a/typescript/typescript.spec +++ b/typescript/typescript.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 3.8.2 -%define V_typescript 3.8.2 -%define V_typescript_snap 20200222 +%define V_opkg 3.8.3 +%define V_typescript 3.8.3 +%define V_typescript_snap 20200229 # package information Name: typescript @@ -37,7 +37,7 @@ Class: EVAL Group: Language License: Apache Version: %{V_opkg} -Release: 20200222 +Release: 20200229 # list of sources Source0: http://download.openpkg.org/components/versioned/typescript/typescript-%{V_typescript}-%{V_typescript_snap}.tar.gz