diff --git a/python-pysaml2.spec b/python-pysaml2.spec index 5917433..3c27574 100644 --- a/python-pysaml2.spec +++ b/python-pysaml2.spec @@ -1,5 +1,5 @@ Name: python-pysaml2 -Version: 7.4.1 +Version: 7.4.2 Release: 1 Summary: Python implementation of SAML Version 2 Standard License: Apache-2.0 @@ -69,6 +69,9 @@ Documentation for Python implementation of SAML Version 2. %{python3_sitelib}/* %changelog +* Wed Jun 21 2023 chendexi - 7.4.2-1 +- Update package to version 7.4.2 + * Wed May 31 2023 wulei - 7.4.1-1 - Update to 7.4.1 diff --git a/v7.4.1.tar.gz b/v7.4.1.tar.gz deleted file mode 100644 index a55df90..0000000 Binary files a/v7.4.1.tar.gz and /dev/null differ diff --git a/v7.4.2.tar.gz b/v7.4.2.tar.gz new file mode 100644 index 0000000..f75b2a2 Binary files /dev/null and b/v7.4.2.tar.gz differ