diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 5d450b5..ff0759b 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1723243979 -commit: 5e5ccfe0e829afdb089799c7d3bb263c4aa412bd768400937fd1acc5e2df15a8 +mtime: 1739354268 +commit: 0d92b20d406ad48bea398c37f18a23d40474c0f48d6709b843218400e8f11545 url: https://src.opensuse.org/jengelh/libei revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index 95fcf43..5c93021 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aae468f81101d869623d80e0eb94bee4667a67cea4a5a72558a106de08c258ea +oid sha256:cca6857bc2a9cebfd331835e1faea357c698e4c72c87b7a742ef41511dcedb56 size 256 diff --git a/libei-1.3.0.tar.gz b/libei-1.3.0.tar.gz deleted file mode 100644 index 9b07777..0000000 --- a/libei-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -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 new file mode 100644 index 0000000..2f31386 --- /dev/null +++ b/libei-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09b21d014a892daf2916026b73a06988180c7c6e696bfd952583cd013d6aaed +size 242975 diff --git a/libei.changes b/libei.changes index 6c37cf9..a6da682 100644 --- a/libei.changes +++ b/libei.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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 143b7fc..9918f95 100644 --- a/libei.spec +++ b/libei.spec @@ -1,7 +1,7 @@ # # spec file for package libei # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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.3.0 +Version: 1.4.0 Release: 0 Summary: Library for emulated input in Wayland License: MIT