diff options
Diffstat (limited to 'python-libtmux.spec')
-rw-r--r-- | python-libtmux.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-libtmux.spec b/python-libtmux.spec index bcc14e5..943bee5 100644 --- a/python-libtmux.spec +++ b/python-libtmux.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-libtmux -Version: 0.21.0 +Version: 0.21.1 Release: 1 Summary: Typed scripting library / ORM / API wrapper for tmux License: MIT URL: http://github.com/tmux-python/libtmux/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1f/cc/aafedc34ef147795a3f044b12c169301d3cb8e5ff046901ca8237d4fa3d6/libtmux-0.21.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/70/32/64702052328dbd249aff193e656c030d57a3f599df500fe5420ce53668dd/libtmux-0.21.1.tar.gz BuildArch: noarch @@ -133,7 +133,7 @@ See donation options at <https://git-pull.com/support.html>. - License: [MIT](http://opensource.org/licenses/MIT). %prep -%autosetup -n libtmux-0.21.0 +%autosetup -n libtmux-0.21.1 %build %py3_build @@ -173,5 +173,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.21.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.21.1-1 - Package Spec generated |