From 74fa7749203fc3bd0bbaf577a56ccccd45144547 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Feb 25 2016 21:28:45 +0000 Subject: Update to 2.23.3 Change-Id: Icfba58d2d2beb823b0191c1bb7c27e8a0e3cf6cb --- diff --git a/.gitignore b/.gitignore index 143ead5..0b502d9 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /python-novaclient-2.18.1.tar.gz /python-novaclient-2.20.0.tar.gz /python-novaclient-2.23.0.tar.gz +/python-novaclient-2.23.3.tar.gz diff --git a/python-novaclient.spec b/python-novaclient.spec index 75029f7..d7aa4d0 100644 --- a/python-novaclient.spec +++ b/python-novaclient.spec @@ -1,7 +1,7 @@ Name: python-novaclient Epoch: 1 -Version: 2.23.0 -Release: 2%{?dist} +Version: 2.23.3 +Release: 1%{?dist} Summary: Python API and CLI for OpenStack Nova Group: Development/Languages @@ -95,6 +95,9 @@ rm -fr html/.doctrees html/.buildinfo %doc html %changelog +* Thu Feb 25 2016 Alan Pevec 1:2.23.3-1 +- Update to 2.23.3 + * Thu Jun 18 2015 Fedora Release Engineering - 1:2.23.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index eb192cf..58581d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad8313700caf4ade23890e5ff75383da python-novaclient-2.23.0.tar.gz +d21771286bb0a21a4a328120eef06d2f python-novaclient-2.23.3.tar.gz