diff --git a/python-zmq.spec b/python-zmq.spec index d6f89d5..ae4f774 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -12,7 +12,7 @@ Name: python-zmq Version: 16.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Software library for fast, message-based applications Group: Development/Libraries @@ -220,6 +220,9 @@ CFLAGS="%{optflags}" %{__python3} setup.py build_ext --inplace %changelog +* Mon Dec 19 2016 Miro HronĨok - 16.0.2-2 +- Rebuild for Python 3.6 + * Wed Nov 23 2016 Kevin Fenzi - 16.0.2-1 - Update to 16.0.2. Fixes bug #1397615