add dtos and converting functions for resources status
This commit is contained in:
parent
699773c2db
commit
aed634c9d3
3141
add-dtos-and-converting-functions-for-resources-stat.patch
Normal file
3141
add-dtos-and-converting-functions-for-resources-stat.patch
Normal file
File diff suppressed because it is too large
Load Diff
6
pcs.spec
6
pcs.spec
@ -1,6 +1,6 @@
|
||||
Name: pcs
|
||||
Version: 0.11.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
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
|
||||
@ -42,6 +42,7 @@ Patch2: fix-do-not-put-empty-uid-gid-options-to-an-uidgid-fi.patch
|
||||
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
|
||||
|
||||
# ui patches: >200
|
||||
# Patch201: bzNUMBER-01-name.patch
|
||||
@ -403,6 +404,9 @@ run_all_tests
|
||||
%license pyagentx_LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Mar 22 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-7
|
||||
- add dtos and converting functions for resources status
|
||||
|
||||
* Tue Mar 19 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-6
|
||||
- update crm_mon schemas for tests
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user