From 28063d5a037120b4f2571a59b34788dbb391006e Mon Sep 17 00:00:00 2001 From: xiaofeng <80474298@qq.com> Date: Mon, 26 Sep 2022 18:36:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python-oauthlib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-oauthlib.spec b/python-oauthlib.spec index f7e407c..296aadf 100644 --- a/python-oauthlib.spec +++ b/python-oauthlib.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-oauthlib Version: 3.2.0 -Release: 1.h1 +Release: 2 Summary: A generic, spec-compliant, thorough implementation of the OAuth request-signing logic License: BSD URL: https://github.com/oauthlib/oauthlib @@ -102,7 +102,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Sep 26 2022 zhuofeng - 3.2.0-1.h1 +* Mon Sep 26 2022 zhuofeng - 3.2.0-2 - Type:CVE - CVE:CVE-2022-36087 - SUG:NA