Hello community,

here is the log from the commit of package wpebackend-fdo for openSUSE:Factory 
checked in at 2020-04-23 18:28:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wpebackend-fdo (Old)
 and      /work/SRC/openSUSE:Factory/.wpebackend-fdo.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wpebackend-fdo"

Thu Apr 23 18:28:58 2020 rev:6 rq:795604 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/wpebackend-fdo/wpebackend-fdo.changes    
2020-03-16 10:16:14.191535870 +0100
+++ /work/SRC/openSUSE:Factory/.wpebackend-fdo.new.2738/wpebackend-fdo.changes  
2020-04-23 18:29:05.179932625 +0200
@@ -1,0 +2,15 @@
+Thu Mar 12 15:18:12 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 1.6.0:
+  + Added support for the DMA-BUF video plane display protocol.
+  + Added support for exporting DMA-BUF buffers.
+  + Added support for exporting SHM-based buffers.
+  + Fix building the documentation.
+  + Ensure that only symbols marked as public are exported.
+- Add explicit pkgconfig(wayland-client) and
+  pkgconfig(wayland-server) BuildRequires: cmake checks for them.
+- Pass explicit -DWayland_VERSION_HEADER_PATH=$(pkg-config
+  --variable=includedir wayland-client) to cmake, let cmake find
+  our wayland headers properly.
+
+-------------------------------------------------------------------

Old:
----
  wpebackend-fdo-1.4.2.tar.xz

New:
----
  wpebackend-fdo-1.6.0.tar.xz

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

Other differences:
------------------
++++++ wpebackend-fdo.spec ++++++
--- /var/tmp/diff_new_pack.qeK7yk/_old  2020-04-23 18:29:05.863933933 +0200
+++ /var/tmp/diff_new_pack.qeK7yk/_new  2020-04-23 18:29:05.867933941 +0200
@@ -19,7 +19,7 @@
 %define sover 1
 
 Name:           wpebackend-fdo
-Version:        1.4.2
+Version:        1.6.0
 Release:        0
 Summary:        A WPE backend designed for Linux desktop systems
 License:        BSD-2-Clause
@@ -32,9 +32,12 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(wayland-client)
+BuildRequires:  pkgconfig(wayland-cursor)
 BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(wayland-scanner)
-BuildRequires:  pkgconfig(wpe-1.0)
+BuildRequires:  pkgconfig(wayland-server)
+BuildRequires:  pkgconfig(wpe-1.0) >= 1.6.0
 BuildRequires:  pkgconfig(xkbcommon)
 
 %description
@@ -61,6 +64,7 @@
 
 %build
 %cmake \
+       -DWayland_VERSION_HEADER_PATH=$(pkg-config --variable=includedir 
wayland-client) \
        %{nil}
 %cmake_build
 

++++++ wpebackend-fdo-1.4.2.tar.xz -> wpebackend-fdo-1.6.0.tar.xz ++++++
++++ 1876 lines of diff (skipped)


Reply via email to