diff --git a/opensensemap-api.spec b/python-opensensemap-api.spec similarity index 94% rename from opensensemap-api.spec rename to python-opensensemap-api.spec index 3bc10a2c9954d4681de1fc0bece2a779baf1c3f1..ae5cfd1ffe8e20d45901d9192830a9cd1d1e3b1a 100644 --- a/opensensemap-api.spec +++ b/python-opensensemap-api.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-opensensemap-api Version: 0.1.6 -Release: 1 +Release: 2 Summary: Python client for interacting with the openSenseMap API. License: MIT URL: https://github.com/home-assistant-ecosystem/python-opensensemap-api @@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 0.1.6-2 +- change the spec file name to be the same as the repo name + * Mon Jul 12 2021 Python_Bot - 0.1.6-1 - Package Spec generated