|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 1.7.4 |
|
|
|
%define V_major 1.7.4 |
|
|
|
%define V_minor 2 |
|
|
|
%define V_minor 3 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: socat |
|
|
|
Name: socat |
|
|
@ -36,7 +36,7 @@ Class: BASE |
|
|
|
Group: Networking |
|
|
|
Group: Networking |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
Release: 20211105 |
|
|
|
Release: 20220109 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_readline yes |
|
|
|
%option with_readline yes |
|
|
|