diff --git a/python-tornado.spec b/python-tornado.spec index e44bdd35df60ba462fc83d71f82da7a37c65d6ec..4d7e2c6210453a2e37ff1841d51777d7e9fe400d 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -11,7 +11,7 @@ handle thousands of simultaneous standing connections, which means it is ideal for real-time web services.} Name: python-%{srcname} -Version: 6.3.2 +Version: 6.3.3 Release: %{anolis_release}%{?dist} Summary: Scalable, non-blocking web server and tools @@ -35,7 +35,7 @@ Summary: %{summary} %package -n python3-%{srcname}-doc Summary: Examples for %{name} -Obsoletes: python-tornado-doc < 6.3.2 +Obsoletes: python-tornado-doc < 6.3.3 Buildarch: noarch %description -n python3-%{srcname}-doc %{common_description} @@ -68,6 +68,9 @@ export TRAVIS=true %doc demos %changelog +* Tue Feb 06 2024 mgb01105731 - 6.3.3-1 +- update to 6.3.3 + * Thu Jun 08 2023 Funda Wang - 6.3.2-1 - New version 6.3.2 diff --git a/v6.3.2.tar.gz b/v6.3.2.tar.gz deleted file mode 100644 index 51b06c859f2e4e5df6f5acfb8c18ac3d65281553..0000000000000000000000000000000000000000 Binary files a/v6.3.2.tar.gz and /dev/null differ diff --git a/v6.3.3.tar.gz b/v6.3.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c20c1708827473efb02fd8df2fcc48893026753c Binary files /dev/null and b/v6.3.3.tar.gz differ