Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deadbeef for openSUSE:Factory 
checked in at 2024-03-06 23:05:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deadbeef (Old)
 and      /work/SRC/openSUSE:Factory/.deadbeef.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deadbeef"

Wed Mar  6 23:05:46 2024 rev:23 rq:1155480 version:1.9.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/deadbeef/deadbeef.changes        2023-05-09 
14:21:48.379572502 +0200
+++ /work/SRC/openSUSE:Factory/.deadbeef.new.1770/deadbeef.changes      
2024-03-06 23:06:16.321101640 +0100
@@ -1,0 +2,24 @@
+Fri Mar  1 15:19:18 UTC 2024 - Michael Pujos <pujos.mich...@gmail.com>
+
+- removed deadbeef-fix-includes.patch. Modify CFLAGS instead
+- removed upstream patches:
+  * deadbeef-fix-register-cxx17.patch 
+  * deadbeef-adplug-use-cxx11.patch
+  * deadbeef-fix-libretro-compilation.patch
+- Update to 1.9.6: 
+  * Fixed: Drawing spectrum analyzer in discrete frequencies mode
+  * Fixed: Handling the option to enter archives when scanning folders 
(fudanchii)
+  * Fixed: Playback performance issue when searching in large playlist
+  * Fixed: Possible crash when starting playback with ALSA plugin
+  * Fixed: Shuffle albums was not using Album Artist
+  * Fixed: Title formatting failure with large calculated values
+  * Fixed: Loading of small album art image files
+  * Fixed: MP4 parser failing to read/write certain tags correctly
+  * Fixed: Handling of title-formatted paths
+  * Fixed: A bug when editing metadata in multiple selected tracks
+  * Fixed: OSD notification reuse by default, with an option to disable
+  * Added: Bit depth override option (HiFiPhile)
+  * Added: DSD DoP support for ALSA/FFMPEG plugins (HiFiPhile)
+  * Added: $put, $puts, $get title formatting functions (Robin Ekman)
+
+-------------------------------------------------------------------

Old:
----
  deadbeef-1.9.5.tar.bz2
  deadbeef-adplug-use-cxx11.patch
  deadbeef-fix-includes.patch
  deadbeef-fix-libretro-compilation.patch
  deadbeef-fix-register-cxx17.patch

New:
----
  deadbeef-1.9.6.tar.bz2

BETA DEBUG BEGIN:
  Old:  * deadbeef-fix-register-cxx17.patch 
  * deadbeef-adplug-use-cxx11.patch
  * deadbeef-fix-libretro-compilation.patch
  Old:
- removed deadbeef-fix-includes.patch. Modify CFLAGS instead
- removed upstream patches:
  Old:  * deadbeef-adplug-use-cxx11.patch
  * deadbeef-fix-libretro-compilation.patch
- Update to 1.9.6: 
  Old:- removed upstream patches:
  * deadbeef-fix-register-cxx17.patch 
  * deadbeef-adplug-use-cxx11.patch
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ deadbeef.spec ++++++
--- /var/tmp/diff_new_pack.j0x7qo/_old  2024-03-06 23:06:17.033127476 +0100
+++ /var/tmp/diff_new_pack.j0x7qo/_new  2024-03-06 23:06:17.033127476 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package deadbeef
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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.5
+Version:        1.9.6
 Release:        0
 Summary:        GTK+ audio player
 License:        BSD-3-Clause AND GPL-2.0-or-later AND Zlib AND 
LGPL-2.1-or-later
@@ -33,13 +33,8 @@
 Patch0:         0003-Fix-operator-precedence-and-uninitialized-value-warn.patch
 # PATCH-FIX-OPENSUSE deadbeef-drop-documents-installation.patch 
hillw...@opensuse.org -- Install documents by rpmbuild.
 Patch1:         %{name}-drop-documents-installation.patch
-Patch2:         %{name}-fix-includes.patch
-Patch3:         %{name}-fix-desktop-file.patch
-Patch4:         %{name}-fix-libretro-compilation.patch
-# PATCH-FIX-UPSTREAM 
https://github.com/DeaDBeeF-Player/deadbeef/commit/6afd56831825e67f1eff97e5e291a60947b187a3
-Patch5:         %{name}-fix-register-cxx17.patch
-# PATCH-FIX-UPSTREAM 
https://github.com/DeaDBeeF-Player/deadbeef/commit/ec70bec029c379ea17442c95b2ad346a0a68d9d0
-Patch6:         %{name}-adplug-use-cxx11.patch
+# PATCH-FIX-OPENSUSE deadbeef-fix-desktop-file.patch -- fix bogus "Play Pause" 
action
+Patch2:         %{name}-fix-desktop-file.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  clang
@@ -141,6 +136,8 @@
 export CFLAGS=$(echo "$CFLAGS -Wno-error=unused-variable")
 export CXXFLAGS="$CFLAGS"
 %endif
+# libdispatch-devel puts Block.h in non standard directory
+export CFLAGS="$CFLAGS -I%{_includedir}/block"
 export LDFLAGS="$LDFLAGS -pie"
 
 %configure \

++++++ deadbeef-1.9.5.tar.bz2 -> deadbeef-1.9.6.tar.bz2 ++++++
++++ 241589 lines of diff (skipped)

Reply via email to