From a2877b026fed7ae3d1a171b81e69fe979d8a2ba4 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Oct 06 2015 12:33:18 +0000 Subject: Update to upstream 2.30.1 Change-Id: Ief74699805c413c1a4817ca8e0dbebd2e8a37e1c --- diff --git a/.gitignore b/.gitignore index d7f6adc..c1c3976 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /python-novaclient-2.26.0.tar.gz /python-novaclient-2.29.0.tar.gz /python-novaclient-2.30.0.tar.gz +/python-novaclient-2.30.1.tar.gz diff --git a/python-novaclient.spec b/python-novaclient.spec index fc96f28..cc7a650 100644 --- a/python-novaclient.spec +++ b/python-novaclient.spec @@ -1,6 +1,6 @@ Name: python-novaclient Epoch: 1 -Version: 2.30.0 +Version: 2.30.1 Release: 1%{?dist} Summary: Python API and CLI for OpenStack Nova @@ -95,6 +95,9 @@ rm -fr html/.doctrees html/.buildinfo %doc html %changelog +* Tue Oct 06 2015 Alan Pevec 1:2.30.1-1 +- Update to upstream 2.30.1 + * Mon Sep 21 2015 Alan Pevec 1:2.30.0-1 - Update to upstream 2.30.0 diff --git a/sources b/sources index 62dd600..176e4fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1f5c9783673dc7739b06451c7457f21 python-novaclient-2.30.0.tar.gz +196f550aa04587c5d26aded0f454350a python-novaclient-2.30.1.tar.gz