diff --git a/.gitignore b/.gitignore index 8c786e7..e833506 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /pyzmq-2.1.4.tar.gz /pyzmq-2.1.9.tar.gz /pyzmq-2.1.11.tar.gz +/pyzmq-2.2.0.tar.gz diff --git a/python-zmq.spec b/python-zmq.spec index 7b3513f..852153e 100644 --- a/python-zmq.spec +++ b/python-zmq.spec @@ -18,7 +18,7 @@ %global run_tests 1 Name: python-zmq -Version: 2.1.11 +Version: 2.2.0 Release: 1%{?dist} Summary: Software library for fast, message-based applications @@ -207,6 +207,9 @@ popd %changelog +* Thu Apr 26 2012 Thomas Spura - 2.2.0-1 +- update to 2.2.0 + * Wed Mar 7 2012 Thomas Spura - 2.1.11-1 - update to new version diff --git a/sources b/sources index e240d96..7f3fa29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ce303d022a1043669d4f239cddca746 pyzmq-2.1.11.tar.gz +100b73973d6fb235b8da6adea403566e pyzmq-2.2.0.tar.gz