Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnvidia-egl-x11 for 
openSUSE:Factory checked in at 2024-10-25 19:19:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnvidia-egl-x11 (Old)
 and      /work/SRC/openSUSE:Factory/.libnvidia-egl-x11.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnvidia-egl-x11"

Fri Oct 25 19:19:32 2024 rev:2 rq:1218074 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnvidia-egl-x11/libnvidia-egl-x11.changes      
2024-10-01 17:12:39.151814337 +0200
+++ 
/work/SRC/openSUSE:Factory/.libnvidia-egl-x11.new.2020/libnvidia-egl-x11.changes
    2024-10-25 19:20:24.996563961 +0200
@@ -1,0 +2,10 @@
+Thu Oct 24 14:07:35 UTC 2024 - Stefan Dirsch <sndir...@suse.com>
+
+- added '#src/x11/dma-buf.h:/* SPDX-License-Identifier: GPL-2.0
+  WITH Linux-syscall-note */' as comment to license tag in the hope
+  that it gets accepted now and guys no longer tell me that you
+  can't mix GPL-2.0-only with incompatible Apache-2.0 ...; this
+  should explain it:
+  
https://github.com/torvalds/linux/blob/master/LICENSES/exceptions/Linux-syscall-note
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libnvidia-egl-x11.spec ++++++
--- /var/tmp/diff_new_pack.igjFuG/_old  2024-10-25 19:20:25.780596673 +0200
+++ /var/tmp/diff_new_pack.igjFuG/_new  2024-10-25 19:20:25.784596840 +0200
@@ -23,6 +23,7 @@
 Version:        1.0
 Release:        0
 Summary:        NVIDIA XLib and XCB EGL Platform Library
+# src/x11/dma-buf.h:/* SPDX-License-Identifier: GPL-2.0 WITH 
Linux-syscall-note */
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/sndirsch/egl-x11
@@ -32,15 +33,15 @@
 BuildRequires:  meson
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(xcb) >= 1.17.0
-BuildRequires:  pkgconfig(xcb-present) >= 1.17.0
-BuildRequires:  pkgconfig(xcb-dri3) >= 1.17.0
-BuildRequires:  pkgconfig(gbm) >= 21.3.0
-BuildRequires:  pkgconfig(libdrm) >= 2.4.99
-BuildRequires:  pkgconfig(x11) 
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(eglexternalplatform) >= 1.2
+BuildRequires:  pkgconfig(gbm) >= 21.3.0
 BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(libdrm) >= 2.4.99
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xcb) >= 1.17.0
+BuildRequires:  pkgconfig(xcb-dri3) >= 1.17.0
+BuildRequires:  pkgconfig(xcb-present) >= 1.17.0
 
 %description
 This is an EGL platform library for the NVIDIA driver to support XWayland via
@@ -104,7 +105,6 @@
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
 
-
 %files -n %{lname}
 %license LICENSE
 %doc README.md

Reply via email to