diff --git a/python-stomper.spec b/python-stomper.spec index 44568de..747630e 100644 --- a/python-stomper.spec +++ b/python-stomper.spec @@ -9,7 +9,7 @@ Name: python-stomper Version: 0.4.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A python client implementation of the STOMP protocol License: ASL 2.0 URL: https://pypi.io/project/stomper @@ -97,6 +97,9 @@ PYTHONPATH=. nosetests-%{python3_version} -q %endif %changelog +* Fri Aug 16 2019 Miro HronĨok - 0.4.3-4 +- Rebuilt for Python 3.8 + * Fri Aug 02 2019 mprahl - 0.4.3-3 - Stop building Python 2 packages for F31+