diff --git a/python-twisted.spec b/python-twisted.spec index 4daf4f4..c686b32 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.10.0.tar.gz b/twisted-22.10.0.tar.gz new file mode 100644 index 0000000..0ec68b6 Binary files /dev/null and b/twisted-22.10.0.tar.gz differ diff --git a/twisted-22.4.0.tar.gz b/twisted-22.4.0.tar.gz deleted file mode 100644 index 7cd7a71..0000000 Binary files a/twisted-22.4.0.tar.gz and /dev/null differ