This commit is contained in:
Dennis Gilmore 2013-08-04 05:13:46 -05:00
parent 29929f52a4
commit b46fe17a7e
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: python-%{pkgname}
Version: 2.2.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Scalable, non-blocking web server and tools
Group: Development/Libraries
@ -146,6 +146,9 @@ rm -rf %{buildroot}
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 14 2013 Thomas Spura <tomspur@fedoraproject.org> - 2.2.1-5
- remove rhel conditional for with_python3:
https://fedorahosted.org/fpc/ticket/200