License compliance rectification
This commit is contained in:
parent
7a88995dd5
commit
c4a139b045
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-isodate
|
Name: python-isodate
|
||||||
Version: 0.6.0
|
Version: 0.6.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An ISO 8601 date/time/duration parser and formatter
|
Summary: An ISO 8601 date/time/duration parser and formatter
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/gweis/isodate/
|
URL: https://github.com/gweis/isodate/
|
||||||
Source0: https://github.com/gweis/isodate/archive/0.6.0.tar.gz
|
Source0: https://github.com/gweis/isodate/archive/0.6.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -75,5 +75,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 0.6.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Sat Feb 20 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Sat Feb 20 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user