From 4ab1efe80fed8db9606dc195932dfddf51545569 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 27 Aug 2021 23:28:37 +0200 Subject: [PATCH] upgrading package: cdk 5.0.20210324 -> 5.0.20210825 --- cdk/cdk.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cdk/cdk.spec b/cdk/cdk.spec index 56af3747f5..f1512b5ded 100644 --- a/cdk/cdk.spec +++ b/cdk/cdk.spec @@ -23,7 +23,7 @@ # package version %define V_maj 5.0 -%define V_min 20210324 +%define V_min 20210825 # package information Name: cdk @@ -36,7 +36,7 @@ Class: BASE Group: Terminal License: BSD Version: %{V_maj}.%{V_min} -Release: 20210325 +Release: 20210827 # list of sources Source0: ftp://ftp.invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz