Accepting request 710223 from home:Kieltux:branches:multimedia:apps
- Update to version 3.1: * Fixes some videos skipping. * Bug fix for audio playback not resuming after long pauses. OBS-URL: https://build.opensuse.org/request/show/710223 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=42
This commit is contained in:
committed by
Git OBS Bridge
parent
edd27a6cf9
commit
a40ab727c0
2
_service
2
_service
@@ -4,7 +4,7 @@
|
|||||||
<param name="url">https://github.com/flaviotordini/minitube.git</param>
|
<param name="url">https://github.com/flaviotordini/minitube.git</param>
|
||||||
<param name="filename">minitube</param>
|
<param name="filename">minitube</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="revision">3.0</param>
|
<param name="revision">3.1</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="disabled" name="recompress">
|
<service mode="disabled" name="recompress">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b41bb899d5015d09c2e38072165a0f29f3730e5eb9248bf92cd14ee0ca69805
|
|
||||||
size 723892
|
|
3
minitube-3.1.tar.xz
Normal file
3
minitube-3.1.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:70c7e5a9508dd0d3ba6203da62b485e3db87dc78bbdc3df66b161bf599f7a695
|
||||||
|
size 725832
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 16 19:58:02 UTC 2019 - Carsten Ziepke <kieltux@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.1:
|
||||||
|
* Fixes some videos skipping.
|
||||||
|
* Bug fix for audio playback not resuming after long pauses.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 8 21:35:19 UTC 2019 - Alexei Sorokin <sor.alexei@meowr.ru>
|
Wed May 8 21:35:19 UTC 2019 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: minitube
|
Name: minitube
|
||||||
Version: 3.0
|
Version: 3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Native YouTube Client
|
Summary: Native YouTube Client
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Reference in New Issue
Block a user