Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libei for openSUSE:Factory checked in at 2025-08-27 21:34:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libei (Old) and /work/SRC/openSUSE:Factory/.libei.new.30751 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libei" Wed Aug 27 21:34:03 2025 rev:19 rq:1301412 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libei/libei.changes 2025-04-02 17:09:56.508739701 +0200 +++ /work/SRC/openSUSE:Factory/.libei.new.30751/libei.changes 2025-08-27 21:34:43.458795385 +0200 @@ -1,0 +2,17 @@ +Tue Aug 26 08:05:24 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.5.0 + * Previously a slow receiver would get disconnected as soon as + the other side encountered a writers' block. This is now worked + around via a larger queue. + * For the socket backend, the new + eis_backend_socket_get_client_pid() provides the client PID. + * ei_event_ref() and ei_event_unref() are now available to + clients in case the event needs to be kept outside the + immediate scope. This should still be handled with care. + * The handling of ei_pingpong and ei_sync is now that the + pong/sync reply is sent when the respective event is unref'd + (previously it was sent as soon as the event is retrieved from + libei(s)). + +------------------------------------------------------------------- Old: ---- libei-1.4.1.tar.gz New: ---- libei-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libei.spec ++++++ --- /var/tmp/diff_new_pack.c2yLDT/_old 2025-08-27 21:34:44.058820435 +0200 +++ /var/tmp/diff_new_pack.c2yLDT/_new 2025-08-27 21:34:44.058820435 +0200 @@ -17,7 +17,7 @@ %define lname libei1 Name: libei -Version: 1.4.1 +Version: 1.5.0 Release: 0 Summary: Library for emulated input in Wayland License: MIT @@ -74,8 +74,7 @@ %install %meson_install -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname %files -n %lname %_libdir/lib*.so.* ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.c2yLDT/_old 2025-08-27 21:34:44.090821771 +0200 +++ /var/tmp/diff_new_pack.c2yLDT/_new 2025-08-27 21:34:44.094821938 +0200 @@ -1,5 +1,5 @@ -mtime: 1743496362 -commit: c302bf04690a66d75ba25b016095aedf7678506d68a1978d99dfa6f68cb07363 +mtime: 1756195605 +commit: 6290c80118d51305c6811506276d48bae976e32cac99c5833fcc40bc70452f05 url: https://src.opensuse.org/jengelh/libei revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-08-26 11:46:34.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ libei-1.4.1.tar.gz -> libei-1.5.0.tar.gz ++++++ ++++ 3315 lines of diff (skipped)