|
|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# version information |
|
|
|
# version information |
|
|
|
%define V_maj 1.3 |
|
|
|
%define V_maj 1.3 |
|
|
|
%define V_min 20191210 |
|
|
|
%define V_min 20200228 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: dialog |
|
|
|
Name: dialog |
|
|
|
@ -36,7 +36,7 @@ Class: BASE |
|
|
|
Group: Terminal |
|
|
|
Group: Terminal |
|
|
|
License: LGPL |
|
|
|
License: LGPL |
|
|
|
Version: %{V_maj}.%{V_min} |
|
|
|
Version: %{V_maj}.%{V_min} |
|
|
|
Release: 20191212 |
|
|
|
Release: 20200301 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: ftp://ftp.invisible-island.net/dialog/dialog-%{V_maj}-%{V_min}.tgz |
|
|
|
Source0: ftp://ftp.invisible-island.net/dialog/dialog-%{V_maj}-%{V_min}.tgz |
|
|
|
|