This commit is contained in:
Dennis Gilmore 2015-06-18 18:49:58 +00:00
parent 4217e27e98
commit a3e2f88535

View File

@ -17,7 +17,7 @@
Name: python-coverage
Summary: Code coverage testing module for Python
Version: 4.0
Release: 0.6.%{?prever}%{?dist}
Release: 0.7.%{?prever}%{?dist}
License: BSD and (MIT or GPLv2)
Group: System Environment/Libraries
URL: http://nedbatchelder.com/code/modules/coverage.html
@ -120,6 +120,9 @@ popd
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0-0.7.a5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Apr 04 2015 Ralph Bean <rbean@redhat.com> 4.0-0.6.a5
- No longer run 2to3 on the python3 sources.