Various additional version bumps

Change-Id: I5218e0ad98f6831c982129e74bc3728f17771133
This commit is contained in:
Dirk Mueller
2019-03-07 21:48:32 +01:00
parent df860f8b06
commit 6a2292b135
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
%global sname python-masakariclient
Name: {{ py2name('python-masakariclient') }}
Version: 5.2.0
Version: 5.3.0
Release: 0
Summary: Python API and CLI for OpenStack Masakari
License: {{ license('Apache-2.0') }}

View File

@@ -1,5 +1,5 @@
{% set pypi_name = 'python-tempestconf' %}
{% set upstream_version = upstream_version('2.0.0') %}
{% set upstream_version = upstream_version('2.1.0') %}
{% set rpm_release = '1' %}
{% set source = url_pypi() %}
# Disabling docs as it is failling while building docs