Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package exaile for openSUSE:Factory checked in at 2025-01-19 21:50:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exaile (Old) and /work/SRC/openSUSE:Factory/.exaile.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exaile" Sun Jan 19 21:50:17 2025 rev:22 rq:1238794 version:4.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/exaile/exaile.changes 2023-05-15 16:54:42.300300445 +0200 +++ /work/SRC/openSUSE:Factory/.exaile.new.5589/exaile.changes 2025-01-19 21:50:22.192876469 +0100 @@ -1,0 +2,15 @@ +Fri Jan 17 11:40:26 UTC 2025 - Markéta Machová <[email protected]> + +- Update to version 4.1.3 + * Adding support for tagging aac files with id3 tags + * Change flac/ogg metadata handling for bpm and comment + * Experimental: Save star ratings to media files + * Track start and end is now triggered also for streams + * AppData files now uses more translations + * Added preference to remove a track from queue after playing + * Users can override built-in plugins with newer versions and + remove the overrides as well + * Users can remove custom installed plugins via plugin manager + * BerkeleyDB is used instead of bsddb, if available + +------------------------------------------------------------------- Old: ---- exaile-4.1.2.tar.gz New: ---- exaile-4.1.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exaile.spec ++++++ --- /var/tmp/diff_new_pack.TmjQpp/_old 2025-01-19 21:50:22.788901027 +0100 +++ /var/tmp/diff_new_pack.TmjQpp/_new 2025-01-19 21:50:22.788901027 +0100 @@ -1,7 +1,7 @@ # # spec file for package exaile # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 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.2 +Version: 4.1.3 Release: 0 Summary: GTK Amarok-like music player License: GPL-3.0-or-later @@ -39,7 +39,7 @@ Requires: gdk-pixbuf-loader-rsvg Requires: gstreamer Requires: gstreamer-plugins-good -Requires: python3-bsddb3 +Requires: python3-berkeleydb Requires: python3-cairo Requires: python3-dbus-python Requires: python3-feedparser @@ -107,7 +107,11 @@ %{_bindir}/%{name} %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop -%{_datadir}/pixmaps/%{name}.png +%dir %{_datadir}/icons/hicolor +%dir %{_datadir}/icons/hicolor/* +%dir %{_datadir}/icons/hicolor/*/apps/ +%{_datadir}/icons/hicolor/*/apps/%{name}.png +%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{_datadir}/metainfo/*%{name}.appdata.xml %{_mandir}/man?/%{name}.?%{?ext_man} %dir %{_datadir}/dbus-1/ ++++++ exaile-4.1.2.tar.gz -> exaile-4.1.3.tar.gz ++++++ ++++ 182849 lines of diff (skipped)
