diff --git a/python-uwsgi.spec b/uwsgi.spec similarity index 93% rename from python-uwsgi.spec rename to uwsgi.spec index e63b12abc2a0b637a7e53aebbb54fab155d16f5f..42baabfc385f4033b46125b578b8535ba2bb296f 100644 --- a/python-uwsgi.spec +++ b/uwsgi.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-uWSGI Version: 2.0.19.1 -Release: 3 +Release: 4 Summary: The uWSGI server License: GPL2 URL: https://uwsgi-docs.readthedocs.io/en/latest/ @@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Tue Oct 26 2021 chenchen - 2.0.19.1-4 +- change the spec file name to be the same as the repo name + * Tue Aug 31 2021 chenyanpanHW - 2.0.19.1-3 - DESC: uwsgi add BuildRequires openssl-devel to support --https