Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package upplay for openSUSE:Factory checked in at 2026-01-27 16:11:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/upplay (Old) and /work/SRC/openSUSE:Factory/.upplay.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "upplay" Tue Jan 27 16:11:58 2026 rev:17 rq:1329337 version:1.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/upplay/upplay.changes 2026-01-12 10:35:23.924251114 +0100 +++ /work/SRC/openSUSE:Factory/.upplay.new.1928/upplay.changes 2026-01-27 16:12:47.115230308 +0100 @@ -1,0 +2,19 @@ +Mon Jan 26 15:08:41 UTC 2026 - Michael Pujos <[email protected]> + +- Update to 1.9.9: + * Browser: new search: allow searching for specifically "kind of object + by specific field" (e.g. track by artist) for a number of combinations, + in addition to the general search. + * Browser: when not listing an album, make the album name a link to a + search for the album. + * Browser: add popup items for searching for tracks or albums by the + current entry artist. + * Browser: display the UPnP search(es) as a breadcrumb link tooltip, + instead of in the main dirbrowser area + +------------------------------------------------------------------- +Tue Jan 13 13:03:12 UTC 2026 - Michael Pujos <[email protected]> + +- fixed compilation on Leap 15.6 + +------------------------------------------------------------------- Old: ---- upplay-1.9.8.tar.gz upplay-1.9.8.tar.gz.asc New: ---- upplay-1.9.9.tar.gz upplay-1.9.9.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ upplay.spec ++++++ --- /var/tmp/diff_new_pack.3NnMkd/_old 2026-01-27 16:12:48.643294083 +0100 +++ /var/tmp/diff_new_pack.3NnMkd/_new 2026-01-27 16:12:48.651294416 +0100 @@ -17,7 +17,7 @@ Name: upplay -Version: 1.9.8 +Version: 1.9.9 Release: 0 Summary: UPnP and OpenHome audio Control Point License: GPL-2.0-or-later @@ -41,6 +41,9 @@ %autosetup %build +# compilation fix for amber-mpris on Leap 15.6 caused by /bin not being a link to /usr/bin +(cd amber-mpris && sed -i 's:/bin/qmake6:/usr/bin/qmake6:' Makefile src/Makefile qtdbusextended/Makefile) +# temporary compilation fix: https://framagit.org/medoc92/upplay/-/commit/849e3e5ff469a864ac8a6a91f867d8fe6698da73 sed -i 's/config += dbus/QT += dbus/' upplay.pro %qmake6 QMAKE_POST_LINK='$(STRIP) $(TARGET)' WEBPLATFORM=webengine %make_build STRIP=%{_bindir}/strip ++++++ upplay-1.9.8.tar.gz -> upplay-1.9.9.tar.gz ++++++ ++++ 1604 lines of diff (skipped)
