diff --git a/juk-18.12.3.tar.xz b/juk-18.12.3.tar.xz deleted file mode 100644 index 5196f4b..0000000 --- a/juk-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8755710f551b3173561ebfcc996f32b3fd8de78d5574584f8e37015541a9fdca -size 1876432 diff --git a/juk-19.03.80.tar.xz b/juk-19.03.80.tar.xz new file mode 100644 index 0000000..4600222 --- /dev/null +++ b/juk-19.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6bf405fa80ad06f732ca9401d488842ca5ca5543564babaf777ef9739c8d489 +size 1872392 diff --git a/juk.changes b/juk.changes index fa464b0..c5e7735 100644 --- a/juk.changes +++ b/juk.changes @@ -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 diff --git a/juk.spec b/juk.spec index 721e412..df861dd 100644 --- a/juk.spec +++ b/juk.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: juk -Version: 18.12.3 +Version: 19.03.80 Release: 0 Summary: Jukebox License: GPL-2.0-or-later