From 39f273030326750c6879a357598121d4416a6d72 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 5 Nov 2021 19:59:58 +0100 Subject: [PATCH] upgrading package: socat 1.7.4.1 -> 1.7.4.2 --- socat/socat.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/socat/socat.spec b/socat/socat.spec index caff6302e4..34cc136ba5 100644 --- a/socat/socat.spec +++ b/socat/socat.spec @@ -23,7 +23,7 @@ # package version %define V_major 1.7.4 -%define V_minor 1 +%define V_minor 2 # package information Name: socat @@ -36,7 +36,7 @@ Class: BASE Group: Networking License: GPL Version: %{V_major}.%{V_minor} -Release: 20210110 +Release: 20211105 # package options %option with_readline yes