!11 修正rpm源码包与仓库名相同
From: @wk333 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
1b4dd96303
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-PasteDeploy
|
Name: python-paste-deploy
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
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/
|
||||||
@ -92,6 +92,9 @@ pytest .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Apr 10 2023 Ge Wang <wang--ge@126.com> - 3.0.1-1
|
||||||
- update to version 3.0.1
|
- update to version 3.0.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user