Modify Spec and yaml filename

This commit is contained in:
lei_ju 2020-12-31 09:38:06 +08:00
parent c0f30d2153
commit e0a7837bb3
2 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-flufl.lock Name: python-flufl.lock
Version: 5.0.3 Version: 5.0.3
Release: 1 Release: 2
Summary: NFS-safe file locking with timeouts for POSIX and Windows. Summary: NFS-safe file locking with timeouts for POSIX and Windows.
License: Apache 2.0 License: Apache 2.0
URL: https://pypi.org/project/flufl.lock URL: https://pypi.org/project/flufl.lock
@ -72,5 +72,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