diff options
Diffstat (limited to 'python-streamlink.spec')
-rw-r--r-- | python-streamlink.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-streamlink.spec b/python-streamlink.spec index d830523..416555d 100644 --- a/python-streamlink.spec +++ b/python-streamlink.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-streamlink -Version: 5.3.1 +Version: 5.4.0 Release: 1 Summary: Streamlink is a command-line utility that extracts streams from various services and pipes them into a video player of choice. License: Simplified BSD URL: https://github.com/streamlink/streamlink -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/69/e2/a30254048c9be8667ff647d6c79f1aae3fc20fc9cfcfbced15b1256a6d55/streamlink-5.3.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f7/02/0c1e470c69976555ba19209dbea022c1319fc299c46c8a10b98948240b15/streamlink-5.4.0.tar.gz Requires: python3-certifi Requires: python3-isodate @@ -292,7 +292,7 @@ Your support is very much appreciated, thank you! %prep -%autosetup -n streamlink-5.3.1 +%autosetup -n streamlink-5.4.0 %build %py3_build @@ -332,5 +332,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.4.0-1 - Package Spec generated |