Browse Source

upgrading package: cdk 5.0.20210324 -> 5.0.20210825

master
parent
commit
4ab1efe80f
  1. 4
      cdk/cdk.spec

4
cdk/cdk.spec

@ -23,7 +23,7 @@
# package version # package version
%define V_maj 5.0 %define V_maj 5.0
%define V_min 20210324 %define V_min 20210825
# package information # package information
Name: cdk Name: cdk
@ -36,7 +36,7 @@ Class: BASE
Group: Terminal Group: Terminal
License: BSD License: BSD
Version: %{V_maj}.%{V_min} Version: %{V_maj}.%{V_min}
Release: 20210325 Release: 20210827
# list of sources # list of sources
Source0: ftp://ftp.invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz Source0: ftp://ftp.invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz

Loading…
Cancel
Save