diff --git a/python-gevent.spec b/python-gevent.spec index d360b87..ab03809 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -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 - 1.3.6-3 +- Type:rebuild +- ID:NA +- SUG:NA +- DESC:rebuild for requirement package update + * Tue Dec 10 2019 openEuler Buildteam - 1.3.6-2 - modify spec format