diff --git a/pifpaf-2.1.2.tar.gz b/pifpaf-2.1.2.tar.gz deleted file mode 100644 index 34e1e4e..0000000 --- a/pifpaf-2.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6eef2ae56ac90d02df5f45885973e108c960a2ea113cc768c78df26b03aad73 -size 192940 diff --git a/pifpaf-2.2.2.tar.gz b/pifpaf-2.2.2.tar.gz new file mode 100644 index 0000000..94de988 --- /dev/null +++ b/pifpaf-2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f77becf9eeb9afb3d66bfa11bfc7725cb6cb047e888baae2ee1cad6c8eab127 +size 196734 diff --git a/python-pifpaf.changes b/python-pifpaf.changes index 841cda5..61b8401 100644 --- a/python-pifpaf.changes +++ b/python-pifpaf.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Apr 8 12:03:27 UTC 2019 - Thomas Bechtold + +- update to 2.2.2: + * postgresql: fix encoding of pgctl path + * stdin expecting bytes instead of str + * Implements apache qpid-dispatch-router driver + * tests: switch to kafka 1.0.2 + * postgresql: add a --sync/--no-sync option + * Update to Mergify v2 + * gnocchi: fix escape sequence + * Remove Python 3.5 support + * pep8: disable W503 and W504 + * Implements apache artemis driver + ------------------------------------------------------------------- Tue Dec 4 12:51:31 UTC 2018 - Matej Cepl diff --git a/python-pifpaf.spec b/python-pifpaf.spec index 8e6fb33..81c40cc 100644 --- a/python-pifpaf.spec +++ b/python-pifpaf.spec @@ -1,7 +1,7 @@ # # spec file for package python-pifpaf # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pifpaf -Version: 2.1.2 +Version: 2.2.2 Release: 0 Summary: Suite of tools and fixtures to manage daemons for testing License: Apache-2.0