diff --git a/kombu-4.2.1.tar.gz b/kombu-4.2.1.tar.gz deleted file mode 100644 index d3a23b5..0000000 --- a/kombu-4.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86adec6c60f63124e2082ea8481bbe4ebe04fde8ebed32c177c7f0cd2c1c9082 -size 423926 diff --git a/kombu-4.2.2.post1.tar.gz b/kombu-4.2.2.post1.tar.gz new file mode 100644 index 0000000..902ede8 --- /dev/null +++ b/kombu-4.2.2.post1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c9dca2338c5d893f30c151f5d29bfb81196748ab426d33c362ab51f1e8dbf78 +size 421188 diff --git a/python-kombu.changes b/python-kombu.changes index 1edf52e..ab6bd0a 100644 --- a/python-kombu.changes +++ b/python-kombu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 31 16:19:15 CET 2019 - mcepl@suse.com + +- Updated to 4.2.2.post1: + - Support both Redis client version 2.x and version 3.x. + ------------------------------------------------------------------- Wed Aug 15 14:39:29 UTC 2018 - sjamgade@suse.com diff --git a/python-kombu.spec b/python-kombu.spec index a0d18bb..22f2aba 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -1,7 +1,7 @@ # # spec file for package python-kombu # -# 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 @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-kombu -Version: 4.2.1 +Version: 4.2.2.post1 Release: 0 Summary: AMQP Messaging Framework for Python License: BSD-3-Clause