SHA256
1
0
forked from pool/juk
Christophe Giboudeaux 2019-04-03 08:51:03 +00:00 committed by Git OBS Bridge
parent ef908e3d33
commit a539d38bf0
4 changed files with 27 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8755710f551b3173561ebfcc996f32b3fd8de78d5574584f8e37015541a9fdca
size 1876432

3
juk-19.03.80.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6bf405fa80ad06f732ca9401d488842ca5ca5543564babaf777ef9739c8d489
size 1872392

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Mar 27 06:40:56 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* Fix taglib detection on Windows
* Fix crash with threaded file loading.
* Fix typo README.md
* Add README.md
* Simplify Playlist constructors and cleanup header.
* Remove dead code for playlist tool tip.
* Add cover art support for Ogg formats (Opus, Vorbis)
* Remove needless event filter, add alt. row colors, sane column weights.
* Remove debug spam for power management.
* Prefer QVector to QList for most auxiliary lists.
* Apply some cleanup to file loading code.
* Use a thread pool for the threaded music loader.
* Move initial music load to a separate thread.
* scrobbler: Don't prompt to unlock KWallet if not using scrobbler.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Mar 09 08:03:12 UTC 2019 - lbeltrame@kde.org Sat Mar 09 08:03:12 UTC 2019 - lbeltrame@kde.org

View File

@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: juk Name: juk
Version: 18.12.3 Version: 19.03.80
Release: 0 Release: 0
Summary: Jukebox Summary: Jukebox
License: GPL-2.0-or-later License: GPL-2.0-or-later