Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package amarok for openSUSE:Factory checked 
in at 2022-10-03 13:43:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amarok (Old)
 and      /work/SRC/openSUSE:Factory/.amarok.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amarok"

Mon Oct  3 13:43:43 2022 rev:133 rq:1007389 
version:2.9.75git.20220614T014846~dc55a00143

Changes:
--------
--- /work/SRC/openSUSE:Factory/amarok/amarok.changes    2022-09-22 
14:49:21.190360179 +0200
+++ /work/SRC/openSUSE:Factory/.amarok.new.2275/amarok.changes  2022-10-03 
13:43:44.937215715 +0200
@@ -1,0 +2,6 @@
+Sat Oct  1 07:24:56 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Use FFmpeg 4 to build amarok on Tumbleweed. The FFmpeg 5 port
+  needs more work.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ amarok.spec ++++++
--- /var/tmp/diff_new_pack.1SOT5U/_old  2022-10-03 13:43:46.013218082 +0200
+++ /var/tmp/diff_new_pack.1SOT5U/_new  2022-10-03 13:43:46.017218091 +0200
@@ -87,9 +87,16 @@
 BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  pkgconfig(fftw3)
 BuildRequires:  pkgconfig(glib-2.0)
+%if 0%{suse_version} >= 1550
+# The FFmpeg 5 port isn't ready: 
https://invent.kde.org/multimedia/amarok/-/merge_requests/45
+BuildRequires:  ffmpeg-4-libavcodec-devel
+BuildRequires:  ffmpeg-4-libavformat-devel
+BuildRequires:  ffmpeg-4-libavutil-devel
+%else
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
+%endif
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libgpod-1.0)
 BuildRequires:  pkgconfig(libmtp) >= 1.0.0

Reply via email to