diff --git a/libimobiledevice.changes b/libimobiledevice.changes index 8c00e6f..91f94c2 100644 --- a/libimobiledevice.changes +++ b/libimobiledevice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 22 10:07:59 UTC 2024 - Dirk Müller + +- add python3-setuptools for python 3.13 support + ------------------------------------------------------------------- Mon Aug 14 08:26:07 UTC 2023 - dmueller@suse.com @@ -252,7 +257,7 @@ Wed Jul 29 06:06:53 UTC 2015 - i@marguerite.su ------------------------------------------------------------------- Sat Jul 18 23:35:28 UTC 2015 - crrodriguez@opensuse.org -- libimobiledevice-nosslv3.patch: In tumbleweed, SSLv3_method +- libimobiledevice-nosslv3.patch: In tumbleweed, SSLv3_method fails because there is no sslv3 support, use SSLv233_method instead to negotiate the highest TLS version available. @@ -433,7 +438,7 @@ Mon Jul 8 23:08:39 UTC 2013 - dimstar@opensuse.org + Crash fixes. + iOS 6+ compatibility fixes. + An important API change related to service lifecycle - management. + management. - Drop libimobiledevice-cython1.16-detection.patch: fixed upstream. - Drop libimobiledevice-segfault-fix.patch: fixed upstream. - Change _lname defines to libimobiledevice4, following upstreams @@ -508,7 +513,7 @@ Tue Jul 26 07:02:28 UTC 2011 - coolo@novell.com ------------------------------------------------------------------- Thu May 26 09:50:48 UTC 2011 - idonmez@novell.com -- Add libimobiledevice-swig-2x.patch: support swig 2.x +- Add libimobiledevice-swig-2x.patch: support swig 2.x ------------------------------------------------------------------- Thu May 12 16:05:12 UTC 2011 - dimstar@opensuse.org @@ -643,7 +648,7 @@ Tue Feb 02 17:59:51 CEST 2010 - opensuse@sukimashita.com * Fix regression causing never paired devices to not work by adding auto-pairing for devices in lockdownd_client_new_with_handshake * Add file_relay service implementation and dev test tool - * Minor device link service fixes + * Minor device link service fixes * New idevicebackup tool with support for full and incremental backups * Add mobilebackup service implementation diff --git a/libimobiledevice.spec b/libimobiledevice.spec index 92f51c0..a21d17a 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -39,6 +39,7 @@ BuildRequires: pkgconfig(libplist-2.0) >= 2.3.0 BuildRequires: pkgconfig(libssl) BuildRequires: pkgconfig(libusbmuxd-2.0) >= 2.0.2 BuildRequires: pkgconfig(python3) +BuildRequires: python3-setuptools %description libimobiledevice is a software library that talks the protocols to support