diff --git a/python-kombu.spec b/python-kombu.spec index dad027f..f13231f 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -14,7 +14,7 @@ Name: python-%{srcname} Version: 4.6.4 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Summary: An AMQP Messaging Framework for Python @@ -149,6 +149,9 @@ also provide proven and tested solutions to common messaging problems. %endif %changelog +* Thu Oct 03 2019 Miro Hrončok - 1:4.6.4-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Tue Aug 20 2019 Miro Hrončok - 1:4.6.4-3 - Use standard library importlib.metadata on Python 3.8