diff --git a/python-stomper.spec b/python-stomper.spec index 102a4be..4c3eaf9 100644 --- a/python-stomper.spec +++ b/python-stomper.spec @@ -18,7 +18,7 @@ Name: python-stomper Version: 0.4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A python client implementation of the STOMP protocol Group: Development/Languages License: ASL 2.0 @@ -95,6 +95,9 @@ PYTHONPATH=. nosetests-%{py3ver} -q %{python3_sitelib}/stomper* %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.4.1-2 +- Rebuild for Python 3.6 + * Fri Jul 29 2016 Kevin Fenzi - 0.4.1-1 - Update to 0.4.1. Fixes bug #1355749