!4 发布1.0.0版本
From: @lin-shoubao Reviewed-by: @liantianbaiyun Signed-off-by: @liantianbaiyun
This commit is contained in:
commit
342c3921a5
Binary file not shown.
BIN
1.0.0.tar.gz
Normal file
BIN
1.0.0.tar.gz
Normal file
Binary file not shown.
@ -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 <linshoubao@163.com> - 1.0.0-1
|
||||
- Package Spec generated
|
||||
* Wed Mar 27 2024 linshoubao <linshoubao@163.com> - 1.0.0-1
|
||||
- Package Spec generated and version 1.0.0.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user