Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package povray for openSUSE:Factory checked 
in at 2024-08-30 13:32:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/povray (Old)
 and      /work/SRC/openSUSE:Factory/.povray.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "povray"

Fri Aug 30 13:32:35 2024 rev:10 rq:1197624 version:3.7.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/povray/povray.changes    2024-02-22 
20:59:37.341590454 +0100
+++ /work/SRC/openSUSE:Factory/.povray.new.2698/povray.changes  2024-08-30 
13:33:20.460874280 +0200
@@ -1,0 +2,6 @@
+Thu Aug 29 21:12:13 UTC 2024 - Antonio Larrosa <alarr...@suse.com>
+
+- Quote "%{vendor}", otherwise it can be parsed wrong when it has
+  a value like "SUSE LLC <https://www.suse.com/>".
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ povray.spec ++++++
--- /var/tmp/diff_new_pack.aAaes4/_old  2024-08-30 13:33:21.116901781 +0200
+++ /var/tmp/diff_new_pack.aAaes4/_new  2024-08-30 13:33:21.116901781 +0200
@@ -85,7 +85,7 @@
 %build
 ( cd unix && ./prebuild.sh )
 %configure \
-    COMPILED_BY=%{vendor} \
+    COMPILED_BY="%{vendor}" \
     --disable-strip \
     --disable-optimiz \
     --with-boost-libdir=%{_libdir}

Reply via email to