From b2de1ac431af9e9aabc82850d5b871cef95fe5dc838d6069988aa266f2d25f03 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Thu, 27 Aug 2015 14:34:05 +0000 Subject: [PATCH] - update to 2.3.0: * Add sphinx extension to embed pretty descriptions of options * Add sphinx extension to build sample config * Updated from global requirements * Updated from global requirements * preserve preformatted help text OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=31 --- oslo.config-2.1.0.tar.gz | 3 --- oslo.config-2.3.0.tar.gz | 3 +++ python-oslo.config.changes | 10 ++++++++++ python-oslo.config.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 oslo.config-2.1.0.tar.gz create mode 100644 oslo.config-2.3.0.tar.gz diff --git a/oslo.config-2.1.0.tar.gz b/oslo.config-2.1.0.tar.gz deleted file mode 100644 index 2aadcb8..0000000 --- a/oslo.config-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f44a50e8e01b3ff3708cee1611da914c2d2e060c18c66451421806c3bb555c27 -size 75470 diff --git a/oslo.config-2.3.0.tar.gz b/oslo.config-2.3.0.tar.gz new file mode 100644 index 0000000..9bc2d82 --- /dev/null +++ b/oslo.config-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780258c0910995a0f092b64144c160e6fe649b3fe7a058b3457f6111718a3088 +size 77781 diff --git a/python-oslo.config.changes b/python-oslo.config.changes index dc6bd5e..25be7c5 100644 --- a/python-oslo.config.changes +++ b/python-oslo.config.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Aug 27 14:32:33 UTC 2015 - tbechtold@suse.com + +- update to 2.3.0: + * Add sphinx extension to embed pretty descriptions of options + * Add sphinx extension to build sample config + * Updated from global requirements + * Updated from global requirements + * preserve preformatted help text + ------------------------------------------------------------------- Fri Jul 31 06:53:56 UTC 2015 - tbechtold@suse.com diff --git a/python-oslo.config.spec b/python-oslo.config.spec index 71c37ba..3405876 100644 --- a/python-oslo.config.spec +++ b/python-oslo.config.spec @@ -17,7 +17,7 @@ Name: python-oslo.config -Version: 2.1.0 +Version: 2.3.0 Release: 0 Summary: OpenStack configuration API License: Apache-2.0