Modify Spec and yaml filename

This commit is contained in:
lei_ju 2020-12-31 09:43:38 +08:00
parent d5fb170f5e
commit 720e4a7696
2 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-flufl.testing Name: python-flufl.testing
Version: 0.8 Version: 0.8
Release: 1 Release: 2
Summary: A small collection of test tool plugins Summary: A small collection of test tool plugins
License: Apache 2.0 License: Apache 2.0
URL: https://pypi.org/project/flufl.testing URL: https://pypi.org/project/flufl.testing
Source0: https://files.pythonhosted.org/packages/0d/e1/030cb22f7ad6ec12056de1daf4f537fbbeb8e92ed8be0cb73480dad2e61e/flufl.testing-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/0d/e1/030cb22f7ad6ec12056de1daf4f537fbbeb8e92ed8be0cb73480dad2e61e/flufl.testing-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Thu Dec 31 2020 leiju <leiju4@huawei.com>
- Modify Spec and yaml filename
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org> * Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated