diff --git a/0.4.14.tar.gz b/0.4.14.tar.gz deleted file mode 100644 index 96d050392df7434d97130db4a2e56f5810e26032..0000000000000000000000000000000000000000 Binary files a/0.4.14.tar.gz and /dev/null differ diff --git a/0.4.17.tar.gz b/0.4.17.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..98e696864ad4cfb551a325be130240b23707cacd Binary files /dev/null and b/0.4.17.tar.gz differ diff --git a/python-greenlet.spec b/python-greenlet.spec index 6bb617e69e98ac36151edf1400f9b51fe5e82adf..868cf2f8e421fa7017a85c1e3ac9504bd0da8470 100644 --- a/python-greenlet.spec +++ b/python-greenlet.spec @@ -1,10 +1,10 @@ Name: python-greenlet -Version: 0.4.14 -Release: 4 +Version: 0.4.17 +Release: 1 Summary: lightweight coroutines for in-process concurrent programming License: MIT URL: https://github.com/python-greenlet/greenlet -Source0: https://github.com/python-greenlet/greenlet/archive/0.4.14.tar.gz +Source0: https://github.com/python-greenlet/greenlet/archive/0.4.17.tar.gz BuildRequires: python2-devel python2-setuptools python3-devel python3-setuptools BuildRequires: gcc-c++ @@ -83,6 +83,9 @@ that use python3-greenlet. %{_includedir}/python%{python3_version}*/greenlet/ %changelog +* Thu Jul 01 2021 SimpleUpdate Robot - 0.4.17-1 +- Upgrade to version 0.4.17 + * Thu Sep 17 2020 liuweibo - 0.4.14-4 - Fix Source0