upgrade package for openstack yoga
Signed-off-by: liksh <li_kunshan@163.com>
This commit is contained in:
parent
dcc5f106eb
commit
b56a9676ad
Binary file not shown.
BIN
jaeger-client-4.8.0.tar.gz
Normal file
BIN
jaeger-client-4.8.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-jaeger-client
|
||||
Version: 4.4.0
|
||||
Version: 4.8.0
|
||||
Release: 1
|
||||
Summary: Jaeger Python OpenTracing Tracer implementation
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/jaegertracing/jaeger-client-python
|
||||
Source0: https://files.pythonhosted.org/packages/cb/45/aa60d2fe5e727e718c2cd2e9fa5b240f59c2c12cb9213b1c8709e4e115eb/jaeger-client-4.4.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/c6/03/39a1190c987635e2293e59ff462ee9884fdd6184d2c5a25c867b250e6609/jaeger-client-4.8.0.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
This is a client-side library that can be used to instrument Python apps for distributed trace collection,
|
||||
@ -42,7 +42,7 @@ and to send those traces to Jaeger. See the OpenTracing Python API for additiona
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -n jaeger-client-4.4.0
|
||||
%autosetup -n jaeger-client-4.8.0
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -87,5 +87,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 22 2022 liksh <li_kunshan@163.com> - 4.8.0-1
|
||||
- Upgrade package for openstack yoga
|
||||
|
||||
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 4.4.0-1
|
||||
- Package Spec generate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user