Fix src.rpm name

This commit is contained in:
wk333 2023-10-13 15:00:38 +08:00
parent f7d4343dc2
commit d879a6c19a

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-PasteDeploy
Name: python-paste-deploy
Version: 3.0.1
Release: 1
Release: 2
Summary: Load, configure, and compose WSGI applications and servers
License: MIT
URL: https://pylonsproject.org/
@ -92,6 +92,9 @@ pytest .
%{_docdir}/*
%changelog
* Fri Oct 13 2023 wangkai <13474090681@163.com> - 3.0.1-2
- Fix src.rpm name
* Mon Apr 10 2023 Ge Wang <wang--ge@126.com> - 3.0.1-1
- update to version 3.0.1