diff --git a/python-pywinrm.spec b/python-winrm.spec similarity index 95% rename from python-pywinrm.spec rename to python-winrm.spec index 73ef9fc8da0ec34f6308b01a0fb33c73cd7b62aa..c2291053451608c7381275712fda1bbe9f8fb05c 100644 --- a/python-pywinrm.spec +++ b/python-winrm.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-pywinrm Version: 0.4.2 -Release: 1 +Release: 2 Summary: Python library for Windows Remote Management License: MIT URL: http://github.com/diyan/pywinrm/ @@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 0.4.2-2 +- change the spec file name to be the same as the repo name + * Tue Aug 17 2021 Python_Bot - 0.4.2-1 - Package Spec generated