diff --git a/pbr-0.7.0.tar.gz b/pbr-0.7.0.tar.gz deleted file mode 100644 index b939c48..0000000 --- a/pbr-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1680e9add47561abf6aed6c18d5d9bf3c8b8f22bd9931373f28348e10c5b9fce -size 78021 diff --git a/pbr-0.8.0.tar.gz b/pbr-0.8.0.tar.gz new file mode 100644 index 0000000..964a584 --- /dev/null +++ b/pbr-0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799cbdd896806ffa736bca0021aa61619fee5813148f8418366c690af80ee94a +size 75217 diff --git a/python-pbr.changes b/python-pbr.changes index e23a50c..301ff1d 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Mar 28 08:25:25 UTC 2014 - speilicke@suse.com + +- Update to version 0.8.0: + * Use unicode_literals import instead of u'unicode' notation + * Remove pip version specifier + * Make tools/integration.sh take a branch + * Fixes blocking issue on Windows + ------------------------------------------------------------------- Mon Mar 24 16:20:30 UTC 2014 - dmueller@suse.com diff --git a/python-pbr.spec b/python-pbr.spec index dc5e657..744a616 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -21,7 +21,7 @@ %bcond_with test Name: python-pbr -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: Python Build Reasonableness License: Apache-2.0