License compliance rectification

This commit is contained in:
lauk 2022-05-18 17:10:53 +08:00
parent 152d1c9542
commit a567d8f79c

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-josepy
Version: 1.8.0
Release: 1
Release: 2
Summary: JOSE protocol implementation in Python
License: Apache License 2.0
License: Apache-2.0
URL: https://github.com/certbot/josepy
Source0: https://files.pythonhosted.org/packages/80/0d/4a2c00b8683b9e6c0fffa9b723dfa07feb3e8bcc6adcdf0890cf7501acd0/josepy-1.8.0.tar.gz
BuildArch: noarch
@ -81,5 +81,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Package Spec generated