fixes after review

This commit is contained in:
zouzhimin 2024-03-21 07:26:04 +08:00
parent 2cd6e96ddf
commit 04a9dc6c5e
2 changed files with 3134 additions and 1 deletions

3129
fixes-after-review.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: pcs
Version: 0.11.7
Release: 7
Release: 8
License: GPL-2.0-only AND Apache-2.0 AND MIT AND BSD-3-Clause AND (BSD-2-Clause OR Ruby) AND (BSD-2-Clause OR GPL-2.0-or-later)
URL: https://github.com/ClusterLabs/pcs
Group: System Environment/Base
@ -43,6 +43,7 @@ Patch3: fix-stonith-level-validation.patch
Patch4: Fix-pcsd-ruby.patch
Patch5: update-crm_mon-schemas-for-tests.patch
Patch6: add-dtos-and-converting-functions-for-resources-stat.patch
Patch7: fixes-after-review.patch
# ui patches: >200
# Patch201: bzNUMBER-01-name.patch
@ -404,6 +405,9 @@ run_all_tests
%license pyagentx_LICENSE.txt
%changelog
* Mon Mar 25 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-8
- fixes after review
* Fri Mar 22 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-7
- add dtos and converting functions for resources status