From 292f59886bc219e7b2d49c9ba579c9468afe1f51 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sat, 4 Aug 2012 21:13:21 -0400 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 --- python-zmq.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zmq.spec b/python-zmq.spec index 674f34a..54c9ad0 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -19,7 +19,7 @@ Name: python-zmq Version: 2.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Software library for fast, message-based applications Group: Development/Libraries @@ -213,6 +213,9 @@ popd %changelog +* Sat Aug 04 2012 David Malcolm - 2.2.0-5 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 2.2.0-4 - force regeneration of .c files by Cython (needed for python 3.3 support)