Modify Spec and yaml filename

This commit is contained in:
lei_ju 2020-12-31 09:33:54 +08:00
parent 0432cf805b
commit 48f90419c2
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-flufl.bounce Name: python-flufl.bounce
Version: 3.0.1 Version: 3.0.1
Release: 1 Release: 2
Summary: Email bounce detectors. Summary: Email bounce detectors.
License: Apache 2.0 License: Apache 2.0
URL: https://pypi.org/project/flufl.bounce URL: https://pypi.org/project/flufl.bounce
@ -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