Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package streamlink for openSUSE:Factory checked in at 2022-08-04 13:23:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/streamlink (Old) and /work/SRC/openSUSE:Factory/.streamlink.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "streamlink" Thu Aug 4 13:23:56 2022 rev:9 rq:992712 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/streamlink/streamlink.changes 2022-06-13 13:03:20.397184845 +0200 +++ /work/SRC/openSUSE:Factory/.streamlink.new.1521/streamlink.changes 2022-08-04 13:24:19.804646177 +0200 @@ -1,0 +2,19 @@ +Wed Jul 27 01:38:22 UTC 2022 - Tejas Guruswamy <[email protected]> + +- Update to version 4.2.0 + + Added: parsed multivariant playlist reference to HLSStream and MuxedHLSStream (#4568) + + Fixed: unnecessary delay when closing DASHStreams (#4630) + + Fixed: FFmpegMuxer not closing sub-streams concurrently (#4634) + + Fixed: threading issue when closing WebsocketClient connections (#4608) + + Fixed: handling of PluginErrors when outputting JSON data via --json (#4590) + + Fixed: broken YouTube plugin when setting custom authentication headers (#4576) + + Fixed: "source" Twitch VODs not being considered "best" (#4625) + + Fixed: and rewritten FilmOn plugin (#4573) + + Fixed: websocket issue in Twitcasting plugin (#4608, #4628) + + Fixed: VK plugin (#4613, #4638) + + Fixed: various other plugin issues (see full changelog) + + New plugins: Aloula (#4572) + + Removed plugins: Eltrecetv (#4593) +- Update package description and requirements + +------------------------------------------------------------------- Old: ---- streamlink-4.1.0.tar.gz streamlink-4.1.0.tar.gz.asc New: ---- streamlink-4.2.0.tar.gz streamlink-4.2.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ streamlink.spec ++++++ --- /var/tmp/diff_new_pack.czaBes/_old 2022-08-04 13:24:20.432647959 +0200 +++ /var/tmp/diff_new_pack.czaBes/_new 2022-08-04 13:24:20.436647970 +0200 @@ -19,7 +19,7 @@ %define pythons python3 Name: streamlink -Version: 4.1.0 +Version: 4.2.0 Release: 0 Summary: Program to pipe streams from services into a video player License: BSD-2-Clause @@ -30,11 +30,11 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: python3-Sphinx +BuildRequires: python3-Sphinx >= 4 BuildRequires: python3-devel >= 3.7 BuildRequires: python3-pip BuildRequires: python3-requests >= 2.26 -BuildRequires: python3-versioningit +BuildRequires: python3-versioningit >= 2.0.0 BuildRequires: python3-wheel # TEST REQUIREMENTS @@ -60,16 +60,13 @@ Recommends: vlc Suggests: ffmpeg -Suggests: rtmpdump BuildArch: noarch %description -Streamlink is a CLI utility that pipes flash videos -from online streaming services to a variety of video players -such as MPV, or alternatively, a browser. -The main purpose of streamlink is to convert CPU-heavy -flash plugins to a less CPU-intensive format. -Streamlink is a fork of the livestreamer project. +Streamlink is a command-line utility which pipes video streams from various +services into a video player, such as VLC. The main purpose of Streamlink is to +avoid resource-heavy and unoptimized websites, while still allowing the user to +enjoy various streamed content. %prep %setup -q ++++++ streamlink-4.1.0.tar.gz -> streamlink-4.2.0.tar.gz ++++++ ++++ 4305 lines of diff (skipped)
