From 6a434707f2722024698d9f3a7a7649ca3c1bb9ea Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Jan 06 2012 23:48:33 +0000 Subject: update to 2.1.11 --- diff --git a/zeromq.spec b/zeromq.spec index 855c528..ca0026c 100644 --- a/zeromq.spec +++ b/zeromq.spec @@ -1,5 +1,5 @@ Name: zeromq -Version: 2.1.9 +Version: 2.1.11 Release: 1%{?dist} Summary: Software library for fast, message-based applications @@ -89,6 +89,9 @@ make check %changelog +* Sat Jan 7 2012 Thomas Spura - 2.1.11-1 +- update to 2.1.11 (as part of rebuilding with gcc-4.7) + * Tue Sep 20 2011 Thomas Spura - 2.1.9-1 - update to 2.1.9 - add check section