diff --git a/openstack-nova.spec b/openstack-nova.spec index 5ad5206c83f5d34251ab266630f75e34bf9f8593..9f34b5189e632ec709268ebc8506c2f3fdbb1dd3 100644 --- a/openstack-nova.spec +++ b/openstack-nova.spec @@ -15,7 +15,7 @@ Name: openstack-nova # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Version: 20.6.1 -Release: 4 +Release: 5 Summary: OpenStack Compute (nova) License: ASL 2.0 @@ -324,7 +324,7 @@ Requires: python3-tooz Requires: python3-os-service-types Requires: python3-dateutil Requires: python3-futurist - +Requires: python3-osprofiler Requires: python3-decorator Requires: python3-lxml Requires: python3-ldap @@ -731,6 +731,9 @@ exit 0 %endif %changelog +* Tue Jan 25 2022 wangxiyuan - 20.6.1-5 +- Add osprofiler requires + * Mon Nov 29 2021 huangtianhua - 20.6.1-4 - Adds patch to make nova-compute work on aarch64