From a57c84b845bd9a294494d200225c0edf67a194d521a1acba2873a825eddde8c3 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Tue, 27 Feb 2024 10:50:42 +0000 Subject: [PATCH] - Update to version 1.1.0+git0.20240222: OBS-URL: https://build.opensuse.org/package/show/hardware/libimobiledevice-glue?expand=0&rev=9 --- libimobiledevice-glue.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libimobiledevice-glue.changes b/libimobiledevice-glue.changes index 6413ca2..a2f4b07 100644 --- a/libimobiledevice-glue.changes +++ b/libimobiledevice-glue.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Feb 24 19:48:13 UTC 2024 - sebix@sebix.at -- Update to version 1.1.0: +- Update to version 1.1.0+git0.20240222: - Changes: * socket: Use poll() - when available - instead of select() * socket: Allow NULL as address for socket_create() and socket_connect()