diff --git a/1.0.0-alpha1.tar.gz b/1.0.0-alpha1.tar.gz deleted file mode 100644 index adfaeed..0000000 Binary files a/1.0.0-alpha1.tar.gz and /dev/null differ diff --git a/1.0.0.tar.gz b/1.0.0.tar.gz new file mode 100644 index 0000000..54a3200 Binary files /dev/null and b/1.0.0.tar.gz differ diff --git a/poissonsearch-py.spec b/poissonsearch-py.spec index 9412efc..60b8956 100644 --- a/poissonsearch-py.spec +++ b/poissonsearch-py.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: poissonsearch-py Version: 1.0.0 -%define package_version 1.0.0-alpha1 +%define package_version 1.0.0 Release: 1 Summary: Python client for Elasticsearch License: Apache-2.0 @@ -10,7 +10,7 @@ Source0: https://gitee.com/openeuler/poissonsearch-py/archive/refs/tags/%{pac BuildArch: noarch -Requires: python3-urllib3 +BuildRequires: python3-urllib3 Requires: python3-certifi BuildRequires: python3-mock BuildRequires: python3-numpy @@ -91,6 +91,6 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Feb 28 2024 linshoubao - 1.0.0-1 -- Package Spec generated +* Wed Mar 27 2024 linshoubao - 1.0.0-1 +- Package Spec generated and version 1.0.0.