Fix src.rpm name
This commit is contained in:
parent
687101d3b4
commit
73b3b5d1f1
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-PasteDeploy
|
Name: python-paste-deploy
|
||||||
Version: 2.1.1
|
Version: 2.1.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Load, configure, and compose WSGI applications and servers
|
Summary: Load, configure, and compose WSGI applications and servers
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pylonsproject.org/
|
URL: https://pylonsproject.org/
|
||||||
@ -66,6 +66,9 @@ PYTHONPATH=. pytest-3
|
|||||||
%{python2_sitelib}/*
|
%{python2_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 13 2023 wangkai <13474090681@163.com> - 2.1.1-2
|
||||||
- Add python2 subpackage for python-webtest build
|
- Add python2 subpackage for python-webtest build
|
||||||
- Remove help subpackage
|
- Remove help subpackage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user