Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gstreamer-plugins-vaapi for 
openSUSE:Factory checked in at 2023-02-03 22:04:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-vaapi"

Fri Feb  3 22:04:45 2023 rev:55 rq:1061334 version:1.22.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi/gstreamer-plugins-vaapi.changes
  2022-12-25 15:14:58.041411938 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new.4462/gstreamer-plugins-vaapi.changes
        2023-02-03 22:09:04.840627138 +0100
@@ -1,0 +2,9 @@
+Wed Jan 25 16:27:10 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 1.22.0:
+  + Please see changes in gstreamer main package, major version
+    bump.
+- Update options passed to meson to current standard.
+- Add new devel sub-package following upstream changes.
+
+-------------------------------------------------------------------

Old:
----
  gstreamer-vaapi-1.20.5.tar.xz

New:
----
  gstreamer-vaapi-1.22.0.tar.xz

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

Other differences:
------------------
++++++ gstreamer-plugins-vaapi.spec ++++++
--- /var/tmp/diff_new_pack.gubZrd/_old  2023-02-03 22:09:05.228629392 +0100
+++ /var/tmp/diff_new_pack.gubZrd/_new  2023-02-03 22:09:05.232629415 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-vaapi
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define gst_branch 1.0
 
 Name:           gstreamer-plugins-vaapi
-Version:        1.20.5
+Version:        1.22.0
 Release:        0
 Summary:        Gstreamer VA-API plugins
 License:        LGPL-2.1-or-later
@@ -64,6 +64,15 @@
 libraries that allow hardware accelerated video decoding through
 VA-API.
 
+%package devel
+Summary:        Gstreamer VA-API plugins -- Development files
+
+%description devel
+gstreamer-vaapi is a collection of GStreamer plugins and helper
+libraries that allow hardware accelerated video decoding through
+VA-API.
+This package contains the devel files of %{name}
+
 %prep
 %autosetup -n gstreamer-vaapi-%{version} -p1
 
@@ -71,13 +80,14 @@
 %meson \
        -Dpackage-origin='http://download.opensuse.org' \
        -Ddoc=disabled \
-       -Dwith_egl=yes \
-       -Dwith_encoders=yes \
-       -Dwith_drm=yes \
-       -Dwith_glx=yes \
-       -Dwith_wayland=yes \
-       -Dwith_x11=yes \
+       -Degl=enabled \
+       -Dencoders=enabled \
+       -Ddrm=enabled \
+       -Dglx=enabled \
+       -Dwayland=enabled \
+       -Dx11=enabled \
        -Dexamples=disabled \
+       -Dtests=disabled \
        %{nil}
 %meson_build
 
@@ -89,4 +99,8 @@
 %doc AUTHORS NEWS README
 %{_libdir}/gstreamer-%{gst_branch}/libgstvaapi.so
 
+%files devel
+%dir %{_libdir}/gstreamer-%{gst_branch}/pkgconfig
+%{_libdir}/gstreamer-%{gst_branch}/pkgconfig/gstvaapi.pc
+
 %changelog

++++++ gstreamer-vaapi-1.20.5.tar.xz -> gstreamer-vaapi-1.22.0.tar.xz ++++++
++++ 42081 lines of diff (skipped)

Reply via email to