diff --git a/kombu-5.3.1.tar.gz b/kombu-5.3.1.tar.gz deleted file mode 100644 index 9c78338..0000000 Binary files a/kombu-5.3.1.tar.gz and /dev/null differ diff --git a/kombu-5.3.5.tar.gz b/kombu-5.3.5.tar.gz new file mode 100644 index 0000000..54a8cf5 Binary files /dev/null and b/kombu-5.3.5.tar.gz differ diff --git a/python-kombu.spec b/python-kombu.spec index f7531c0..49bd53a 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-kombu -Version: 5.3.1 +Version: 5.3.5 Release: 1 Summary: Messaging library for Python. License: BSD-3-Clause URL: https://github.com/celery/kombu -Source0: https://files.pythonhosted.org/packages/c8/69/b703f8ec8d0406be22534dad885cac847fe092b793c4893034e3308feb9b/kombu-5.3.1.tar.gz +Source0: https://files.pythonhosted.org/packages/55/61/0b91085837d446570ea12f63f79463e5a74b449956b1ca9d1946a6f584c2/kombu-5.3.5.tar.gz BuildArch: noarch Requires: python3-amqp @@ -98,6 +98,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Feb 22 2024 jiangxinyu - 5.3.5-1 +- Update package to version 5.3.5 + Fix crash when using global_keyprefix with a sentinel connection + * Fri Jun 30 2023 zixuanchen - 5.3.1-1 - Update to 5.3.1