diff --git a/python-elasticsearch.spec b/python-elasticsearch7.spec similarity index 95% rename from python-elasticsearch.spec rename to python-elasticsearch7.spec index 1128d4b122c69f8effe484dbefb3b81d75f98455..ecfd2abfe1b3acb7f36a899ad2ae62f88667abd8 100644 --- a/python-elasticsearch.spec +++ b/python-elasticsearch7.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-elasticsearch Version: 7.10.1 -Release: 1 +Release: 2 Summary: Python client for Elasticsearch License: Apache-2.0 URL: https://github.com/elastic/elasticsearch-py @@ -89,5 +89,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 7.10.1-2 +- change the spec file name to be the same as the repo name + * Mon Feb 08 2021 Python_Bot - Package Spec generated