File project.diff of Package wpebackend-fdo
--- wpebackend-fdo.changes.orig
+++ wpebackend-fdo.changes
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Tue Sep 2 15:19:00 UTC 2025 - pgajdos@suse.com
+
+- version update to 1.16.0
+ * Changed minimum Meson version to 0.52.1
+ * Made it possible to use certain the proprietary NVidia drivers.
+ * Fixed a number of build issues.
+ * Fixed memory leaks.
+ * Fix the build with GCC 15.
+- deleted patches
+ - wpebackend-fdo-gcc15.patch (upstreamed)
+
+-------------------------------------------------------------------
Wed Feb 19 13:26:55 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.14.3:
--- wpebackend-fdo.spec.orig
+++ wpebackend-fdo.spec
@@ -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.0
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