!4 [sync] PR-2: remove redundant %{?dist}
From: @openeuler-sync-bot Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
37d2607f39
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.14.1
|
Version: 0.14.1
|
||||||
Release: 20%{?dist}
|
Release: 21
|
||||||
Summary: A python package that provides useful locks
|
Summary: A python package that provides useful locks
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -58,5 +58,8 @@ nosetests-%{python3_version}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 30 2020 jiangxinyu <jiangxinyu@kylinos.cn> - 0.14.1-21
|
* Mon Dec 28 2020 wangxiao <wangxiao65@huawei.com> - 0.14.1-21
|
||||||
|
- remove redundant %{?dist}
|
||||||
|
|
||||||
|
* Fri Oct 30 2020 jiangxinyu <jiangxinyu@kylinos.cn> - 0.14.1-20
|
||||||
- Init python3-fasteners project
|
- Init python3-fasteners project
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user