diff --git a/streamlink-7.1.2.tar.gz b/streamlink-7.1.2.tar.gz deleted file mode 100644 index ea25bd5..0000000 --- a/streamlink-7.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61c08e452b3a0d32a65f636b308fa6403a477282387e9f2333cfce3c38456fd7 -size 772724 diff --git a/streamlink-7.1.2.tar.gz.asc b/streamlink-7.1.2.tar.gz.asc deleted file mode 100644 index c5dda31..0000000 --- a/streamlink-7.1.2.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZ37GSAAKCRAa62QA7aJ9 -qUgkAQC4BHymUX2vg4BDfDwI946y7j5SmJOK1DmiCLjYqEEZNAEA+3V87S/kUTzR -JnFb7WnYPQ10/SBFwkqpQbZQ70QYXQs= -=HsXa ------END PGP SIGNATURE----- diff --git a/streamlink-7.1.3.tar.gz b/streamlink-7.1.3.tar.gz new file mode 100644 index 0000000..0565cf9 --- /dev/null +++ b/streamlink-7.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64b1a499b6d42af3965a39f30aef2e9e36f3d2d32a3311b8688af342bd5ba7a +size 772024 diff --git a/streamlink-7.1.3.tar.gz.asc b/streamlink-7.1.3.tar.gz.asc new file mode 100644 index 0000000..673ff09 --- /dev/null +++ b/streamlink-7.1.3.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSJpO+lZTuJnmYReZka62QA7aJ9qQUCZ6+TtgAKCRAa62QA7aJ9 +qdFAAQDQHYIdouZlbjEcN5mH82ISydtJ9Ea1BJqve5aU6RObzAEAvFP4tEZjKyFV +p+Hkzu8YEKxVR04hZ9dk+CBRJrs0ygI= +=OQRQ +-----END PGP SIGNATURE----- diff --git a/streamlink.changes b/streamlink.changes index 79c1c43..4215626 100644 --- a/streamlink.changes +++ b/streamlink.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Feb 17 16:14:19 UTC 2025 - Richard Rahl + +- update to 7.1.3: + * Fixed: validate.contains() to allow all kinds of Container object inputs + * Docs: replaced Windows and Linux AppImage nightly builds with preview builds triggered on each commit to master + * Docs: added optional/secondary Linux AppImage builds with FFmpeg being bundled + * Tests: bumped freezegun requirement to >=1.5.0 + * Updated plugins: + - ceskatelevize: rewritten and fixed plugin + - nos: fixed validation schema, updated matcher + - pandalive: fixed user_id retieval, updated matcher + - pluzz: fixed video ID schemas + - streamable: removed plugin + - tv4play: removed plugin + - twitch: refactored TwitchAPI class and access token retrieval + - wwenetwork: rewritten and fixed plugin + ------------------------------------------------------------------- Mon Jan 27 04:18:43 UTC 2025 - Tejas Guruswamy diff --git a/streamlink.spec b/streamlink.spec index 6ffed53..a37dae6 100644 --- a/streamlink.spec +++ b/streamlink.spec @@ -23,7 +23,7 @@ %define psuffix %nil %endif Name: streamlink%{psuffix} -Version: 7.1.2 +Version: 7.1.3 Release: 0 Summary: Program to pipe streams from services into a video player License: Apache-2.0 AND BSD-2-Clause