diff --git a/.gitignore b/.gitignore index 143ead5..43c50e1 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.26.0.tar.gz diff --git a/python-novaclient.spec b/python-novaclient.spec index 75029f7..061f681 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.26.0 +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 +* Fri Jul 24 2015 Parag Nemade 1:2.26.0-1 +- Update to upstream 2.26.0 + * 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..e11570e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad8313700caf4ade23890e5ff75383da python-novaclient-2.23.0.tar.gz +555c72f4d60292747e3ee34fbec38f28 python-novaclient-2.26.0.tar.gz