Accepting request 873855 from home:Kieltux:branches:multimedia:apps
- Update to version 3.8: - Fix crash - Smaller duration font - View reworking - Import subscriptions - Fix related videos thumbs - Translations OBS-URL: https://build.opensuse.org/request/show/873855 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/minitube?expand=0&rev=64
This commit is contained in:
parent
84694bfd2f
commit
05e5899cb9
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.7</param>
|
||||
<param name="revision">3.8</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:b0a098465cad6efd22a16414a4b60bbc5ad53868e20826cbe04440ad34daec54
|
||||
size 904188
|
3
minitube-3.8.tar.xz
Normal file
3
minitube-3.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:260d4641a94c5b9b54e7fe2ead3c56166b103799331d4531a203c86ca2e77ee2
|
||||
size 938888
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 17:12:50 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Update to version 3.8:
|
||||
- Fix crash
|
||||
- Smaller duration font
|
||||
- View reworking
|
||||
- Import subscriptions
|
||||
- Fix related videos thumbs
|
||||
- Translations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 30 13:50:10 UTC 2020 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package minitube
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: minitube
|
||||
Version: 3.7
|
||||
Version: 3.8
|
||||
Release: 0
|
||||
Summary: Native YouTube Client
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user