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-04-08 00:27:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blender (Old)
 and      /work/SRC/openSUSE:Factory/.blender.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blender"

Fri Apr  8 00:27:45 2022 rev:159 rq:967382 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/blender/blender.changes  2022-04-05 
19:55:52.661949773 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new.1900/blender.changes        
2022-04-08 00:28:15.373960326 +0200
@@ -1,0 +2,6 @@
+Wed Apr  6 17:07:31 UTC 2022 - Hans-Peter Jansen <[email protected]>
+
+- Don't exclude cycles
+- Avoid complaint about executable scripts/modules/console_python.py
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blender.spec ++++++
--- /var/tmp/diff_new_pack.UoJbnq/_old  2022-04-08 00:28:16.481947890 +0200
+++ /var/tmp/diff_new_pack.UoJbnq/_new  2022-04-08 00:28:16.485947846 +0200
@@ -463,6 +463,7 @@
 %cmake_install
 
 rm -f %{buildroot}%{_datadir}/%{name}/%{_version}/scripts/addons/.gitignore
+chmod 644 
%{buildroot}%{_datadir}/%{name}/%{_version}/scripts/modules/console_python.py
 # Fix any .py files with shebangs and wrong permissions.
 find %{buildroot} -name "*.py" -perm 0644 -print0 | \
        xargs -0r grep -l '#!' | xargs -d'\n' chmod -f 0755;
@@ -516,14 +517,11 @@
 %dir %{_datadir}/%{name}/%{_version}/datafiles
 %exclude %{_datadir}/%{name}/%{_version}/datafiles/locale
 %ifarch x86_64
-%exclude %{_datadir}/%{name}/%{_version}/scripts/addons/cycles
+%{_datadir}/%{name}/%{_version}/scripts/addons/cycles
 %endif
 %exclude %{_docdir}/%{name}/geeko_example_scene.*
 %{_datadir}/%{name}/%{_version}/scripts/
 %{_datadir}/%{name}/%{_version}/datafiles/
-%ifarch x86_64
-%{_datadir}/%{name}/%{_version}/scripts/addons/cycles
-%endif
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}*.svg
 %dir %{_datadir}/appdata

Reply via email to