diff --git a/twisted-22.4.0.tar.gz b/Twisted-22.10.0.tar.gz similarity index 32% rename from twisted-22.4.0.tar.gz rename to Twisted-22.10.0.tar.gz index 7cd7a719dfbd173a5e9c97589926e7a8bfb74825..c8bd94ec8528f675731429b97c15834423e9f554 100644 Binary files a/twisted-22.4.0.tar.gz and b/Twisted-22.10.0.tar.gz differ diff --git a/python-twisted.spec b/python-twisted.spec index 4daf4f44b2b73c3a3d9727c5d34393fa303f2007..68d2919f0fa95b48f8f38e3a6bd7f42e8c9b5980 100644 --- a/python-twisted.spec +++ b/python-twisted.spec @@ -1,11 +1,11 @@ %define debug_package %{nil} Name: python-twisted -Version: 22.4.0 +Version: 22.10.0 Release: 1 Summary: An event-driven networking engine written in Python License: MIT URL: http://twistedmatrix.com/ -Source0: https://github.com/twisted/twisted/archive/twisted-%{version}/twisted-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/b2/ce/cbb56597127b1d51905b0cddcc3f314cc769769efc5e9a8a67f4617f7bca/Twisted-22.10.0.tar.gz %description @@ -108,6 +108,9 @@ PATH=%{buildroot}%{_bindir}:$PATH PYTHONPATH=%{buildroot}%{python3_sitelib} %{bu %{_mandir}/man1/{cftp.1*,ckeygen.1*,conch.1*,mailmail.1*,pyhtmlizer.1*,tkconch.1*,trial.1*,twistd.1*} %changelog +* Wed Dec 07 2022 dingdingaaaaa - 22.10.0-1 +- upgrade version to 22.10.0 + * Wed Aug 03 2022 duyiwei - 22.4.0-1 - upgrade version to 22.4.0