diff --git a/libei-0.99.2.tar.gz b/libei-0.99.2.tar.gz deleted file mode 100644 index 9c3f0df..0000000 --- a/libei-0.99.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a7543afa4fb28a0cbc73b8e0060e957d5f9f225d12d0c0ee251fc61e629ef91 -size 216580 diff --git a/libei-1.0.0.tar.gz b/libei-1.0.0.tar.gz new file mode 100644 index 0000000..7e09582 --- /dev/null +++ b/libei-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fc8dbc2c39c6142da10136a00691e9352fee1ff9bccff978fa68779e73c2a34 +size 221379 diff --git a/libei.changes b/libei.changes index 868ea79..27d6d96 100644 --- a/libei.changes +++ b/libei.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Jun 8 13:10:22 UTC 2023 - Jan Engelhardt + +- Update to release 1.0.0 + * Protocol: + * ei_connection.sync now takes a version argument to allow for + future updates of the ei_callback interface. This is a + protocol change. + * The ei-scanner now exposes interface_arg + interface_arg_for + and version_arg + version_arg_for to allow for better + handling of arguments that refer to interfaces or versions, + respectively. + * Library: + * The enum eis_event_type was synced with libei so identical + events have the same enum value in both libraries. + * A few missing functions are now public too. + * libeis _for now_ sends all negotiated interface versions back + to the client during the initial handshake. + ------------------------------------------------------------------- Mon May 29 12:50:07 UTC 2023 - Jan Engelhardt diff --git a/libei.spec b/libei.spec index 24cf12d..e23052c 100644 --- a/libei.spec +++ b/libei.spec @@ -18,7 +18,7 @@ Name: libei %define lname libei1 -Version: 0.99.2 +Version: 1.0.0 Release: 0 Summary: Library for emulated input in Wayland License: MIT