From 97f46a6710c7ffd3d9f6283142ccfc8b90ba8d88 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Wed, 15 Feb 2023 01:12:54 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhuofeng --- python-cryptography.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index 9f4e2ba..b375a9f 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 39.0.0 Release: 1 -Summary: PyCA's cryptography library +Summary: PyCA's cryptography library License: ASL 2.0 or BSD URL: https://cryptography.io/en/latest/ Source0: %{srcname}-%{version}.tar.gz -- Gitee