Accepting request 875650 from home:Kieltux:branches:multimedia:apps
- Update to version 3.8.1: - Fix search by url - Updated translations - Fix videoIdFromUrl - Fix missing name signal - Remove json debug - Cleanup OBS-URL: https://build.opensuse.org/request/show/875650 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=66
This commit is contained in:
parent
05e5899cb9
commit
a839cbdecc
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.8</param>
|
||||
<param name="revision">3.8.1</param>
|
||||
</service>
|
||||
<service mode="disabled" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
|
3
minitube-3.8.1.tar.xz
Normal file
3
minitube-3.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37120e1b66bb339b0f27fdf9b8715224ed49ebc54968ea35cabb61820fe8572c
|
||||
size 939908
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:260d4641a94c5b9b54e7fe2ead3c56166b103799331d4531a203c86ca2e77ee2
|
||||
size 938888
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 27 06:18:05 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Update to version 3.8.1:
|
||||
- Fix search by url
|
||||
- Updated translations
|
||||
- Fix videoIdFromUrl
|
||||
- Fix missing name signal
|
||||
- Remove json debug
|
||||
- Cleanup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 17:12:50 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: minitube
|
||||
Version: 3.8
|
||||
Version: 3.8.1
|
||||
Release: 0
|
||||
Summary: Native YouTube Client
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user