diff --git a/authheaders-0.15.2.tar.gz b/authheaders-0.15.2.tar.gz deleted file mode 100644 index 864457e..0000000 Binary files a/authheaders-0.15.2.tar.gz and /dev/null differ diff --git a/authheaders-0.15.3.tar.gz b/authheaders-0.15.3.tar.gz new file mode 100644 index 0000000..796357f Binary files /dev/null and b/authheaders-0.15.3.tar.gz differ diff --git a/python-authheaders.spec b/python-authheaders.spec index de8bde9..397f6f1 100644 --- a/python-authheaders.spec +++ b/python-authheaders.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-authheaders -Version: 0.15.2 +Version: 0.15.3 Release: 1 Summary: A library wrapping email authentication header verification and generation. License: MIT and ZPLv2.1 @@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Tue Nov 14 2023 jiangxinyu - 0.15.3-1 +- Update package to version 0.15.3 + * Tue Mar 21 2023 jiangxinyu - 0.15.2-1 - Update package to version 0.15.2