!12 修正rpm源码包与仓库名相同
From: @wk333 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
45365a9bb0
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user