diff --git a/libei-1.0.0.tar.gz b/libei-1.0.0.tar.gz deleted file mode 100644 index 7e09582..0000000 --- a/libei-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fc8dbc2c39c6142da10136a00691e9352fee1ff9bccff978fa68779e73c2a34 -size 221379 diff --git a/libei-1.0.901.tar.gz b/libei-1.0.901.tar.gz new file mode 100644 index 0000000..bd925cf --- /dev/null +++ b/libei-1.0.901.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11be2b3d4354e8642bc33eed6500fe02e79f99f3fc9d51a01e6cba44b754254d +size 225039 diff --git a/libei.changes b/libei.changes index 27d6d96..58fb563 100644 --- a/libei.changes +++ b/libei.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Aug 31 09:28:28 UTC 2023 - Jan Engelhardt + +- Update to release 1.0.901 (1.1.0~rc1) + * ei_device_get_region_at() and its libeis equivalent was added + as a helper to obtain a device's region at a given point. + * ei_region_get_mapping_id() returns the mapping id previously + set by the EIS implementation via + eis_region_set_mapping_id(). This mapping id can be used to + identify external resources that have a relationship with + this region. + This is a protocol addition and bumps the ei_device protocol + to version 2. + ------------------------------------------------------------------- Thu Jun 8 13:10:22 UTC 2023 - Jan Engelhardt diff --git a/libei.spec b/libei.spec index e23052c..a98e241 100644 --- a/libei.spec +++ b/libei.spec @@ -18,7 +18,7 @@ Name: libei %define lname libei1 -Version: 1.0.0 +Version: 1.0.901 Release: 0 Summary: Library for emulated input in Wayland License: MIT