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-12-30 14:26:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/upplay (Old) and /work/SRC/openSUSE:Factory/.upplay.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "upplay" Mon Dec 30 14:26:38 2024 rev:9 rq:1233585 version:1.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/upplay/upplay.changes 2024-11-17 16:42:04.581419837 +0100 +++ /work/SRC/openSUSE:Factory/.upplay.new.1881/upplay.changes 2024-12-30 14:26:38.918241698 +0100 @@ -1,0 +2,18 @@ +Fri Dec 27 17:41:48 UTC 2024 - Michael Pujos <pujos.michael@gmail.com> + +- Update to 1.8.0: + * Browser: allow ^C to copy text from the browser area to the clipboard + * Browser: display album header before tracks even in albumAsCovers mode + * Added per-renderer preference for choosing the best resource or just + using the first (check track format against renderer capabilities) + * Fix possible crash by ensuring subscriptions are inactivated before we + delete objects + * Improve openhome source management + +------------------------------------------------------------------- +Fri Dec 20 15:16:05 UTC 2024 - Michael Pujos <pujos.michael@gmail.com> + +- Update to 1.7.9: + * Browser: fix deadlock when clicking a link while reading was active + +------------------------------------------------------------------- Old: ---- upplay-1.7.8.tar.gz upplay-1.7.8.tar.gz.asc New: ---- upplay-1.8.0.tar.gz upplay-1.8.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ upplay.spec ++++++ --- /var/tmp/diff_new_pack.wvX6Qn/_old 2024-12-30 14:26:39.610270177 +0100 +++ /var/tmp/diff_new_pack.wvX6Qn/_new 2024-12-30 14:26:39.614270342 +0100 @@ -17,7 +17,7 @@ Name: upplay -Version: 1.7.8 +Version: 1.8.0 Release: 0 Summary: UPnP and OpenHome audio Control Point License: GPL-2.0-or-later @@ -30,7 +30,6 @@ BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: libqt5-qtbase-common-devel -BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5WebEngine) BuildRequires: pkgconfig(jsoncpp) ++++++ upplay-1.7.8.tar.gz -> upplay-1.8.0.tar.gz ++++++ ++++ 3841 lines of diff (skipped) ++++++ use-webengine.patch ++++++ --- /var/tmp/diff_new_pack.wvX6Qn/_old 2024-12-30 14:26:39.810278408 +0100 +++ /var/tmp/diff_new_pack.wvX6Qn/_new 2024-12-30 14:26:39.814278572 +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.8 + VERSION = 1.8.0 COPYRDATES = 2011-2024 -greaterThan(QT_MAJOR_VERSION, 5) {
participants (1)
-
Source-Sync