!2 update to 0.3.1

Merge pull request !2 from 桐小哥/master
This commit is contained in:
openeuler-ci-bot 2020-08-09 00:31:34 +08:00 committed by Gitee
commit c4588c1a33
2 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%bcond_with check
Name: python-distlib
Version: 0.3.0
Release: 2
Version: 0.3.1
Release: 1
Summary: A library of packaging functionality
License: Python
URL: https://readthedocs.org/projects/distlib/
@ -49,5 +49,8 @@ export PYTHONHASHSEED=0
%{python3_sitelib}/distlib-%{version}-py?.?.egg-info
%changelog
* Fri Aug 7 2020 shixuantong <shixuantong@huawei.com> - 0.3.1-1
- update to 0.3.1
* Fri Jun 5 2020 chengzihan <chengzihan2@huawei.com> - 0.3.0-2
- Package init