Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2023-02-20 17:45:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blender (Old)
 and      /work/SRC/openSUSE:Factory/.blender.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blender"

Mon Feb 20 17:45:56 2023 rev:172 rq:1066667 version:3.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/blender/blender.changes  2023-02-03 
22:06:29.451716499 +0100
+++ /work/SRC/openSUSE:Factory/.blender.new.22824/blender.changes       
2023-02-20 17:46:08.651530073 +0100
@@ -1,0 +2,10 @@
+Sat Feb 11 11:13:46 UTC 2023 - Hans-Peter Jansen <h...@urpla.net>
+
+- Adjust audaspace dependencies to audaspace-{file,device}plugin
+
+-------------------------------------------------------------------
+Mon Feb  6 20:23:16 UTC 2023 - Hans-Peter Jansen <h...@urpla.net>
+
+- Enable audaspace for TW
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blender.spec ++++++
--- /var/tmp/diff_new_pack.n2D6KN/_old  2023-02-20 17:46:13.735558793 +0100
+++ /var/tmp/diff_new_pack.n2D6KN/_new  2023-02-20 17:46:13.743558838 +0100
@@ -2,7 +2,7 @@
 # spec file for package blender
 #
 # Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2019-2022 LISA GmbH, Bingen, Germany.
+# Copyright (c) 2019-2023 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
@@ -47,6 +47,9 @@
 
 %if 0%{?suse_version} >= 1550
 #global force_gcc_version 10
+%bcond_without system_audaspace
+%else
+%bcond_with system_audaspace
 %endif
 
 # Set this to 1 for fixing bugs.
@@ -68,8 +71,6 @@
 %bcond_without opensubdiv
 %bcond_without openvdb
 %bcond_without osl
-# https://github.com/audaspace/audaspace/issues/13
-%bcond_with    system_audaspace
 %bcond_without system_glew
 # TBD: contributions welcome
 %bcond_with usd
@@ -249,7 +250,8 @@
 %endif
 %if %{with system_audaspace}
 BuildRequires:  pkgconfig(audaspace) >= 1.3
-Requires:       audaspace-plugins
+Requires:       audaspace-deviceplugin
+Requires:       audaspace-fileplugin
 %endif
 %ifarch x86_64
 Obsoletes:      %{name}-cycles-devel = %{version}

Reply via email to