Modifying the readme

This commit is contained in:
lauk001 2022-12-09 15:07:29 +08:00
parent 00fb86a101
commit 25caefe3b9

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-jwcrypto Name: python-jwcrypto
Version: 1.4.2 Version: 1.4.2
Release: 1 Release: 2
Summary: Implementation of JOSE Web standards Summary: Implementation of JOSE Web standards
License: LGPLv3+ License: LGPL-3.0-or-later
URL: https://github.com/latchset/jwcrypto URL: https://github.com/latchset/jwcrypto
Source0: https://files.pythonhosted.org/packages/7d/25/185bf383f5a6c76dd46083509e2a65ccaca47521f77547c8a4dfac74bde4/jwcrypto-1.4.2.tar.gz Source0: https://files.pythonhosted.org/packages/7d/25/185bf383f5a6c76dd46083509e2a65ccaca47521f77547c8a4dfac74bde4/jwcrypto-1.4.2.tar.gz
BuildArch: noarch BuildArch: noarch
@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Dec 09 2022 liukuo <liukuo@kylinos.cn> - 1.4.2-2
- License compliance rectification
* Fri Dec 02 2022 liqiuyu <liqiuyu@kylinos.cn> - 1.4.2-1 * Fri Dec 02 2022 liqiuyu <liqiuyu@kylinos.cn> - 1.4.2-1
- Update package to version 1.4.2 - Update package to version 1.4.2