Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package QMPlay2 for openSUSE:Factory checked in at 2025-01-20 17:14:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/QMPlay2 (Old) and /work/SRC/openSUSE:Factory/.QMPlay2.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "QMPlay2" Mon Jan 20 17:14:24 2025 rev:91 rq:1238860 version:25.01.19 Changes: -------- --- /work/SRC/openSUSE:Factory/QMPlay2/QMPlay2.changes 2025-01-15 17:43:35.849669940 +0100 +++ /work/SRC/openSUSE:Factory/.QMPlay2.new.5589/QMPlay2.changes 2025-01-20 17:15:00.643271761 +0100 @@ -1,0 +2,14 @@ +Sun Jan 19 21:25:19 UTC 2025 - Simon Vogl <simon.v...@gmx.net> + +- Update to version 25.01.19: + * store maximized state when closing from full screen, + * pass 'yt-dlp' URL argument as 'referer', + * improve still image stream detection, + * allow for local stream recording, + * show left panel in compact view, + * fix YouTube live streams, + * other minor fixes. +- Adjusted 0001-add-opensuse-customizations.patch for the new + version + +------------------------------------------------------------------- Old: ---- QMPlay2-24.12.28.1735406257.eb5b805.obscpio New: ---- QMPlay2-25.01.19.1737296694.09a3b95.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ QMPlay2.spec ++++++ --- /var/tmp/diff_new_pack.Rfwk7Y/_old 2025-01-20 17:15:01.271297614 +0100 +++ /var/tmp/diff_new_pack.Rfwk7Y/_new 2025-01-20 17:15:01.275297779 +0100 @@ -19,11 +19,11 @@ %define __builder Ninja %bcond_without qt6 -%define _mtime 1735406257 -%define _commit eb5b805 +%define _mtime 1737296694 +%define _commit 09a3b95 Name: QMPlay2 -Version: 24.12.28 +Version: 25.01.19 Release: 0 Summary: A Qt based media player, streamer and downloader License: LGPL-3.0-or-later ++++++ 0001-add-opensuse-customizations.patch ++++++ --- /var/tmp/diff_new_pack.Rfwk7Y/_old 2025-01-20 17:15:01.295298602 +0100 +++ /var/tmp/diff_new_pack.Rfwk7Y/_new 2025-01-20 17:15:01.295298602 +0100 @@ -43,12 +43,13 @@ --- a/src/gui/AboutWidget.cpp +++ b/src/gui/AboutWidget.cpp -@@ -49,6 +49,7 @@ - labelText += ", " + QGuiApplication::platformName(); +@@ -50,6 +50,8 @@ #endif labelText += ")"; -+ labelText += "<br/><b>This release was supplied by SUSE/openSUSE.</b>"; + labelText += "<br/><br/><a href='https://github.com/zaps166/QMPlay2/releases/latest'>" + tr("GitHub download page") + "</a>"; ++ labelText += "<br/><b>This release was supplied by SUSE/openSUSE</b>"; ++ labelText += "<br/><b>and can be updated via the package manager.</b>"; QLabel *label = new QLabel(labelText); - + QLabel *iconL = new QLabel; ++++++ QMPlay2-24.12.28.1735406257.eb5b805.obscpio -> QMPlay2-25.01.19.1737296694.09a3b95.obscpio ++++++ /work/SRC/openSUSE:Factory/QMPlay2/QMPlay2-24.12.28.1735406257.eb5b805.obscpio /work/SRC/openSUSE:Factory/.QMPlay2.new.5589/QMPlay2-25.01.19.1737296694.09a3b95.obscpio differ: char 49, line 1 ++++++ QMPlay2.obsinfo ++++++ --- /var/tmp/diff_new_pack.Rfwk7Y/_old 2025-01-20 17:15:01.339300413 +0100 +++ /var/tmp/diff_new_pack.Rfwk7Y/_new 2025-01-20 17:15:01.343300578 +0100 @@ -1,5 +1,5 @@ name: QMPlay2 -version: 24.12.28.1735406257.eb5b805 -mtime: 1735406257 -commit: eb5b805ad2da5a2596289452662eb3ef2cddaaf1 +version: 25.01.19.1737296694.09a3b95 +mtime: 1737296694 +commit: 09a3b9576a173076e32dcebfc9cc2faa4bb54702 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Rfwk7Y/_old 2025-01-20 17:15:01.371301731 +0100 +++ /var/tmp/diff_new_pack.Rfwk7Y/_new 2025-01-20 17:15:01.375301895 +0100 @@ -1,8 +1,8 @@ <services> <service name="obs_scm" mode="manual"> - <param name="versionprefix">24.12.28</param> + <param name="versionprefix">25.01.19</param> <param name="url">https://github.com/zaps166/QMPlay2.git</param> - <param name="revision">eb5b805ad2da5a2596289452662eb3ef2cddaaf1</param> + <param name="revision">09a3b9576a173076e32dcebfc9cc2faa4bb54702</param> <param name="scm">git</param> <param name="submodules">enable</param> <param name="changesgenerate">disable</param>