Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deadbeef for openSUSE:Factory checked in at 2025-05-02 15:01:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deadbeef (Old) and /work/SRC/openSUSE:Factory/.deadbeef.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deadbeef" Fri May 2 15:01:00 2025 rev:26 rq:1273966 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/deadbeef/deadbeef.changes 2024-11-22 23:52:04.842787477 +0100 +++ /work/SRC/openSUSE:Factory/.deadbeef.new.30101/deadbeef.changes 2025-05-02 15:02:22.341446334 +0200 @@ -1,0 +2,34 @@ +Mon Apr 28 09:47:47 UTC 2025 - Michael Pujos <[email protected]> + +- made the devel package noarch as it only contains includes +- removed upstreamed 70ae99463889e191c3d5d0af6ba28e893d73a63f.patch +- removed deadbeef-fix-desktop-file.patch, fixed upstream +- removed unneeded deadbeef-drop-documents-installation.patch +- Update to 1.10.0: + * Fixed: Memory leak affecting DSD (Toad King) + * Fixed: deadbeef.desktop format violations (Viorel Munteanu) + * Fixed: Spectrum analyzer drawing bugs + * Fixed: Scope drawing bugs + * Fixed: Finding album art image in ogg files + * Fixed: Deadlock (hang) when clearing a playlist + * Fixed: A number of issues with album art + * Fixed: A number of issues with OSD notifications + * Fixed: Toggle-pause behavior to do nothing when playback is stopped + * Fixed: CDText issues (Warepire) + * Fixed: Implementation of $longer title formatting function + * Fixed: Handling of escape sequences in $cut title formatting function + * Fixed: Current track playback indication in playlist browser + * Fixed: Crash and memory leak when saving M3U playlists + * Fixed: Crash after drag-dropping from search window + * Added: Media library: find music in specified folders, and display in a tree + * Added: Undo/redo playlist editing operations + * Added: Commands for navigating to next/previous/random album with respect to shuffle mode (Robin Seth Ekman) + * Added: TORY frame support for ID3v2.3 + * Added: FFMPEG 7 support (Christopher Snowhill) + * Added: Separate config file for storing secrets (lastfm password) + * Added: Support for relative paths when loading DBPL playlists (Robin Ekman) + * Added: EAC3 support to ffmpeg plugin + * Added: Updated adplug library to latest upstream version (Thomas Jepp) + * Added: An option to disable log window auto showing after errors + +------------------------------------------------------------------- Old: ---- 70ae99463889e191c3d5d0af6ba28e893d73a63f.patch deadbeef-1.9.6.tar.bz2 deadbeef-drop-documents-installation.patch deadbeef-fix-desktop-file.patch New: ---- deadbeef-1.10.0.tar.bz2 BETA DEBUG BEGIN: Old:- made the devel package noarch as it only contains includes - removed upstreamed 70ae99463889e191c3d5d0af6ba28e893d73a63f.patch - removed deadbeef-fix-desktop-file.patch, fixed upstream Old:- removed deadbeef-fix-desktop-file.patch, fixed upstream - removed unneeded deadbeef-drop-documents-installation.patch - Update to 1.10.0: Old:- removed upstreamed 70ae99463889e191c3d5d0af6ba28e893d73a63f.patch - removed deadbeef-fix-desktop-file.patch, fixed upstream - removed unneeded deadbeef-drop-documents-installation.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deadbeef.spec ++++++ --- /var/tmp/diff_new_pack.j00uk7/_old 2025-05-02 15:02:23.121479117 +0200 +++ /var/tmp/diff_new_pack.j00uk7/_new 2025-05-02 15:02:23.125479285 +0200 @@ -1,7 +1,7 @@ # # spec file for package deadbeef # -# Copyright (c) 2024 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 @@ -21,7 +21,7 @@ %define _lto_cflags %{nil} %bcond_with restricted Name: deadbeef -Version: 1.9.6 +Version: 1.10.0 Release: 0 Summary: GTK+ audio player License: BSD-3-Clause AND GPL-2.0-or-later AND Zlib AND LGPL-2.1-or-later @@ -31,12 +31,6 @@ Source1: %{name}.appdata.xml # PATCH-FIX-OPENSUSE 0003-Fix-operator-precedence-and-uninitialized-value-warn.patch Patch0: 0003-Fix-operator-precedence-and-uninitialized-value-warn.patch -# PATCH-FIX-OPENSUSE deadbeef-drop-documents-installation.patch [email protected] -- Install documents by rpmbuild. -Patch1: %{name}-drop-documents-installation.patch -# PATCH-FIX-OPENSUSE deadbeef-fix-desktop-file.patch -- fix bogus "Play Pause" action -Patch2: %{name}-fix-desktop-file.patch -# PATCH-FIX-OPENSUSE 70ae99463889e191c3d5d0af6ba28e893d73a63f.patch -- see patch -Patch3: 70ae99463889e191c3d5d0af6ba28e893d73a63f.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: clang @@ -114,6 +108,7 @@ License: Zlib Group: Development/Libraries/C and C++ Requires: %{name} = %{version} +BuildArch: noarch %description devel This package provides headers for DeaDBeeF plugins development. @@ -211,6 +206,7 @@ %{_libdir}/%{name}/ddb_mono2stereo.so* %{_libdir}/%{name}/ddb_out_pw.so* %{_libdir}/%{name}/ddb_shn.so* +%{_libdir}/%{name}/medialib.so* %ifnarch %{ix86} %{_libdir}/%{name}/ddb_soundtouch.so* %endif ++++++ deadbeef-1.9.6.tar.bz2 -> deadbeef-1.10.0.tar.bz2 ++++++ ++++ 613255 lines of diff (skipped)
