From 4ae1eb5fc51a8aa8da0d879024f3316be86eb57c Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Apr 26 2012 11:09:41 +0000 Subject: update to 2.2.0 --- diff --git a/zeromq.spec b/zeromq.spec index ca0026c..bab1b59 100644 --- a/zeromq.spec +++ b/zeromq.spec @@ -1,5 +1,5 @@ Name: zeromq -Version: 2.1.11 +Version: 2.2.0 Release: 1%{?dist} Summary: Software library for fast, message-based applications @@ -89,6 +89,9 @@ make check %changelog +* Thu Apr 26 2012 Thomas Spura - 2.2.0-1 +- update to 2.2.0 + * Sat Jan 7 2012 Thomas Spura - 2.1.11-1 - update to 2.1.11 (as part of rebuilding with gcc-4.7)