From 323009ff64fc271184047b3871e271989fa380ad5dc646d31d22126b6cf735bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 24 Feb 2025 23:07:15 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main libei revision 81c1ee95b28184cdb807690d7deb4ec9 --- libei-1.3.0.tar.gz | 3 +++ libei-1.4.0.tar.gz | 3 --- libei.changes | 10 ---------- libei.spec | 4 ++-- 4 files changed, 5 insertions(+), 15 deletions(-) create mode 100644 libei-1.3.0.tar.gz delete mode 100644 libei-1.4.0.tar.gz diff --git a/libei-1.3.0.tar.gz b/libei-1.3.0.tar.gz new file mode 100644 index 0000000..9b07777 --- /dev/null +++ b/libei-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162dc7b0d86a4575cdde1d3cb04f364f89a8b1ba6d95fe0b442564e0444d851d +size 232783 diff --git a/libei-1.4.0.tar.gz b/libei-1.4.0.tar.gz deleted file mode 100644 index 2f31386..0000000 --- a/libei-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f09b21d014a892daf2916026b73a06988180c7c6e696bfd952583cd013d6aaed -size 242975 diff --git a/libei.changes b/libei.changes index a6da682..6c37cf9 100644 --- a/libei.changes +++ b/libei.changes @@ -1,13 +1,3 @@ -------------------------------------------------------------------- -Wed Feb 12 09:55:59 UTC 2025 - Jan Engelhardt - -- Update to release 1.4.0 - * ei_disconnect() is now public - * libei now provides an ei_ping() call with a corresponding - EI_EVENT_PONG event. - * libeis now provides an eis_ping() call and EIS_EVENT_PONG - event - ------------------------------------------------------------------- Fri Aug 9 22:37:39 UTC 2024 - Jan Engelhardt diff --git a/libei.spec b/libei.spec index 9918f95..143b7fc 100644 --- a/libei.spec +++ b/libei.spec @@ -1,7 +1,7 @@ # # spec file for package libei # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define lname libei1 Name: libei -Version: 1.4.0 +Version: 1.3.0 Release: 0 Summary: Library for emulated input in Wayland License: MIT