From fbd426a114cecbd858640d4a61bb0b68e9f2235fef7feea03ce7dfe80f4e4c66 Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Sat, 18 Apr 2015 10:41:51 +0000
Subject: [PATCH] OBS-URL:
https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=25
---
python-pbr.changes | 44 +++++++++++++++++++++-----------------------
1 file changed, 21 insertions(+), 23 deletions(-)
diff --git a/python-pbr.changes b/python-pbr.changes
index c1c3f9e..10e5a84 100644
--- a/python-pbr.changes
+++ b/python-pbr.changes
@@ -1,29 +1,27 @@
-------------------------------------------------------------------
Thu Apr 16 08:53:20 UTC 2015 - hpj@urpla.net
-- update to version 0.10.8
- - 0.10.8
- * Support script text override for newer develop
- - 0.10.7
- * _get_revno only returns a commit count
- - 0.10.6
- * Integration test PBR commits
- - 0.10.5
- * Move write_pbr_json to avoid issues with nose
- - 0.10.4
- * Properly check for git before getting git dir
- * Use post version signifiers
- * Only import sphinx during hook processing
- - 0.10.3
- * Stop including git sha in version strings
- * Write and read more complex git sha info
- - 0.10.2
- * Remove all 2.7 filtering
- * Stop filtering out argparse
- * Remove mirror testing from the integration script
- - 0.10.1
- * Prefix git suffixes with + instead of
-
+- Update to version 0.10.8
+ * Support script text override for newer develop
+- Changes from version 0.10.7
+ * _get_revno only returns a commit count
+- Changes from 0.10.6
+ * Integration test PBR commits
+- Changes from 0.10.5
+ * Move write_pbr_json to avoid issues with nose
+- Changes from 0.10.4
+ * Properly check for git before getting git dir
+ * Use post version signifiers
+ * Only import sphinx during hook processing
+- Changes from 0.10.3
+ * Stop including git sha in version strings
+ * Write and read more complex git sha info
+- Changes from 0.10.2
+ * Remove all 2.7 filtering
+ * Stop filtering out argparse
+ * Remove mirror testing from the integration script
+- Changes from 0.10.1
+ * Prefix git suffixes with + instead of
- fix Sphinx config.init_values fallout
- add update-alternatives
- remove outdated patches