diff --git a/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2 b/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2 index b0b940a9d..ef01d07b5 100644 --- a/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2 +++ b/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2 @@ -1,5 +1,5 @@ {% set pypi_name = 'oslo.rootwrap' %} -{% set upstream_version = upstream_version('6.1.0') %} +{% set upstream_version = upstream_version('6.2.0') %} {% set rpm_release = '1' %} {% set source = url_pypi() %}