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:
Thomas Bechtold
2017-09-28 14:54:34 +02:00
parent bbd843d2d1
commit b2b0d1a3c6
152 changed files with 152 additions and 152 deletions

View File

@@ -5,7 +5,7 @@ Release: 0
Summary: OpenStack Packaging - python module name to package name map
License: {{ license('Apache-2.0') }}
Group: Development/Libraries/Python
Url: https://wiki.openstack.org/wiki/Rpm-packaging
URL: https://wiki.openstack.org/wiki/Rpm-packaging
Source0: https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
BuildRequires: openstack-macros
BuildRequires: {{ py2pkg('devel') }}