From 6b2e3e436434a81d01c85fccc66a6a55535f8e11 Mon Sep 17 00:00:00 2001 From: lauk Date: Fri, 20 May 2022 15:33:23 +0800 Subject: [PATCH] License compliance rectification --- python-pysaml2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 4a436b9..516d445 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -1,8 +1,8 @@ Name: python-pysaml2 Version: 6.5.1 -Release: 1 +Release: 2 Summary: Python implementation of SAML Version 2 Standard -License: Apache License 2.0 +License: Apache-2.0 URL: https://github.com/IdentityPython/pysaml2 Source0: https://files.pythonhosted.org/packages/03/f3/18afb9220ade0f314979aafe09c31a8c9d88c2ae9588669a15efccda6e11/pysaml2-6.5.1.tar.gz BuildArch: noarch @@ -67,6 +67,9 @@ Documentation for Python implementation of SAML Version 2. %{python3_sitelib}/*.egg-info %changelog +* Fri May 20 2022 liukuo - 6.5.1-2 +- License compliance rectification + * Mon Aug 09 2021 OpenStack_SIG - 6.5.1-1 - Update version to 6.5.1