License compliance rectification
This commit is contained in:
parent
152d1c9542
commit
a567d8f79c
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-josepy
|
Name: python-josepy
|
||||||
Version: 1.8.0
|
Version: 1.8.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: JOSE protocol implementation in Python
|
Summary: JOSE protocol implementation in Python
|
||||||
License: Apache License 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/certbot/josepy
|
URL: https://github.com/certbot/josepy
|
||||||
Source0: https://files.pythonhosted.org/packages/80/0d/4a2c00b8683b9e6c0fffa9b723dfa07feb3e8bcc6adcdf0890cf7501acd0/josepy-1.8.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/80/0d/4a2c00b8683b9e6c0fffa9b723dfa07feb3e8bcc6adcdf0890cf7501acd0/josepy-1.8.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -81,5 +81,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.8.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Mon Jun 28 2021 Python_Bot <Python_Bot@openeuler.org> - 1.8.0-1
|
* Mon Jun 28 2021 Python_Bot <Python_Bot@openeuler.org> - 1.8.0-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user