diff --git a/python-twisted.spec b/python-twisted.spec index 4daf4f44b2b73c3a3d9727c5d34393fa303f2007..c686b325088ad45af4d5c1c19eb742a2a9180eee 100644 --- a/python-twisted.spec +++ b/python-twisted.spec @@ -1,6 +1,6 @@ %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 @@ -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 jiangxinyu - 22.10.0-1 +- Update package to version 22.10.0 + * Wed Aug 03 2022 duyiwei - 22.4.0-1 - upgrade version to 22.4.0 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..0ec68b61897721138a3fdf1c2614a951d9045b98 100644 Binary files a/twisted-22.4.0.tar.gz and b/twisted-22.10.0.tar.gz differ