From 04f47d75b6d29800851df0b9d1b0f438b67306e2 Mon Sep 17 00:00:00 2001 From: xuraoqing <609179072@qq.com> Date: Tue, 2 Jan 2024 13:43:12 +0000 Subject: [PATCH] test Signed-off-by: xuraoqing <609179072@qq.com> --- pyOpenSSL.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index a139249..76e4eb8 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -1,6 +1,6 @@ Name: pyOpenSSL Version: 23.2.0 -Release: 1 +Release: 2 Summary: A rather thin wrapper around (a subset of) the OpenSSL library. License: ASL 2.0 -- Gitee