diff --git a/python-gevent.spec b/python-gevent.spec index d360b87d3cdbff4b57bcabb9706d90b2c7618949..ab03809f7e91f4a9d7a30de107bbfb7d37d55560 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