Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deadbeef for openSUSE:Factory 
checked in at 2023-01-02 15:02:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deadbeef (Old)
 and      /work/SRC/openSUSE:Factory/.deadbeef.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deadbeef"

Mon Jan  2 15:02:00 2023 rev:20 rq:1046027 version:1.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/deadbeef/deadbeef.changes        2022-11-09 
12:57:56.704520304 +0100
+++ /work/SRC/openSUSE:Factory/.deadbeef.new.1563/deadbeef.changes      
2023-01-02 15:02:02.585308705 +0100
@@ -1,0 +2,26 @@
+Sun Jan  1 17:43:46 UTC 2023 - Michael Pujos <pujos.mich...@gmail.com>
+
+- Update to 1.9.4:
+  * Fixed: Deadlock when playing network streams
+  * Fixed: Handling multi-value genre in ID3v2
+  * Fixed: Will fully reinitialize ALSA device when changing output format,
+    to be compatible with more DACs
+  * Fixed: Duplicate playlist menu item was not showing
+  * Fixed: A random crash in visualization code
+  * Added: Customizable visualization background color for GTKUI
+  * Added: 64-bit seeking support in AAC, ALAC, Sndfile, Musepack, MP3, WMA, 
Vorbis
+  * Added: Embedded album art from OGG files
+  * Added: When double clicking a playlist in Playlist browser,
+    will play the first track in the shuffle queue,
+    according to current settings (pappnu)
+
+  * version 1.9.3
+  * Fixed: OpenBSD compatibility / warnings (Brad Smith)
+  * Fixed: Crash when loading certain malformed cuesheets
+  * Fixed: API behavior change regression causing certain plugins to 
malfunction
+  * Added: Support for building with FFMPEG 5.0 (xuzhen)
+
+- Removed fix-ffmpeg-5-support.patch: not needed anymore
+- Fixed deadbeef Help menu entries resulting in file not found errors
+
+-------------------------------------------------------------------

Old:
----
  deadbeef-1.9.2.tar.xz
  fix-ffmpeg-5-support.patch

New:
----
  deadbeef-1.9.4.tar.bz2

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

Other differences:
------------------
++++++ deadbeef.spec ++++++
--- /var/tmp/diff_new_pack.mPgKBJ/_old  2023-01-02 15:02:04.117317315 +0100
+++ /var/tmp/diff_new_pack.mPgKBJ/_new  2023-01-02 15:02:04.121317338 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package deadbeef
 #
-# 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
@@ -21,13 +21,13 @@
 %define _lto_cflags %{nil}
 %bcond_with restricted
 Name:           deadbeef
-Version:        1.9.2
+Version:        1.9.4
 Release:        0
 Summary:        GTK+ audio player
 License:        BSD-3-Clause AND GPL-2.0-or-later AND Zlib AND 
LGPL-2.1-or-later
 Group:          Productivity/Multimedia/Sound/Players
 URL:            https://deadbeef.sourceforge.io/
-Source:         %{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.bz2
 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
@@ -36,7 +36,6 @@
 Patch2:         %{name}-fix-includes.patch
 Patch3:         fix-warning.patch
 # PATCH-FIX-UPSTREAM fix-ffmpeg-5-support.patch -- Fix build against ffmpeg 
5.0x
-Patch4:         fix-ffmpeg-5-support.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  clang
@@ -77,13 +76,13 @@
 BuildRequires:  pkgconfig(wavpack)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(zlib)
+ExcludeArch:    %{ix86}
 %if %{with restricted}
 BuildRequires:  libfaad-devel
 Requires:       %{name}-plugins-extra = %{version}-%{release}
 %else
 Recommends:     %{name}-plugins-extra = %{version}
 %endif
-ExcludeArch:    %ix86
 
 %description
 DeaDBeeF is an audio player using GTK+. Through use of the ffmpeg
@@ -139,18 +138,19 @@
 %endif
 export LDFLAGS="$LDFLAGS -pie"
 
-NOCONFIGURE=1 ./autogen.sh
 %configure \
         --disable-static \
 %ifarch %{ix86}
         --disable-soundtouch \
 %endif
-        --disable-psf
+        --disable-psf \
+       --docdir=%{_docdir}/%{name}
 %make_build
 
 %install
 %make_install
 rm -rf %{buildroot}%{_libexecdir}/debug/%{_libdir}/%{name}/ddb_soundtouch.so*
+rm -rf %{buildroot}%{_docdir}/%{name}
 install -Dpm 0644 %{name}.appdata.xml \
 %{buildroot}%{_datadir}/metainfo/%{name}.appdata.xml
 

++++++ deadbeef-1.9.2.tar.xz -> deadbeef-1.9.4.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/deadbeef/deadbeef-1.9.2.tar.xz 
/work/SRC/openSUSE:Factory/.deadbeef.new.1563/deadbeef-1.9.4.tar.bz2 differ: 
char 1, line 1

Reply via email to