diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..5d450b5 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1723243979 +commit: 5e5ccfe0e829afdb089799c7d3bb263c4aa412bd768400937fd1acc5e2df15a8 +url: https://src.opensuse.org/jengelh/libei +revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..95fcf43 --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae468f81101d869623d80e0eb94bee4667a67cea4a5a72558a106de08c258ea +size 256 diff --git a/libei-1.2.1.tar.gz b/libei-1.2.1.tar.gz deleted file mode 100644 index bc10e5f..0000000 --- a/libei-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e06f06aa4dd1f7d170a0e5194644fe5cc889adc9b7be16bed5f2c39145569a4 -size 231338 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.changes b/libei.changes index 18ea8e8..6c37cf9 100644 --- a/libei.changes +++ b/libei.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Aug 9 22:37:39 UTC 2024 - Jan Engelhardt + +- Update to release 1.3.0 + * Devices without regions or with multiple regions previously + failed region checks for touch events and absolute pointer + events (now fixed). + * liboeffis's ConnectToEIS dbus call is now async to avoid stalling + the client. + * many clarifications for ambiguity in the protocol documentation. + ------------------------------------------------------------------- Wed Jun 5 18:28:34 UTC 2024 - Callum Farmer diff --git a/libei.spec b/libei.spec index 6a9e0db..143b7fc 100644 --- a/libei.spec +++ b/libei.spec @@ -17,7 +17,7 @@ %define lname libei1 Name: libei -Version: 1.2.1 +Version: 1.3.0 Release: 0 Summary: Library for emulated input in Wayland License: MIT