add release for update

This commit is contained in:
fanjiachen 2020-08-21 11:21:26 +08:00
parent 254a8e0044
commit 3cfd258183

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