From b4e1a7208858e5cd5c4fff318072bfafafb0a042 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sep 18 2015 09:03:05 +0000 Subject: Update to 1.7.1 version --- diff --git a/.gitignore b/.gitignore index 116fd2c..5045397 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /os-client-config-1.2.0.tar.gz /os-client-config-1.6.3.tar.gz +/os-client-config-1.7.1.tar.gz diff --git a/python-os-client-config.spec b/python-os-client-config.spec index 0a0f32f..0d26bcd 100644 --- a/python-os-client-config.spec +++ b/python-os-client-config.spec @@ -6,8 +6,8 @@ %endif Name: python-%{pypi_name} -Version: 1.6.3 -Release: 2%{?dist} +Version: 1.7.1 +Release: 1%{?dist} Summary: OpenStack Client Configuation Library License: ASL 2.0 URL: https://github.com/openstack/%{pypi_name} @@ -195,6 +195,9 @@ popd %endif %changelog +* Fri Sep 18 2015 Parag Nemade - 1.7.1-1 +- Update to 1.7.1 version + * Thu Sep 03 2015 Parag Nemade - 1.6.3-2 - Add explicit Provides: python-os-client-config for CBS Cloud buildroot - also add missing python_provide macro for -doc subpackages diff --git a/sources b/sources index d385afb..7b7994d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2db40d0c399c23fcd630cc2a5fc638ee os-client-config-1.6.3.tar.gz +943441a2ea8ed25a3dac9b028d48ef8c os-client-config-1.7.1.tar.gz