add release version for rebuild

This commit is contained in:
桐小哥 2020-08-21 10:27:42 +08:00 committed by Gitee
parent 6b39b752b3
commit da792d0074

View File

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 0.25.3
Release: 1
Release: 2
Summary: Data structures and data analysis tools for Python
License: BSD
URL: https://pandas.pydata.org/
@ -51,5 +51,8 @@ py.test-%{python3_version}
%{python3_sitearch}/%{pypi_name}-*.egg-info/
%changelog
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 0.25.3-2
- add release version for rebuild
* Wed Nov 6 2019 shanshishi <shanshishi@huawei.com> - 0.25.3-1
- Init package