Fix all Url fields for new spec-cleaner release
It must be "URL" instead of "Url" now[1]. [1] https://github.com/openSUSE/spec-cleaner/commit/a82a7330980af Change-Id: Ie74e09fefb3ba69e1ba744f7d4588615cb497830
This commit is contained in:
@@ -5,7 +5,7 @@ Release: 0
|
||||
Summary: Middleware for OpenStack Identity
|
||||
License: {{ license('Apache-2.0') }}
|
||||
Group: Development/Languages/Python
|
||||
Url: https://launchpad.net/%{sname}
|
||||
URL: https://launchpad.net/%{sname}
|
||||
Source0: https://pypi.io/packages/source/k/%{sname}/%{sname}-%{version}.tar.gz
|
||||
BuildRequires: openstack-macros
|
||||
BuildRequires: {{ py2pkg('WebOb') }}
|
||||
|
||||
Reference in New Issue
Block a user