diff --git a/openstack/metalsmith/metalsmith.spec.j2 b/openstack/metalsmith/metalsmith.spec.j2 index 0827581ca..e48fd8434 100644 --- a/openstack/metalsmith/metalsmith.spec.j2 +++ b/openstack/metalsmith/metalsmith.spec.j2 @@ -1,5 +1,5 @@ {% set pypi_name = 'metalsmith' %} -{% set upstream_version = upstream_version('1.4.2') %} +{% set upstream_version = upstream_version('1.5.0') %} {% set rpm_release = '1' %} {% set source = url_pypi() %}