Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
45dece71dd
commit
fe24aef8f9
@ -5,7 +5,7 @@
|
|||||||
Name: python-coverage
|
Name: python-coverage
|
||||||
Summary: Code coverage testing module for Python
|
Summary: Code coverage testing module for Python
|
||||||
Version: 7.0.5
|
Version: 7.0.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# There is a jquery file in tests/ that is MIT OR GPL-2.0-only
|
# There is a jquery file in tests/ that is MIT OR GPL-2.0-only
|
||||||
# but it does not end up in the binary package
|
# but it does not end up in the binary package
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -116,6 +116,9 @@ popd
|
|||||||
%{python3_sitearch}/coverage*.egg-info/
|
%{python3_sitearch}/coverage*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.5-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jan 11 2023 Tom Callaway <spot@fedoraproject.org> - 7.0.5-1
|
* Wed Jan 11 2023 Tom Callaway <spot@fedoraproject.org> - 7.0.5-1
|
||||||
- update to 7.0.5
|
- update to 7.0.5
|
||||||
- correct License tag
|
- correct License tag
|
||||||
|
Loading…
Reference in New Issue
Block a user