From 5b53c3219a59e22313bf21f457b7099cf00852cd Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Jan 27 2016 16:16:58 +0000 Subject: Update to 1.7.2 Change-Id: I46899557c8b44a858af33d4204728251a7f48fce --- diff --git a/.gitignore b/.gitignore index 87a380a..fe57a5c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /python-openstackclient-1.5.0.tar.gz /python-openstackclient-1.6.0.tar.gz /python-openstackclient-1.7.1.tar.gz +/python-openstackclient-1.7.2.tar.gz diff --git a/python-openstackclient.spec b/python-openstackclient.spec index ed4dc8e..1320616 100644 --- a/python-openstackclient.spec +++ b/python-openstackclient.spec @@ -1,5 +1,5 @@ Name: python-openstackclient -Version: 1.7.1 +Version: 1.7.2 Release: 1%{?dist} Summary: OpenStack Command-line Client @@ -103,6 +103,9 @@ rm -fr html/.doctrees html/.buildinfo %doc html %changelog +* Wed Jan 27 2016 Alan Pevec 1.7.2-1 +- Update to 1.7.2 + * Fri Oct 02 2015 Haikel Guemar 1.7.1-1 - Update to upstream 1.7.1 diff --git a/sources b/sources index c6304e0..00f473c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb626f6915a0c912ecf5f8ad57514708 python-openstackclient-1.7.1.tar.gz +6cae73e7d749fe6b54c85f9d7eab83ee python-openstackclient-1.7.2.tar.gz