update to 2.2.0
This commit is contained in:
parent
6c354bf33e
commit
440b6f1f14
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <tomspur@fedoraproject.org> - 2.2.0-1
|
||||
- update to 2.2.0
|
||||
|
||||
* Wed Mar 7 2012 Thomas Spura <tomspur@fedoraproject.org> - 2.1.11-1
|
||||
- update to new version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user