diff --git a/pytest-watch.spec b/python-pytest-watch.spec similarity index 94% rename from pytest-watch.spec rename to python-pytest-watch.spec index 4602860fe2f3a96a9d91cef52f78c0b55870f591..79c7b1cd379ee4571985bb3cb91e9c136ecfeda3 100644 --- a/pytest-watch.spec +++ b/python-pytest-watch.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-watch Version: 4.2.0 -Release: 1 +Release: 2 Summary: Local continuous test runner with pytest and watchdog. License: MIT URL: http://github.com/joeyespo/pytest-watch @@ -68,5 +68,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 4.2.0-2 +- change the spec file name to be the same as the repo name + * Mon Jul 12 2021 Python_Bot - 4.2.0-1 - Package Spec generated