Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package streamlink for openSUSE:Factory checked in at 2025-09-10 20:22:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/streamlink (Old) and /work/SRC/openSUSE:Factory/.streamlink.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "streamlink" Wed Sep 10 20:22:56 2025 rev:26 rq:1303646 version:7.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/streamlink/streamlink.changes 2025-07-14 10:56:56.401659433 +0200 +++ /work/SRC/openSUSE:Factory/.streamlink.new.1977/streamlink.changes 2025-09-10 20:23:19.547960890 +0200 @@ -1,0 +2,18 @@ +Wed Sep 10 09:04:47 UTC 2025 - Richard Rahl <[email protected]> + +- update to version 7.6.0: + * Added: official support for Python 3.14 + * Added: --skip for stopping on existing file outputs without user prompts + * Added: CDPClientSession.{apply,retrieve}_cookies() for copying cookies + between Streamlink's HTTP session and the web browser + * Updated plugins: + - chzzk: added support for live streams with a wider content availability window + - indihometv: removed plugin + - kick: added --kick-low-latency + - lrt: fixed plugin + - mediaklikk: fixed plugin + - vkvideo: renamed to vkvideolive, added VOD support + * Docs: fixed compatibility with docutils>=0.22 +- remove Sphinx and furo from BR, as we don't build the Documentation + +------------------------------------------------------------------- Old: ---- streamlink-7.5.0.tar.gz streamlink-7.5.0.tar.gz.asc New: ---- streamlink-7.6.0.tar.gz streamlink-7.6.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ streamlink.spec ++++++ --- /var/tmp/diff_new_pack.UyzPgj/_old 2025-09-10 20:23:20.696009364 +0200 +++ /var/tmp/diff_new_pack.UyzPgj/_new 2025-09-10 20:23:20.712010039 +0200 @@ -1,7 +1,7 @@ # # spec file for package streamlink # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %endif %{?sle15_python_module_pythons}%{!?sle15_python_module_pythons:%define pythons python3} Name: streamlink%{psuffix} -Version: 7.5.0 +Version: 7.6.0 Release: 0 Summary: Program to pipe streams from services into a video player License: Apache-2.0 AND BSD-2-Clause @@ -33,10 +33,8 @@ Source1: https://github.com/%{name}/%{name}/releases/download/%{version}/streamlink-%{version}.tar.gz.asc Source2: https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xcdac41b9122470faf357a9d344448a298d5c3618#/streamlink.keyring BuildRequires: %{python_module PySocks >= 1.5.6} -BuildRequires: %{python_module Sphinx >= 6.0.0} BuildRequires: %{python_module certifi} BuildRequires: %{python_module devel >= 3.9} -BuildRequires: %{python_module furo} BuildRequires: %{python_module isodate} BuildRequires: %{python_module lxml >= 4.6.4} BuildRequires: %{python_module myst-parser >= 1.0.0} @@ -108,14 +106,14 @@ %files %license LICENSE %doc AUTHORS CHANGELOG.md MANIFEST.in README.md +%dir %{_datadir}/zsh +%dir %{_datadir}/zsh/site-functions %{_bindir}/%{name} +%{_datadir}/bash-completion/completions/%{name} +%{_datadir}/zsh/site-functions/_%{name} +%{_mandir}/man?/%{name}.?%{?ext_man} %{python3_sitelib}/%{name} +%{python3_sitelib}/%{name}-%{version}.dist-info %{python3_sitelib}/%{name}_cli -%{python3_sitelib}/%{name}-%{version}*-info -%_mandir/man*/* -%{_datadir}/bash-completion/completions/streamlink -%dir %{_datadir}/zsh -%dir %{_datadir}/zsh/site-functions -%{_datadir}/zsh/site-functions/_streamlink %endif ++++++ streamlink-7.5.0.tar.gz -> streamlink-7.6.0.tar.gz ++++++ ++++ 4070 lines of diff (skipped)
