delete -S git from %autosetup
This commit is contained in:
parent
da04cc5f8d
commit
3aabeb915e
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-uhashring
|
Name: python-uhashring
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Full featured consistent hashing python library compatible with ketama.
|
Summary: Full featured consistent hashing python library compatible with ketama.
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/ultrabug/uhashring
|
URL: https://github.com/ultrabug/uhashring
|
||||||
@ -31,7 +31,7 @@ Provides: python3-uhashring-doc
|
|||||||
uhashring implements consistent hashing in pure Python.
|
uhashring implements consistent hashing in pure Python.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n uhashring-2.0 -S git
|
%autosetup -n uhashring-2.0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -76,5 +76,8 @@ pytest
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.0-2
|
||||||
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
* Mon Jul 26 2021 huangtianhua <huangtianhua@huawei.com> - 2.0-1
|
* Mon Jul 26 2021 huangtianhua <huangtianhua@huawei.com> - 2.0-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user