Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package streamlink for openSUSE:Factory checked in at 2026-08-06 16:24:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/streamlink (Old) and /work/SRC/openSUSE:Factory/.streamlink.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "streamlink" Thu Aug 6 16:24:22 2026 rev:34 rq:1369691 version:8.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/streamlink/streamlink.changes 2026-05-08 16:46:12.679276595 +0200 +++ /work/SRC/openSUSE:Factory/.streamlink.new.16738/streamlink.changes 2026-08-06 16:26:06.592626890 +0200 @@ -1,0 +2,21 @@ +Wed Aug 5 08:25:55 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 8.5.0: + + Fixed: named-pipe player inputs not being cleaned up on pre-open failure + + Fixed: stream start offsets being incorrectly cast to int in HLS + + Fixed: hls-playlist-reload-time not accepting floats + + Refactored: HTTPSession and fixed many typing issues + + Refactored: MPDNode in DASH manifest parser to allow attribute namespaces + + Docs: clarified requirements of Twitch high quality streams + + Tests: fixed test failures since Python 3.15 beta 1 + + Misc: added pre-built FISH shell completions to release tarballs and wheels + + Updated plugins: + - douyin: fixed validation schema + - douyu: re-introduced plugin with new implementation + - mdstrm: added support for VODs / embedded streams with access tokens + - nos: rewritten and fixed plugin + - radiko: fixed live_url value + - trovo: removed plugin + - tvazteca: added new plugin + +------------------------------------------------------------------- Old: ---- streamlink-8.4.0.tar.gz streamlink-8.4.0.tar.gz.asc New: ---- streamlink-8.5.0.tar.gz streamlink-8.5.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ streamlink.spec ++++++ --- /var/tmp/diff_new_pack.OJvXSO/_old 2026-08-06 16:26:07.688665157 +0200 +++ /var/tmp/diff_new_pack.OJvXSO/_new 2026-08-06 16:26:07.692665296 +0200 @@ -24,7 +24,7 @@ %endif %{?sle15_python_module_pythons}%{!?sle15_python_module_pythons:%define pythons python3} Name: streamlink%{psuffix} -Version: 8.4.0 +Version: 8.5.0 Release: 0 Summary: Program to pipe streams from services into a video player License: Apache-2.0 AND BSD-2-Clause @@ -112,8 +112,11 @@ %doc AUTHORS CHANGELOG.md MANIFEST.in README.md %dir %{_datadir}/zsh %dir %{_datadir}/zsh/site-functions +%dir %{_datadir}/fish +%dir %{_datadir}/fish/vendor_completions.d %{_bindir}/%{name} %{_datadir}/bash-completion/completions/%{name} +%{_datadir}/fish/vendor_completions.d/%{name}.fish %{_datadir}/zsh/site-functions/_%{name} %{_mandir}/man?/%{name}.?%{?ext_man} %{python3_sitelib}/%{name} ++++++ streamlink-8.4.0.tar.gz -> streamlink-8.5.0.tar.gz ++++++ ++++ 7473 lines of diff (skipped)
