From 5615649c22694a2d5eed8b080da2ea7dfb9762c6ed3bd69361d916f933028384 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 10 Aug 2021 11:53:24 +0000 Subject: [PATCH] - Remove changes that already were in 21.04.x OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/juk?expand=0&rev=144 --- juk.changes | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/juk.changes b/juk.changes index 843518a..453f399 100644 --- a/juk.changes +++ b/juk.changes @@ -20,30 +20,19 @@ Sat Jul 17 20:05:38 UTC 2021 - Christophe Giboudeaux - Update to 21.07.80 * New feature release - Changes since 21.04.3: - * Add missing Qt5Concurrent to target_link_libraries * Take into account that some languages use different plural rules for n > 4 * Add "Open Containing Folder" action - * tageditor: Speedup startup when Tag Editor is shown. * Add a user-defined literal to grab themed icons and port to use it. * lyrics: Disable lyrics requests as the site seems to be down. * playlistsplitter: Use compile-time signal/slot connections. * Add a user-defined literal for our action collection. * playlistsplitter: Minor cleanups again. - * tag_scan: Fix painful rescan of music metadata on startup. (kde#428772) - * dynamicplaylist: Ensure subclasses handle virtual calls in dtor. * playlist: Ensure playing track is visible when it changes. (kde#356224) - * nowplaying: Improve clickable link search in Now Playing bar. * playqueue: Use an appropriate icon for rebadged "remove playlist" action. (kde#336250) - * playlist: Play whole album when playback started in album-random mode. - * Reenable album random play in the user interface. - * playlist: Reimplement random and album random sequencing. - * Improve track sequencing by removing the track sequencing classes. (kde#100356) * JuK: More minor cleanups. * playermanager: Cleanup before I work on some bugs in track playback. - * Remove dead DCOP-related interface. * mediafiles: Make Playlist Save As file type message translatable. (kde#413065) - * systemtray: Cleanups and modernization. Also a timer bugfix. * playlist: Modernization and cleanup of playlist code. * playlist: Modernize signal/slot connections here too. * playlistbox: Remove most string-based signal/slot connections.