diff --git a/python-repoze.who.spec b/python-repoze.who.spec index c582f01..569f0f4 100644 --- a/python-repoze.who.spec +++ b/python-repoze.who.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-repoze.who -Version: 2.4.1 +Version: 3.0.0 Release: 1 Summary: repoze.who is an identification and authentication framework for WSGI. License: BSD @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Feb 27 2023 wubijie - 3.0.0-1 +- Update package to version 3.0.0 + * Tue Jul 12 2022 jiangxinyu - 2.4.1-1 - Upgrade to 2.4.1 diff --git a/repoze.who-2.4.1.tar.gz b/repoze.who-2.4.1.tar.gz deleted file mode 100644 index 16e078e..0000000 Binary files a/repoze.who-2.4.1.tar.gz and /dev/null differ diff --git a/repoze.who-3.0.0.tar.gz b/repoze.who-3.0.0.tar.gz new file mode 100644 index 0000000..ce6f7b5 Binary files /dev/null and b/repoze.who-3.0.0.tar.gz differ