This commit is contained in:
Tom Callaway 2015-11-30 12:13:53 -05:00
parent 140abdfa5c
commit c158578981
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ coverage-3.4.tar.gz
/coverage-4.0.tar.gz
/coverage-4.0.1.tar.gz
/coverage-4.0.2.tar.gz
/coverage-4.0.3.tar.gz

View File

@ -16,8 +16,8 @@
Name: python-coverage
Summary: Code coverage testing module for Python
Version: 4.0.2
Release: 2%{?dist}
Version: 4.0.3
Release: 1%{?dist}
License: BSD and (MIT or GPLv2)
Group: System Environment/Libraries
URL: http://nedbatchelder.com/code/modules/coverage.html
@ -118,6 +118,9 @@ popd
%changelog
* Mon Nov 30 2015 Tom Callaway <spot@fedoraproject.org> - 4.0.3-1
- update to 4.0.3
* Wed Nov 11 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5

View File

@ -1 +1 @@
c969a88fd0508100e741fc743659b513 coverage-4.0.2.tar.gz
c7d3db1882484022c81bf619be7b6365 coverage-4.0.3.tar.gz