Compare commits

1 Commits
main ... 1.1

4 changed files with 5 additions and 28 deletions

BIN
libwpe-1.14.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
libwpe-1.16.2.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,26 +1,3 @@
-------------------------------------------------------------------
Wed Feb 19 13:29:52 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.2:
+ Fix ABI break accidentally introduced in the 1.16.1 release.
- Changes from version 1.16.1:
+ Add support for non-discrete gamepad button values. This allows
representing button pressure sensitivity for devices with
analog button inputs.
- Changes from version 1.16.0:
+ New API to override the default to override the default
implementation for subprocess launch and termination.
+ New API for handling pointer lock events.
+ Properly handle the EGL library when available without a
pkg-config module file present.
+ Allow resetting the full screen client to a null pointer.
-------------------------------------------------------------------
Thu Aug 24 10:56:58 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.14.1:
+ Fix the build with older glibc C library versions.
-------------------------------------------------------------------
Tue Oct 4 19:55:14 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libwpe
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define sover 1_0-1
Name: libwpe
Version: 1.16.2
Version: 1.14.0
Release: 0
Summary: General-purpose library for the WPE-flavored port of WebKit
License: BSD-2-Clause