diff --git a/python-requests_ntlm.spec b/python-requests-ntlm.spec similarity index 94% rename from python-requests_ntlm.spec rename to python-requests-ntlm.spec index 7cc4d52fc6509b456c93acd18ab0722b14652f7d..23cd8f8e7af45d84ad9c18d5e478fa5ea89ee7c1 100644 --- a/python-requests_ntlm.spec +++ b/python-requests-ntlm.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-requests_ntlm Version: 1.1.0 -Release: 1 +Release: 2 Summary: This package allows for HTTP NTLM authentication using the requests library. License: ISC URL: https://github.com/requests/requests-ntlm @@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Oct 25 2021 chenchen - 1.1.0-2 +- change the spec file name to be the same as the repo name + * Tue Aug 17 2021 Python_Bot - 1.1.0-1 - Package Spec generated