diff --git a/python-glanceclient-2.2.0.tar.gz b/python-glanceclient-2.2.0.tar.gz deleted file mode 100644 index 80e0a02..0000000 --- a/python-glanceclient-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37b92a632cde097369cb7a3ac8051163a53d6d2f4c869faa239b1013b5857d78 -size 162800 diff --git a/python-glanceclient-2.3.0.tar.gz b/python-glanceclient-2.3.0.tar.gz new file mode 100644 index 0000000..11a907d --- /dev/null +++ b/python-glanceclient-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47b806773e1bbd0573b51b688e16de673ad0ddcc664975de2e71d911815952c +size 162262 diff --git a/python-glanceclient.changes b/python-glanceclient.changes index 431c1c7..d6383f6 100644 --- a/python-glanceclient.changes +++ b/python-glanceclient.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Aug 10 14:47:29 UTC 2016 - tbechtold@suse.com + +update to version 2.3.0 + * Remove discover from test-requirements + * Log request-id before exceptions raised + * Properly build releasenotes + * Fix string interpolation to delayed to be handled by the logging code + * Add comment about workaround for py3 + * py3: Fix encoding and use sys.stdin.buffer + * Replace OpenStack LLC with OpenStack Foundation + * Updated from global requirements + ------------------------------------------------------------------- Wed Aug 10 12:00:46 UTC 2016 - tbechtold@suse.com diff --git a/python-glanceclient.spec b/python-glanceclient.spec index 5987602..73a12ce 100644 --- a/python-glanceclient.spec +++ b/python-glanceclient.spec @@ -18,7 +18,7 @@ %global sname python-glanceclient Name: python-glanceclient -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: Python API and CLI for OpenStack Glance License: Apache-2.0