Fix src.rpm name

This commit is contained in:
wk333 2023-10-13 16:40:28 +08:00
parent 687101d3b4
commit 73b3b5d1f1

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-PasteDeploy
Name: python-paste-deploy
Version: 2.1.1
Release: 2
Release: 3
Summary: Load, configure, and compose WSGI applications and servers
License: MIT
URL: https://pylonsproject.org/
@ -66,6 +66,9 @@ PYTHONPATH=. pytest-3
%{python2_sitelib}/*
%changelog
* Fri Oct 13 2023 wangkai <13474090681@163.com> - 2.1.1-3
- Fix src.rpm name
* Fri Oct 13 2023 wangkai <13474090681@163.com> - 2.1.1-2
- Add python2 subpackage for python-webtest build
- Remove help subpackage