diff --git a/pbr-5.4.3.tar.gz b/pbr-5.4.3.tar.gz deleted file mode 100644 index 1a40088..0000000 --- a/pbr-5.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c8e420cd4ed4cec4e7999ee47409e876af575d4c35a45840d59e8b5f3155ab8 -size 117587 diff --git a/pbr-5.4.4.tar.gz b/pbr-5.4.4.tar.gz new file mode 100644 index 0000000..e547006 --- /dev/null +++ b/pbr-5.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139d2625547dbfa5fb0b81daebb39601c478c21956dc57e2e07b74450a8c506b +size 119599 diff --git a/python-pbr.changes b/python-pbr.changes index afe59d7..7d871d2 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Feb 28 21:58:24 UTC 2020 - Dirk Mueller + +- update to 5.4.4: + * trivial: Use 'open' context manager + * Update to latest hacking + * Mark strings as raw + ------------------------------------------------------------------- Fri Oct 18 07:02:02 UTC 2019 - Dirk Mueller diff --git a/python-pbr.spec b/python-pbr.spec index d8fccff..f3e1d8d 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -1,7 +1,7 @@ # # spec file for package python-pbr # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-pbr%{psuffix} -Version: 5.4.3 +Version: 5.4.4 Release: 0 Summary: Python Build Reasonableness License: Apache-2.0