From 94dcac6f5bf7bc7254db1338e7f19ac75600a98b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 14:54:40 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- python-zmq.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zmq.spec b/python-zmq.spec index f9d4470..d4bb578 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -19,7 +19,7 @@ Name: python-zmq Version: 2.2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Software library for fast, message-based applications Group: Development/Libraries @@ -217,6 +217,9 @@ popd %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.2.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Oct 15 2012 Thomas Spura - 2.2.0.1-1 - update to 2.2.0.1 - move to BR zeromq3