Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2024-02-09 23:52:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blender (Old)
 and      /work/SRC/openSUSE:Factory/.blender.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blender"

Fri Feb  9 23:52:16 2024 rev:179 rq:1145156 version:4.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/blender/blender.changes  2023-11-28 
22:21:06.097535941 +0100
+++ /work/SRC/openSUSE:Factory/.blender.new.1815/blender.changes        
2024-02-09 23:52:42.679810176 +0100
@@ -1,0 +2,6 @@
+Wed Feb 07 16:33:37 UTC 2024 - [email protected]
+
+- Remove downstream copy of AppStream metainfo file, since Blender
+  now installs its own version
+
+-------------------------------------------------------------------

Old:
----
  blender.appdata.xml

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

Other differences:
------------------
++++++ blender.spec ++++++
--- /var/tmp/diff_new_pack.aycHBA/_old  2024-02-09 23:52:46.367943076 +0100
+++ /var/tmp/diff_new_pack.aycHBA/_new  2024-02-09 23:52:46.367943076 +0100
@@ -97,9 +97,8 @@
 Source6:        geeko_example_scene.blend
 Source7:        geeko_example_scene.README
 Source8:        %{name}-sample
-Source9:        %{name}.appdata.xml
-Source10:       SUSE-NVIDIA-GPU-rendering.txt
-Source11:       SUSE-NVIDIA-OptiX-rendering.txt
+Source9:        SUSE-NVIDIA-GPU-rendering.txt
+Source10:       SUSE-NVIDIA-OptiX-rendering.txt
 Source99:       series
 # PATCH-FIX-OPENSUSE https://developer.blender.org/D5858
 Patch0:         reproducible.patch
@@ -521,12 +520,9 @@
 install -D -m 0644 %{SOURCE6} %{buildroot}%{_docdir}/%{name}/
 install -D -m 0644 %{SOURCE7} %{buildroot}%{_docdir}/%{name}/
 install -D -m 0755 %{SOURCE8} %{buildroot}%{_bindir}/
-# install appdata file
-mkdir -p %{buildroot}%{_datadir}/appdata/
-install -D -m 0644 %{SOURCE9} %{buildroot}%{_datadir}/appdata/
 # GPU and OptiX rendering texts
+install -D -m 0644 %{SOURCE9} %{buildroot}%{_docdir}/%{name}/
 install -D -m 0644 %{SOURCE10} %{buildroot}%{_docdir}/%{name}/
-install -D -m 0644 %{SOURCE11} %{buildroot}%{_docdir}/%{name}/
 
 chmod -f 0644 
%{buildroot}%{_datadir}/%{name}/%{_version}/scripts/modules/console_python.py
 
@@ -567,9 +563,6 @@
 %{_datadir}/%{name}/%{_version}/datafiles/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}*.svg
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/%{name}.appdata.xml
-%dir %{_datadir}/metainfo
 %{_datadir}/metainfo/org.%{name}.Blender.metainfo.xml
 %doc %{_docdir}/%{name}
 

Reply via email to