diff --git a/openstack/cursive/cursive.spec.j2 b/openstack/cursive/cursive.spec.j2 index 4cfd8dcd6..9992f3326 100644 --- a/openstack/cursive/cursive.spec.j2 +++ b/openstack/cursive/cursive.spec.j2 @@ -8,7 +8,7 @@ Release: {{ py2rpmrelease() }} Summary: Cursive implements OpenStack-specific validation of digital signatures License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: http://www.openstack.org/ +URL: https://opendev.org/x/{{ pypi_name }} Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('Sphinx') }} diff --git a/openstack/mistral-lib/mistral-lib.spec.j2 b/openstack/mistral-lib/mistral-lib.spec.j2 index 425a03c37..defcc8025 100644 --- a/openstack/mistral-lib/mistral-lib.spec.j2 +++ b/openstack/mistral-lib/mistral-lib.spec.j2 @@ -8,7 +8,7 @@ Release: {{ py2rpmrelease() }} Summary: Mistral shared routings and utilities License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: http://www.openstack.org/ +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('eventlet') }} diff --git a/openstack/os-api-ref/os-api-ref.spec.j2 b/openstack/os-api-ref/os-api-ref.spec.j2 index 3abb8836b..8bc3a50dd 100644 --- a/openstack/os-api-ref/os-api-ref.spec.j2 +++ b/openstack/os-api-ref/os-api-ref.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Sphinx Extensions to support API reference sites in OpenStack License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: https://launchpad.net/%{sname} +URL: https://opendev.org/openstack/os-api-ref Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py3('PyYAML') }} diff --git a/openstack/virtualbmc/virtualbmc.spec.j2 b/openstack/virtualbmc/virtualbmc.spec.j2 index 1e29a709a..bdf5c5516 100644 --- a/openstack/virtualbmc/virtualbmc.spec.j2 +++ b/openstack/virtualbmc/virtualbmc.spec.j2 @@ -9,7 +9,7 @@ Release: {{ py2rpmrelease() }} Summary: Python module to create virtual BMCs for controlling virtual instances via IPMI License: {{ license('Apache-2.0') }} Group: Development/Languages/Python -URL: http://www.openstack.org/ +URL: https://opendev.org/openstack/{{ pypi_name }} Source0: {{ source }} Source1: virtualbmc.service BuildRequires: fdupes