This commit is contained in:
Dennis Gilmore 2011-02-09 01:30:08 -06:00
parent d57ff9e655
commit b9823d17c7
1 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,7 @@
Name: python-zmq
Version: 2.0.10.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Software library for fast, message-based applications
Group: Development/Libraries
@ -164,6 +164,9 @@ popd
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Jan 30 2011 Thomas Spura <tomspur@fedoraproject.org> - 2.0.10.1-1
- update to new version (fixes memory leak)
- no need to run 2to3 on python3 subpackage