diff --git a/python-twisted.spec b/python-twisted.spec index c686b325088ad45af4d5c1c19eb742a2a9180eee..b02f1558abe78a7155c3e10dcfdccc33c1cbf382 100644 --- a/python-twisted.spec +++ b/python-twisted.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: python-twisted Version: 22.10.0 -Release: 1 +Release: 2 Summary: An event-driven networking engine written in Python License: MIT URL: http://twistedmatrix.com/ @@ -35,7 +35,7 @@ Summary: An event-driven networking engine written in Python BuildRequires: python3-devel >= 3.3 python3dist(appdirs) >= 1.4.0 BuildRequires: python3dist(automat) >= 0.3.0 python3dist(constantly) >= 15.1 BuildRequires: python3dist(cryptography) >= 1.5 python3-hyperlink >= 17.1.1 -BuildRequires: (python3dist(h2) >= 3.0 with python3dist(h2) < 4.0) +BuildRequires: (python3dist(h2) >= 3.0 with python3dist(h2) < 5.0) BuildRequires: python3dist(idna) >= 0.6 python3dist(incremental) >= 16.10.1 BuildRequires: (python3dist(priority) >= 1.1.0 with python3dist(priority) < 2.0) BuildRequires: python3dist(pyasn1) python3dist(pyopenssl) >= 16.0.0 @@ -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 +* Thu Jan 19 2023 caodongxia - 22.10.0-2 +- Modify the version restriction of python-h2 + * Wed Dec 07 2022 jiangxinyu - 22.10.0-1 - Update package to version 22.10.0