Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package upplay for openSUSE:Factory checked in at 2024-11-17 16:41:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/upplay (Old) and /work/SRC/openSUSE:Factory/.upplay.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "upplay" Sun Nov 17 16:41:59 2024 rev:8 rq:1224565 version:1.7.8 Changes: -------- --- /work/SRC/openSUSE:Factory/upplay/upplay.changes 2024-05-17 20:08:06.545770000 +0200 +++ /work/SRC/openSUSE:Factory/.upplay.new.2017/upplay.changes 2024-11-17 16:42:04.581419837 +0100 @@ -1,0 +2,34 @@ +Sat Nov 16 09:22:15 UTC 2024 - Michael Pujos <[email protected]> + +- Update to 1.7.8: + * Fix sticky playlist append mode (could not switch back to not append) + * Other small fixes in playlist insertions +- Update to 1.7.7: + * Add options to save the playlist as Json or CSV + * Other small fixes. +- Update to 1.7.6: + * Browser: add an album entry at the top when browsing an album or playlist + container. Suppress the repeated listing of the album title for each track + in this case + * Browser: span cells to the right when no data follows + * Browser: add "show metadata" popup entry + * Browser: fix issues with middle-click with recent qwebenginepage versions + * Browser: big improvement for loading big lists (multi-thousand) with webengine + +------------------------------------------------------------------- +Thu Aug 22 09:30:09 UTC 2024 - Michael Pujos <[email protected]> + +- Update to 1.7.5: + * Automatically conform to system light/dark style when possible. + * Directory browser: better preserve the media server ordering (don't + separate containers/items as, e.g. Minimserver uses containers for + subtitles etc.) + * Expand some common aliases for MIME types when checking compatibility + with the renderer (e.g. audio/flac audio/x-flac application/flac). + * Limit auto-traversal of single-entry containers to the top levels (with + adjustable preference) + * UPnP/AV: fix first track add on empty player failing +- Update to 1.7.4: + * Add option to switch light/dark mode according to desktop setting + +------------------------------------------------------------------- Old: ---- upplay-1.7.3.tar.gz upplay-1.7.3.tar.gz.asc New: ---- upplay-1.7.8.tar.gz upplay-1.7.8.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ upplay.spec ++++++ --- /var/tmp/diff_new_pack.lESDqe/_old 2024-11-17 16:42:06.249489124 +0100 +++ /var/tmp/diff_new_pack.lESDqe/_new 2024-11-17 16:42:06.249489124 +0100 @@ -17,7 +17,7 @@ Name: upplay -Version: 1.7.3 +Version: 1.7.8 Release: 0 Summary: UPnP and OpenHome audio Control Point License: GPL-2.0-or-later ++++++ upplay-1.7.3.tar.gz -> upplay-1.7.8.tar.gz ++++++ ++++ 5509 lines of diff (skipped) ++++++ use-webengine.patch ++++++ --- /var/tmp/diff_new_pack.lESDqe/_old 2024-11-17 16:42:06.477498594 +0100 +++ /var/tmp/diff_new_pack.lESDqe/_new 2024-11-17 16:42:06.481498761 +0100 @@ -1,7 +1,7 @@ --- upplay.pro.orig 2023-12-23 16:19:22.118527266 +0100 +++ upplay.pro 2023-12-23 16:22:28.482697656 +0100 @@ -5,23 +5,9 @@ - VERSION = 1.7.3 + VERSION = 1.7.8 COPYRDATES = 2011-2024 -greaterThan(QT_MAJOR_VERSION, 5) {
