Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package streamlink for openSUSE:Factory checked in at 2021-08-19 10:01:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/streamlink (Old) and /work/SRC/openSUSE:Factory/.streamlink.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "streamlink" Thu Aug 19 10:01:09 2021 rev:6 rq:912895 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/streamlink/streamlink.changes 2021-06-05 23:32:12.236508062 +0200 +++ /work/SRC/openSUSE:Factory/.streamlink.new.1899/streamlink.changes 2021-08-19 10:02:07.499183263 +0200 @@ -1,0 +2,28 @@ +Mon Aug 16 19:40:16 UTC 2021 - Simon Puchert <[email protected]> + +- Update to version 2.3.0: + * new plugin URL matching API + * HLS media initialization section (fragmented MPEG-4 streams) + * Fixed: YouTube channel URLs, premiering live streams, + added API fallback + * Removed plugins: canalplus, dommune, liveedu, periscope, + powerapp, rtlxl, streamingvideoprovider, teleclubzoom, tigerdile +- Update to version 2.2.0: + * Changed default custom plugins directory path: + `${XDG_DATA_HOME:-${HOME}/.local/share}/streamlink/plugins` + * Deprecated (old) config file paths and custom plugins directory paths: + `${XDG_CONFIG_HOME:-${HOME}/.config}/streamlink/plugins` and + `${HOME}/.streamlinkrc`. + * Implemented `--logfile` CLI argument + * Fixed Youtube 404 errors by dropping private API calls (plugin rewrite) + * Fixed: Twitch clips and hosted channel redirection + * Fixed: Olympicchannel plugin + * Fixed various Zattoo plugin issues + * Fixed: HTTP responses with truncated body and mismatching content-length header + * Fixed: scheme-less URLs with address:port for `--http-proxy`, etc. + * Fixed rendered man page path on Sphinx 4 + * Added plugins: mildom.com, booyah.live, mediavitrina.ru + * Removed plugins: ine.com, playtv.fr +- Updated requirements according to upstream build instructions + +------------------------------------------------------------------- Old: ---- streamlink-2.1.2.tar.gz New: ---- streamlink-2.3.0.tar.gz streamlink-2.3.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ streamlink.spec ++++++ --- /var/tmp/diff_new_pack.7o5j0z/_old 2021-08-19 10:02:07.963182700 +0200 +++ /var/tmp/diff_new_pack.7o5j0z/_new 2021-08-19 10:02:07.963182700 +0200 @@ -18,19 +18,20 @@ %define pythons python3 Name: streamlink -Version: 2.1.2 +Version: 2.3.0 Release: 0 Summary: Program to pipe streams from services into a video player License: BSD-2-Clause Group: Development/Languages/Python URL: https://streamlink.github.io/ -Source: https://github.com/%{name}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz +Source1: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz.asc BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-Sphinx -BuildRequires: python3-devel >= 3.4 -BuildRequires: python3-requests >= 1.0 +BuildRequires: python3-devel >= 3.6 +BuildRequires: python3-requests >= 2.21 BuildRequires: python3-setuptools # TEST REQUIREMENTS @@ -47,8 +48,8 @@ Requires: python3-isodate Requires: python3-pycountry Requires: python3-pycryptodome -Requires: python3-requests >= 1.0 -Requires: python3-websocket-client +Requires: python3-requests >= 2.21 +Requires: python3-websocket-client >= 0.58 Recommends: vlc Suggests: ffmpeg @@ -92,5 +93,6 @@ %doc AUTHORS CHANGELOG.md MANIFEST.in README.md %{_bindir}/%{name} %{python3_sitelib}/%{name}*/ +%_mandir/man*/* %changelog ++++++ streamlink-2.1.2.tar.gz -> streamlink-2.3.0.tar.gz ++++++ ++++ 24411 lines of diff (skipped)
