Modify compliance irregularities

This commit is contained in:
lauk001 2022-12-09 13:44:23 +08:00
parent 407d97f164
commit 232f073e45

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pytest-metadata Name: python-pytest-metadata
Version: 2.0.4 Version: 2.0.4
Release: 1 Release: 2
Summary: pytest plugin for test session metadata Summary: pytest plugin for test session metadata
License: Mozilla Public License 2.0 (MPL 2.0) License: MPL-2.0
URL: https://github.com/pytest-dev/pytest-metadata URL: https://github.com/pytest-dev/pytest-metadata
Source0: https://files.pythonhosted.org/packages/4e/57/e26bd9b5caba5bfdb6b2916fcc875018c1c6ee80b159aee7acb19f8a81f1/pytest_metadata-2.0.4.tar.gz Source0: https://files.pythonhosted.org/packages/4e/57/e26bd9b5caba5bfdb6b2916fcc875018c1c6ee80b159aee7acb19f8a81f1/pytest_metadata-2.0.4.tar.gz
BuildArch: noarch BuildArch: noarch
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Dec 09 2022 liukuo <liukuo@kylinos.cn> - 2.0.4-2
- License compliance rectification
* Wed Dec 07 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 2.0.4-1 * Wed Dec 07 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 2.0.4-1
- Upgrade version to 2.0.4 - Upgrade version to 2.0.4