Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2022-02-02 22:41:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blender (Old)
 and      /work/SRC/openSUSE:Factory/.blender.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blender"

Wed Feb  2 22:41:57 2022 rev:155 rq:950765 version:3.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/blender/blender.changes  2021-12-22 
20:19:16.215880901 +0100
+++ /work/SRC/openSUSE:Factory/.blender.new.1898/blender.changes        
2022-02-02 22:42:58.762895117 +0100
@@ -1,0 +2,5 @@
+Tue Jan 25 14:33:46 UTC 2022 - Hans-Peter Jansen <h...@urpla.net>
+
+- Fix ffmpeg detection
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blender.spec ++++++
--- /var/tmp/diff_new_pack.8BYUSo/_old  2022-02-02 22:42:59.714888665 +0100
+++ /var/tmp/diff_new_pack.8BYUSo/_new  2022-02-02 22:42:59.722888610 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package blender
 #
-# Copyright (c) 2021 SUSE LLC
-# Copyright (c) 2019-2021 LISA GmbH, Bingen, Germany.
+# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2019-2022 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -139,9 +139,11 @@
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavdevice)
+BuildRequires:  pkgconfig(libavfilter)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libopenjp2)
+BuildRequires:  pkgconfig(libswresample)
 BuildRequires:  pkgconfig(libswscale)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libzstd)
@@ -344,6 +346,7 @@
       -DWITH_BULLET:BOOL=ON \
       -DWITH_CODEC_AVI:BOOL=ON \
       -DWITH_CODEC_FFMPEG:BOOL=ON \
+      -DFFMPEG_ROOT_DIR:PATH=%{_includedir}/ffmpeg \
       -DWITH_CODEC_SNDFILE:BOOL=ON \
       -DLIBSNDFILE_ROOT_DIR:FILE=%{_prefix} \
       -DWITH_COMPOSITOR:BOOL=ON \

Reply via email to