!7 delete -S git from %autosetup
From: @tanyulong2021 Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
408aa7777b
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-opentracing
|
Name: python-opentracing
|
||||||
Version: 2.4.0
|
Version: 2.4.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: OpenTracing API for Python. See documentation at http://opentracing.io
|
Summary: OpenTracing API for Python. See documentation at http://opentracing.io
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/opentracing/opentracing-python
|
URL: https://github.com/opentracing/opentracing-python
|
||||||
@ -34,7 +34,7 @@ Provides: python3-opentracing-doc
|
|||||||
This library is a Python platform API for OpenTracing.
|
This library is a Python platform API for OpenTracing.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n opentracing-2.4.0 -S git
|
%autosetup -n opentracing-2.4.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -79,5 +79,8 @@ pytest
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 17 2022 tanyulong <tanyulong@kylinos.cn> - 2.4.0-2
|
||||||
|
- delete -S git from %autosetup
|
||||||
|
|
||||||
* Fri Jul 30 2021 OpenStack_SIG <openstack@openeuler.org> - 2.4.0-1
|
* Fri Jul 30 2021 OpenStack_SIG <openstack@openeuler.org> - 2.4.0-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user