diff options
Diffstat (limited to 'python-snitun.spec')
| -rw-r--r-- | python-snitun.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-snitun.spec b/python-snitun.spec index 54ebcf2..777df77 100644 --- a/python-snitun.spec +++ b/python-snitun.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-snitun -Version: 0.34.0 +Version: 0.35.0 Release: 1 Summary: SNI proxy with TCP multiplexer License: GPL v3 URL: https://www.nabucasa.com/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5c/4d/0e86f2f3a7866709956950984a79ed6e2630a275d38f7e4544681084e9f2/snitun-0.34.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/24/fd771d8a1b326861fb82a3b53562c7311d1f96305c5b1269d9390a7833b1/snitun-0.35.0.tar.gz BuildArch: noarch Requires: python3-attrs @@ -31,7 +31,7 @@ Provides: python3-snitun-doc %prep -%autosetup -n snitun-0.34.0 +%autosetup -n snitun-0.35.0 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.34.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.35.0-1 - Package Spec generated |
