Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package exaile for openSUSE:Factory checked in at 2023-05-15 16:54:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exaile (Old) and /work/SRC/openSUSE:Factory/.exaile.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exaile" Mon May 15 16:54:29 2023 rev:21 rq:1087127 version:4.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/exaile/exaile.changes 2022-05-06 19:00:39.537443084 +0200 +++ /work/SRC/openSUSE:Factory/.exaile.new.1533/exaile.changes 2023-05-15 16:54:42.300300445 +0200 @@ -1,0 +2,34 @@ +Sat May 6 13:25:29 UTC 2023 - Alexei Sorokin <[email protected]> + +- Update to version 4.1.2: + * Fix sorting on Rating column when there are unrated tracks. + * Fix a bug causing the tracklist to scroll to the top when + adding or reordering tracks. + * Fix a bug causing the window title to not update on track + change if the current track has been paused. + * The status bar can now be hidden. + * The stop button does not move around anymore when hovered for + the first time. + * Fix error if files are removed during scan. + * Playlist columns are added next to the currently selected + column. + * The status bar now does not ignore zero track counts; they are + displayed as normal. + * Log files now created only when/if we write something to it. + * New callback while installing plugins. + * Fix test warnings. + * Work around potential hang when running tests. + * Tests do not depend on mox3 anymore. + * When running tests with make test, PYTHONPATH is now only + prepended to, instead of being replaced. + * Update translations. + * Plugins: + + inhibitsuspend: Add support for Sway. + + notify: Fix wrong text: "by {album}" should be + "from {album}". + + previewdevice: Will be shown after disabling and enabling + again. + + quickbuttons: This is a new plugin providing quick shortcuts + to some settings. + +------------------------------------------------------------------- Old: ---- exaile-4.1.1.tar.gz New: ---- exaile-4.1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exaile.spec ++++++ --- /var/tmp/diff_new_pack.VzeKkx/_old 2023-05-15 16:54:42.808303248 +0200 +++ /var/tmp/diff_new_pack.VzeKkx/_new 2023-05-15 16:54:42.812303270 +0200 @@ -1,7 +1,7 @@ # # spec file for package exaile # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define __requires_exclude typelib\\((GtkosxApplication)\\) %define _name Exaile Name: exaile -Version: 4.1.1 +Version: 4.1.2 Release: 0 Summary: GTK Amarok-like music player License: GPL-3.0-or-later @@ -50,6 +50,7 @@ Recommends: %{name}-lang Recommends: gstreamer-plugins-bad Recommends: gstreamer-plugins-ugly +# Will be python3-discid in Exaile 4.1.3 Recommends: python3-CDDB Recommends: python3-Pillow Recommends: python3-gpod @@ -77,7 +78,6 @@ %prep %autosetup -p1 -chmod a-x COPYING README.md %build %make_build @@ -108,13 +108,13 @@ %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png +%{_datadir}/metainfo/*%{name}.appdata.xml %{_mandir}/man?/%{name}.?%{?ext_man} %dir %{_datadir}/dbus-1/ %dir %{_datadir}/dbus-1/services/ %{_datadir}/dbus-1/services/org.%{name}.%{_name}.service %dir %{_sysconfdir}/xdg/%{name}/ %config %{_sysconfdir}/xdg/%{name}/settings.ini -%{_datadir}/appdata/%{name}.appdata.xml %dir %{_datadir}/bash-completion/ %dir %{_datadir}/bash-completion/completions/ %{_datadir}/bash-completion/completions/%{name} ++++++ exaile-4.1.1.tar.gz -> exaile-4.1.2.tar.gz ++++++ ++++ 166539 lines of diff (skipped)
