diff --git a/python-pysaml2.changes b/python-pysaml2.changes index b8a773d..e9078b7 100644 --- a/python-pysaml2.changes +++ b/python-pysaml2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 20 23:41:54 UTC 2021 - Michael Ströder + +- Update to 6.5.1: + * Fix the parser to take into account both the xs and xsd namespace prefixes + ------------------------------------------------------------------- Wed Jan 20 20:12:26 UTC 2021 - Michael Ströder diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 921e38e..005e4e4 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -20,7 +20,7 @@ %global modname pysaml2 %global skip_python2 1 Name: python-pysaml2 -Version: 6.5.0 +Version: 6.5.1 Release: 0 Summary: Python implementation of SAML Version 2 to be used in a WSGI environment License: Apache-2.0 diff --git a/v6.5.0.tar.gz b/v6.5.0.tar.gz deleted file mode 100644 index a0b6443..0000000 --- a/v6.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97ed9307a870e4591472e021cf54cb9507010a3acca93cd36fe1ef4b2438fb50 -size 5991803 diff --git a/v6.5.1.tar.gz b/v6.5.1.tar.gz new file mode 100644 index 0000000..b3632f6 --- /dev/null +++ b/v6.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3940f4b7da41f42d4155a21d50d28145b5bfec4724300553f09e4fe647f76cf9 +size 5991789