remove redundant %{?dist}
(cherry picked from commit 0065b0c7c396e297906e927d9796d12060725ff7)
This commit is contained in:
parent
acb54dce52
commit
48002dc51b
@ -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