diff --git a/python-flufl-bounce.spec b/python-flufl.bounce.spec similarity index 96% rename from python-flufl-bounce.spec rename to python-flufl.bounce.spec index b21336b..5a3ee87 100644 --- a/python-flufl-bounce.spec +++ b/python-flufl.bounce.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-flufl.bounce Version: 3.0.1 -Release: 1 +Release: 2 Summary: Email bounce detectors. License: Apache 2.0 URL: https://pypi.org/project/flufl.bounce @@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Thu Dec 31 2020 leiju +- Modify Spec and yaml filename + * Thu Dec 17 2020 Python_Bot - Package Spec generated diff --git a/python-flufl-bounce.yaml b/python-flufl.bounce.yaml similarity index 100% rename from python-flufl-bounce.yaml rename to python-flufl.bounce.yaml