diff --git a/mod_wsgi.spec b/mod_wsgi.spec index 38fb4e22fdc97e8e834a6fb7ff00c30f95555159..5664b561d390007b70eb9fbbe9a6d524da37cce5 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -6,9 +6,9 @@ %global sphinxbin %{_bindir}/sphinx-build-3 Name: mod_wsgi Version: 4.9.1 -Release: 1 +Release: 2 Summary: A WSGI interface for Python web applications in Apache -License: ASL 2.0 +License: Apache-2.0 URL: https://modwsgi.readthedocs.io/ Source0: https://github.com/GrahamDumpleton/mod_wsgi/archive/refs/tags/%{version}.tar.gz Source1: wsgi-python3.conf @@ -74,6 +74,9 @@ popd %{_bindir}/mod_wsgi-express-3 %changelog +* Thu Aug 4 2022 wenzhiwei - 4.9.1-2 +- fix license error + * Tue May 17 2022 yangping - 4.9.1-1 - Update to 4.9.1