- update to 6.8.1:
* Fixed: failed HTTPAdapter tests on some OpenSSL configurations - update to 6.8.0: * sha256 checksum to log message when side-loading plugins * SSLContextAdapter to streamlink.session.http * Deprecated: old re-exports in streamlink.plugins package * Updated plugins: bilibili, chzzk cnbce, kick, tf1, tvp, welt OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/streamlink?expand=0&rev=40
This commit is contained in:
parent
78fd6c14b0
commit
e4a779fb41
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9337537ab119fe77524a5d665aaecebbfb06e2cb8df28d1260d92876425751ce
|
||||
size 744387
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZkClXAAKCRAa62QA7aJ9
|
||||
qQ+NAP9omtD/x9y+UGlSCGUSDTlvMxkFS7ML4Fn7i/APNPAxUAEA4lDB+0TFrrs9
|
||||
gT0b8udK8II+YeFdWuk7omsEmIFXcgI=
|
||||
=c+AB
|
||||
-----END PGP SIGNATURE-----
|
3
streamlink-6.8.1.tar.gz
Normal file
3
streamlink-6.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c437efac282b4df026519f2069e278911656fe2cf48d732302bbd466f86399d
|
||||
size 748765
|
7
streamlink-6.8.1.tar.gz.asc
Normal file
7
streamlink-6.8.1.tar.gz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYIAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZnGA1gAKCRAa62QA7aJ9
|
||||
qeOvAQCeJQj6U96U+VAsn6PLX4KFFgdKGYSkITDdwG9AN4/XBQD5AUQfF5XqMuVO
|
||||
K4tqBI+KB7AK9a6M4aJzFH15NBfxowM=
|
||||
=OdMY
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 20:55:32 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
||||
|
||||
- update to 6.8.1:
|
||||
* Fixed: failed HTTPAdapter tests on some OpenSSL configurations
|
||||
- update to 6.8.0:
|
||||
* sha256 checksum to log message when side-loading plugins
|
||||
* SSLContextAdapter to streamlink.session.http
|
||||
* Deprecated: old re-exports in streamlink.plugins package
|
||||
* Updated plugins: bilibili, chzzk cnbce, kick, tf1, tvp, welt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 13 21:29:51 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
Comment: Hostname:
|
||||
Version: Hockeypuck 2.1.1-10-gec3b0e7
|
||||
Version: Hockeypuck 2.2
|
||||
|
||||
xjMEZLWhshYJKwYBBAHaRw8BAQdAu0sD5Ez8mfroVXpEohGHAeH1H2xduEHsYHkG
|
||||
IciKHdzNMlN0cmVhbWxpbmsgc2lnbmluZyBrZXkgPHN0cmVhbWxpbmtAcHJvdG9u
|
||||
|
@ -24,7 +24,7 @@
|
||||
%define psuffix %nil
|
||||
%endif
|
||||
Name: streamlink%{psuffix}
|
||||
Version: 6.7.4
|
||||
Version: 6.8.1
|
||||
Release: 0
|
||||
Summary: Program to pipe streams from services into a video player
|
||||
License: Apache-2.0 AND BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user