diff --git a/python-ns1-python.spec b/python-ns1-python.spec index 4861e21b7d5aca4b526e4d4952b4d00256dace73..d3757976228f1cf9f6046c364691f7c91144784f 100644 --- a/python-ns1-python.spec +++ b/python-ns1-python.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-ns1-python Version: 0.16.0 -Release: 1 +Release: 2 Summary: Python SDK for the NS1 DNS platform License: MIT URL: https://github.com/ns1/ns1-python @@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 26 2021 chenchen - 0.16.0-2 +- change the spec file name to be the same as the repo name + * Sun May 23 2021 Python_Bot - Package Spec generated