!3 add release for update

Merge pull request !3 from DisNight/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-21 14:16:44 +08:00 committed by Gitee
commit 214f06be2c

View File

@ -3,7 +3,7 @@
Name: python-gevent
Version: 1.3.6
Release: 2
Release: 3
Summary: A coroutine-based Python networking library
License: MIT
URL: http://www.gevent.org/
@ -115,6 +115,12 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
%{python3_sitearch}/gevent*
%changelog
* Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 1.3.6-3
- Type:rebuild
- ID:NA
- SUG:NA
- DESC:rebuild for requirement package update
* Tue Dec 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.6-2
- modify spec format