4.0.1
This commit is contained in:
parent
4cb728f96e
commit
9158457c24
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ coverage-3.4.tar.gz
|
||||
/coverage-4.0b2.tar.gz
|
||||
/coverage-4.0b3.tar.gz
|
||||
/coverage-4.0.tar.gz
|
||||
/coverage-4.0.1.tar.gz
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
Name: python-coverage
|
||||
Summary: Code coverage testing module for Python
|
||||
Version: 4.0
|
||||
Version: 4.0.1
|
||||
Release: 1%{?dist}
|
||||
License: BSD and (MIT or GPLv2)
|
||||
Group: System Environment/Libraries
|
||||
@ -118,6 +118,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 29 2015 Tom Callaway <spot@fedoraproject.org> - 4.0.1-1
|
||||
- update to 4.0.1
|
||||
|
||||
* Mon Sep 28 2015 Tom Callaway <spot@fedoraproject.org> - 4.0-1
|
||||
- update to 4.0 final
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user