commit 5cedd890a9f31ed482c3b30ed11f804b188a72f6 Author: zhangyc Date: Tue Oct 13 14:22:40 2020 +0800 update stackviz.spec.j2 Uniform Resource Locator Change-Id: Ie769a1e66c82efb1ab2cb165c414dd7f20886998 diff --git a/openstack/stackviz/stackviz.spec.j2 b/openstack/stackviz/stackviz.spec.j2 index 3b845ef..d717a9d 100644 --- a/openstack/stackviz/stackviz.spec.j2 +++ b/openstack/stackviz/stackviz.spec.j2 @@ -12,7 +12,7 @@ Version: {{ py2rpmversion() }} Release: {{ py2rpmrelease() }} Summary: Visualization utility License: {{ license('Apache-2.0') }} -URL: http://git.openstack.org/cgit/openstack/stackviz +URL: https://opendev.org/openstack/stackviz/ Source0: {{ source|basename }} BuildRequires: openstack-macros BuildRequires: {{ py3('devel') }}