Accepting request 859429 from home:Kieltux:branches:multimedia:apps
- Update to version 3.7: - Update js - Update media - Better seeking - Remove obsolete code - Also parse hours - Minor performance fix - Remove deprecated sorting - Minor cleanup - Singlevideosource - Emit error if there are no results - consolidate yt stuff - Fake more videos by loading videos related to the last one - Fix crash OBS-URL: https://build.opensuse.org/request/show/859429 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=62
This commit is contained in:
parent
ea4fdc2e9a
commit
84694bfd2f
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="url">https://github.com/flaviotordini/minitube.git</param>
|
||||
<param name="filename">minitube</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="revision">3.6.6</param>
|
||||
<param name="revision">3.7</param>
|
||||
</service>
|
||||
<service mode="disabled" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df781733abe4c7792aa854fe4b7f835fc4a5c2232d8e03ad19350b4d620e56bc
|
||||
size 903540
|
3
minitube-3.7.tar.xz
Normal file
3
minitube-3.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0a098465cad6efd22a16414a4b60bbc5ad53868e20826cbe04440ad34daec54
|
||||
size 904188
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 30 13:50:10 UTC 2020 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Update to version 3.7:
|
||||
- Update js
|
||||
- Update media
|
||||
- Better seeking
|
||||
- Remove obsolete code
|
||||
- Also parse hours
|
||||
- Minor performance fix
|
||||
- Remove deprecated sorting
|
||||
- Minor cleanup
|
||||
- Singlevideosource
|
||||
- Emit error if there are no results
|
||||
- consolidate yt stuff
|
||||
- Fake more videos by loading videos related to the last one
|
||||
- Fix crash
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 19:45:58 UTC 2020 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: minitube
|
||||
Version: 3.6.6
|
||||
Version: 3.7
|
||||
Release: 0
|
||||
Summary: Native YouTube Client
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user