Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvpl for openSUSE:Factory checked 
in at 2021-11-03 17:25:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvpl (Old)
 and      /work/SRC/openSUSE:Factory/.libvpl.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvpl"

Wed Nov  3 17:25:37 2021 rev:3 rq:928847 version:2021.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvpl/libvpl.changes    2021-10-05 
22:34:07.062897030 +0200
+++ /work/SRC/openSUSE:Factory/.libvpl.new.1890/libvpl.changes  2021-11-03 
17:26:29.881344840 +0100
@@ -1,0 +2,11 @@
+Tue Nov  2 18:49:30 UTC 2021 - Stefan Dirsch <sndir...@suse.com>
+
+- remove third-party-programs.txt during setup
+  * When not building on Windows using Visual Studio, the Visual
+    Studio runtimes are not needed to be installed so we can remove
+    these licenses from being mentioned. On Linux we're using
+    cmake/make/gcc for building/installation and we don't have any
+    (need for) MS Visual Studio runtime. (oneapi-src/oneVPL issue#27)
+    --> https://github.com/oneapi-src/oneVPL/issues/27
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvpl.spec ++++++
--- /var/tmp/diff_new_pack.WOX6nl/_old  2021-11-03 17:26:30.289345063 +0100
+++ /var/tmp/diff_new_pack.WOX6nl/_new  2021-11-03 17:26:30.289345063 +0100
@@ -64,6 +64,14 @@
 
 %prep
 %autosetup -p1 -n oneVPL-%{version}
+# When not building on Windows using Visual Studio, the Visual
+# Studio runtimes are not needed to be installed so we can remove
+# these licenses from being mentioned. On Linux we're using
+# cmake/make/gcc for building/installation and we don't have any
+# (need for) MS Visual Studio runtime. (oneapi-src/oneVPL issue#27)
+# --> https://github.com/oneapi-src/oneVPL/issues/27
+rm third-party-programs.txt
+touch third-party-programs.txt
 
 %build
 mkdir -p build 

Reply via email to