From 392380a3be970bea79cad7c8d9956e701485a5e7 Mon Sep 17 00:00:00 2001 From: Alfredo Moralejo Date: May 29 2019 08:41:42 +0000 Subject: Sync from RDO stein release --- diff --git a/python-os-client-config.spec b/python-os-client-config.spec index 5f1de0d..e806f8b 100644 --- a/python-os-client-config.spec +++ b/python-os-client-config.spec @@ -19,7 +19,7 @@ have to know extra info to use OpenStack \ Name: python-%{pypi_name} Version: 1.32.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenStack Client Configuration Library License: ASL 2.0 URL: https://github.com/openstack/%{pypi_name} @@ -41,7 +41,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-pbr # Testing requirements BuildRequires: python3-fixtures -BuildRequires: python3-os-testr +BuildRequires: python3-stestr BuildRequires: python3-jsonschema >= 2.6.0 BuildRequires: python3-glanceclient >= 0.18.0 BuildRequires: python3-openstacksdk @@ -115,6 +115,9 @@ stestr-3 --test-path $OS_TEST_PATH run %endif %changelog +* Fri May 10 2019 Alfredo Moralejo 1.32.0-2 +- Added stestr as BR + * Fri Mar 08 2019 RDO 1.32.0-1 - Update to 1.32.0