Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvpl for openSUSE:Factory checked 
in at 2023-12-04 23:02:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvpl (Old)
 and      /work/SRC/openSUSE:Factory/.libvpl.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvpl"

Mon Dec  4 23:02:00 2023 rev:13 rq:1130754 version:2023.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvpl/libvpl.changes    2023-11-30 
22:01:50.042193198 +0100
+++ /work/SRC/openSUSE:Factory/.libvpl.new.25432/libvpl.changes 2023-12-04 
23:02:32.549900499 +0100
@@ -1,0 +2,33 @@
+Mon Dec  4 12:25:24 UTC 2023 - Stefan Dirsch <[email protected]>
+
+- This includes latest version of one of the components needed for
+  Video (processing) hardware support on Intel GPUs (bsc#1217770)
+
+-------------------------------------------------------------------
+Mon Dec  4 12:21:30 UTC 2023 - Stefan Dirsch <[email protected]>
+
+- Update to version 2023.4.0
+  * Added
+    + oneVPL API 2.10 support
+    + New command line parameters to sample_multi_transcode for setting
+      B Frame QP Offsets based on Pyramid Level
+    + New command line parameters to the sample_vpp tool to enable video
+      signal information
+    + New APIs for importing and exporting shared surfaces
+    + New APIs for string-based parameter configuration
+  * Removed
+    + Environment module support
+    + Unused files and folders
+  * Fixed
+    + NV12 wayland render for MTL
+    + Buffer starvation when wayland window is moved
+    + Missing profile strings in vpl-inspect tool
+    + Rdrm to use card node instead of render node
+    + Rdrm tile4 selection based DRM/KMS query
+    + Rdrm NV12 and P010 render for MTL
+  * Changed
+    + Directory layout and name of dispatcher directory
+    + Location of image files used by documentation
+    + Runtime library search path to remove current directory 
+
+-------------------------------------------------------------------

Old:
----
  oneVPL-2023.2.0.tar.gz

New:
----
  libvpl-2023.4.0.tar.gz

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

Other differences:
------------------
++++++ libvpl.spec ++++++
--- /var/tmp/diff_new_pack.gtGwVg/_old  2023-12-04 23:02:33.165923182 +0100
+++ /var/tmp/diff_new_pack.gtGwVg/_new  2023-12-04 23:02:33.165923182 +0100
@@ -25,13 +25,13 @@
 %global sover 2
 Name:           libvpl
 %define lname   libvpl%{sover}
-Version:        2023.2.0
+Version:        2023.4.0
 Release:        0
 Summary:        oneAPI Video Processing Library (oneVPL) dispatcher, tools, 
and examples
 License:        MIT
 Group:          Development/Languages/C and C++
 URL:            https://github.com/oneapi-src/oneVPL
-Source0:        
https://github.com/oneapi-src/oneVPL/archive/refs/tags/v%{version}.tar.gz#/oneVPL-%{version}.tar.gz
+Source0:        
https://github.com/oneapi-src/oneVPL/archive/refs/tags/v%{version}.tar.gz#/libvpl-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -73,7 +73,7 @@
 This package contains example applications for the oneAPI Video Processing 
Library (oneVPL) dispatcher.
 
 %prep
-%autosetup -p1 -n oneVPL-%{version}
+%autosetup -p1 -n libvpl-%{version}
 
 %build
 %cmake \
@@ -94,9 +94,9 @@
 %files -n %lname
 %license LICENSE
 %dir %{_distconfdir}
-%dir %{_distconfdir}/modulefiles
+#%dir %{_distconfdir}/modulefiles
 %dir %{_distconfdir}/vpl
-%{_distconfdir}/modulefiles/vpl
+#%{_distconfdir}/modulefiles/vpl
 %{_distconfdir}/vpl/vars.sh
 %{_libdir}/libvpl.so.%{sover}
 %{_libdir}/libvpl.so.%{sover}.*

Reply via email to