4 Commits

5 changed files with 20 additions and 20 deletions

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:544ae14012f8e7e426b8cb522eb0aaaac831ad7c35601d1cf31d37670e0ebb3b
size 47728

View File

@@ -1,13 +0,0 @@
diff --git a/src/ipc.h b/src/ipc.h
index c274529..f9945eb 100644
--- a/src/ipc.h
+++ b/src/ipc.h
@@ -26,6 +26,7 @@
#pragma once
#include <gio/gio.h>
+#include <stdint.h>
#include <memory>
namespace FdoIPC {

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Nov 27 11:22:52 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.1:
+ Support newer versions of Mesa where format/modifier events
have been deprecated by implementing the needed parts of the
DMA-BUF feedback protocol in the nested compositor.
-------------------------------------------------------------------
Mon Sep 1 15:46:57 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.0:
+ Fix the build with GCC 15.
- Drop wpebackend-fdo-gcc15.patch: Fixed upstream.
-------------------------------------------------------------------
Wed Feb 19 13:26:55 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package wpebackend-fdo
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,13 @@
%define sover 1
Name: wpebackend-fdo
Version: 1.14.3
Version: 1.16.1
Release: 0
Summary: A WPE backend designed for Linux desktop systems
License: BSD-2-Clause
URL: https://github.com/Igalia/WPEBackend-fdo
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM wpebackend-fdo-gcc15.patch -- https://github.com/Igalia/WPEBackend-fdo/commit/923ebd634949c11444fbdb6b1ee9ac62ac538ec7
Patch0: wpebackend-fdo-gcc15.patch
BuildRequires: c++_compiler
BuildRequires: meson >= 0.49