diff --git a/cadvisor.spec b/cadvisor.spec index 848cf978b5ec749d0793f1102733ca212194c5ff..8d6447268ee847a69f82a93106ed6e8cb04517c8 100644 --- a/cadvisor.spec +++ b/cadvisor.spec @@ -1,8 +1,6 @@ -%define debug_package %{nil} - Name: cadvisor Version: 0.37.0 -Release: 2 +Release: 3 Summary: Analyzes resource usage and performance characteristics of running containers. License: ASL 2.0 URL: https://github.com/google/cadvisor @@ -43,6 +41,9 @@ install -D -m 755 cadvisor %{buildroot}%{_bindir}/cadvisor %changelog +* Thu Dec 08 2022 fushanqing - 0.37.0-3 +- Enable debuginfo for fix strip + * Fri Jul 22 2022 wo_cow - 0.37.0-2 - Fix build err: nothing provides go-bindata