diff --git a/python-zmq.spec b/python-zmq.spec index 1a3ac02..d4ea9ce 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -12,7 +12,7 @@ Name: python-zmq Version: 16.0.2 -Release: 6%{?dist} +Release: 7%{?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 +* Fri Feb 09 2018 Fedora Release Engineering - 16.0.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jan 31 2018 Iryna Shcherbina - 16.0.2-6 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)