sync spec to openEuler-24.03-LTS

This commit is contained in:
liningjie 2024-11-20 21:30:50 +08:00
parent 6810daad17
commit 7b11381823

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-jaeger-client Name: python-jaeger-client
Version: 4.8.0 Version: 4.8.0
Release: 2 Release: 3
Summary: Jaeger Python OpenTracing Tracer implementation Summary: Jaeger Python OpenTracing Tracer implementation
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/jaegertracing/jaeger-client-python URL: https://github.com/jaegertracing/jaeger-client-python
@ -88,8 +88,11 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Aug 16 2024 zhangxianting <zhangxianting@uniontech.com> - 4.8.0-2 * Fri Aug 16 2024 zhangxianting <zhangxianting@uniontech.com> - 4.8.0-3
- Fix check error - fix check error
* Sat May 11 2024 tzing_t <zhengting13@huawei.com> - 4.8.0-2
- fix build error
* Fri Jul 22 2022 liksh <li_kunshan@163.com> - 4.8.0-1 * Fri Jul 22 2022 liksh <li_kunshan@163.com> - 4.8.0-1
- Upgrade package for openstack yoga - Upgrade package for openstack yoga