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