Fix the license identifier
Resolves: rhbz#2213306
This commit is contained in:
parent
c5272b9e47
commit
c8a287acbd
@ -4,14 +4,14 @@
|
|||||||
Name: python-coverage
|
Name: python-coverage
|
||||||
Summary: Code coverage testing module for Python
|
Summary: Code coverage testing module for Python
|
||||||
Version: 4.5.1
|
Version: 4.5.1
|
||||||
Release: 4%{?prever}%{?dist}
|
Release: 5%{?prever}%{?dist}
|
||||||
# jquery(MIT):
|
# jquery(MIT):
|
||||||
# coverage/htmlfiles/jquery.min.js
|
# coverage/htmlfiles/jquery.min.js
|
||||||
# MIT or GPL:
|
# MIT or GPL:
|
||||||
# coverage/htmlfiles/jquery.debounce.min.js
|
# coverage/htmlfiles/jquery.debounce.min.js
|
||||||
# coverage/htmlfiles/jquery.hotkeys.js
|
# coverage/htmlfiles/jquery.hotkeys.js
|
||||||
# coverage/htmlfiles/jquery.isonscreen.js
|
# coverage/htmlfiles/jquery.isonscreen.js
|
||||||
License: ASL 2.0 and MIT and (MIT or GPL)
|
License: ASL 2.0 and MIT and (MIT or GPLv2)
|
||||||
URL: http://nedbatchelder.com/code/modules/coverage.html
|
URL: http://nedbatchelder.com/code/modules/coverage.html
|
||||||
Source0: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}%{?prever}.tar.gz
|
Source0: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}%{?prever}.tar.gz
|
||||||
|
|
||||||
@ -123,6 +123,10 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 19 2023 Charalampos Stratakis <cstratak@redhat.com> - 4.5.1-5
|
||||||
|
- Fix the license identifier
|
||||||
|
- Resolves: rhbz#2213306
|
||||||
|
|
||||||
* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 4.5.1-4
|
* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 4.5.1-4
|
||||||
- Bumping due to problems with modular RPM upgrade path
|
- Bumping due to problems with modular RPM upgrade path
|
||||||
- Resolves: rhbz#1695587
|
- Resolves: rhbz#1695587
|
||||||
|
Loading…
Reference in New Issue
Block a user