Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpc-qt for openSUSE:Factory checked in at 2024-12-08 11:37:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpc-qt (Old) and /work/SRC/openSUSE:Factory/.mpc-qt.new.21547 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpc-qt" Sun Dec 8 11:37:59 2024 rev:18 rq:1229036 version:24.12 Changes: -------- --- /work/SRC/openSUSE:Factory/mpc-qt/mpc-qt.changes 2024-07-02 18:18:06.751069913 +0200 +++ /work/SRC/openSUSE:Factory/.mpc-qt.new.21547/mpc-qt.changes 2024-12-08 11:38:56.338129524 +0100 @@ -1,0 +2,22 @@ +Sat Dec 7 12:20:04 UTC 2024 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 24.12 + * The position, in addition to audio, video and subtitle + tracks can now be remembered for 1000 videos. + * The seek bar is easier to use thanks to a pointing hand + cursor and a bigger clickable area. + * Seeking is faster (and playing videos uses less power) on + Intel integrated GPUs thanks to updated hardware decoding + backends. + * You can now easily know which subtitle, audio or video track + is active. And if you're not a native speaker, disabling the + "Prefer forced/default subtitles" will make mpc-qt use the + subtitle track with full close captioning by default. + * You can adjust the subtitles delay and change (or disable) + the video aspect ratio. + * The OSD is now more useful, with the current and total time + on seek or on key press, the subtitles delay and even the + aspect ratio name. + Full changelog at https://github.com/mpc-qt/mpc-qt/compare/v24.06...v24.12 + +------------------------------------------------------------------- Old: ---- mpc-qt-24.06.tar.gz New: ---- mpc-qt-24.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpc-qt.spec ++++++ --- /var/tmp/diff_new_pack.RsZspM/_old 2024-12-08 11:38:56.766147305 +0100 +++ /var/tmp/diff_new_pack.RsZspM/_new 2024-12-08 11:38:56.766147305 +0100 @@ -17,7 +17,7 @@ Name: mpc-qt -Version: 24.06 +Version: 24.12 Release: 0 Summary: Media Player Classic Qute Theater License: GPL-2.0-only @@ -31,6 +31,7 @@ BuildRequires: pkgconfig(Qt6Gui) BuildRequires: pkgconfig(Qt6Network) BuildRequires: pkgconfig(Qt6OpenGLWidgets) +BuildRequires: pkgconfig(Qt6Svg) BuildRequires: pkgconfig(Qt6Widgets) BuildRequires: pkgconfig(mpv) >= 1.101.0 %if 0%{?suse_version} > 1500 @@ -61,7 +62,7 @@ %{buildroot}/%{_datadir}/applications \ %{buildroot}/%{_datadir}/pixmaps \ %{buildroot}/%{_datadir}/%{name}/translations -install -m 0755 %{name} %{buildroot}/%{_bindir} +install -m 0755 bin/%{name} %{buildroot}/%{_bindir} install -m 0644 images/icon/mpc-qt.svg %{buildroot}/%{_datadir}/pixmaps/%{name}.svg install -m 0644 %{name}_*.qm -t %{buildroot}/%{_datadir}/%{name}/translations install -m 0644 mpc-qt.desktop %{buildroot}/%{_datadir}/applications/Media\ Player\ Classic\ Qute\ Theater.desktop ++++++ mpc-qt-24.06.tar.gz -> mpc-qt-24.12.tar.gz ++++++ ++++ 24397 lines of diff (skipped)