diff --git a/libcareplus.spec b/libcareplus.spec index b0eba837e1d743595c53fe2adaf54de7737c42bf..bf7e1ee46a6c322ab44bd8d4aeaeb60265f4bcdd 100644 --- a/libcareplus.spec +++ b/libcareplus.spec @@ -3,7 +3,7 @@ Version: 1.0.0 Name: libcareplus Summary: LibcarePlus tools -Release: 11 +Release: 12 Group: Applications/System License: GPLv2 Url: https://gitee.com/openeuler/libcareplus @@ -70,6 +70,8 @@ cd src sh ./config cd ../ make -C src +make -C tests + %if 0%{with selinux} make -C dist/selinux %endif @@ -160,6 +162,9 @@ exit 0 %endif %changelog +* Thu Jun 30 2022 ctyunsystem - 1.0.0-12 +- libcareplus.spec:add test during rpm building + * Wed May 11 2022 Cichen Wang 1.0.0-11 - modify scripts/pkgbuild to make kpatch'es for the RPM-based packages