diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-sekkaybot.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /SEKKAYBOT-0.22.263.tar.gz +/SEKKAYBOT-0.22.265.tar.gz diff --git a/python-sekkaybot.spec b/python-sekkaybot.spec index e9550ec..5898a1c 100644 --- a/python-sekkaybot.spec +++ b/python-sekkaybot.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-SEKKAYBOT -Version: 0.22.263 +Version: 0.22.265 Release: 1 Summary: Lobby bot. License: MIT License URL: https://www.youtube.com -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/aa/63/5c82a015bb6bdaf962474f3396657bcf40d6e68e64803cbb07b1e0c124bf/SEKKAYBOT-0.22.263.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/25/b2/2d4757c8e26a51af1dd47368ec5e8583748358aec7dc7a3407d160a8d0ad/SEKKAYBOT-0.22.265.tar.gz BuildArch: noarch Requires: python3-crayons @@ -36,7 +36,7 @@ Provides: python3-SEKKAYBOT-doc %prep -%autosetup -n SEKKAYBOT-0.22.263 +%autosetup -n SEKKAYBOT-0.22.265 %build %py3_build @@ -76,5 +76,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.22.263-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.22.265-1 - Package Spec generated @@ -1 +1 @@ -4ae2ee1139d5dc1986e4a695f2312c92 SEKKAYBOT-0.22.263.tar.gz +2e1660607cb9ff35f1c92d77ddd266f1 SEKKAYBOT-0.22.265.tar.gz |