This commit is contained in:
Dennis Gilmore 2013-02-14 14:54:40 -06:00
parent e5e1aa433e
commit 94dcac6f5b
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.2.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Oct 15 2012 Thomas Spura <tomspur@fedoraproject.org> - 2.2.0.1-1
- update to 2.2.0.1
- move to BR zeromq3