From f7b76345e243a5fd6ec412367375db55bab6842c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 9 Jan 2022 22:34:51 +0100 Subject: [PATCH] upgrading package: socat 1.7.4.2 -> 1.7.4.3 --- socat/socat.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/socat/socat.spec b/socat/socat.spec index a0ea8e0022..99616a9def 100644 --- a/socat/socat.spec +++ b/socat/socat.spec @@ -23,7 +23,7 @@ # package version %define V_major 1.7.4 -%define V_minor 2 +%define V_minor 3 # package information Name: socat @@ -36,7 +36,7 @@ Class: BASE Group: Networking License: GPL Version: %{V_major}.%{V_minor} -Release: 20211105 +Release: 20220109 # package options %option with_readline yes