diff --git a/libimobiledevice4.spec b/libimobiledevice4.spec index 954c003..1e88109 100644 --- a/libimobiledevice4.spec +++ b/libimobiledevice4.spec @@ -1,6 +1,6 @@ Name: libimobiledevice4 Version: 1.1.6 -Release: 2mamba +Release: 3mamba Summary: A software library that talks the protocols to support iPhone®, iPod Touch®, iPad® and Apple TV® devices on Linux Group: System/Libraries Vendor: openmamba @@ -20,8 +20,8 @@ BuildRequires: libxml2-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: libplist-devel >= 1.11-1mamba -BuildRequires: libusbmuxd-devel >= 1.0.8 -Requires: libusbmuxd >= 1.0.8 +BuildRequires: libusbmuxd-devel >= 2.0.1 +Requires: libusbmuxd >= 2.0.1 BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -60,6 +60,8 @@ libimobiledevice is a software library that talks the protocols to support iPhon Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking. It allows other software to easily access the device's filesystem, retrieve information about the device and it's internals, backup/restore the device, manage SpringBoard® icons, manage installed applications, retrieve addressbook/calendars/notes and bookmarks and (using libgpod) synchronize music and video to the device. +%debug_package + %prep %setup -q -n libimobiledevice-%{version} #%patch -p1 @@ -111,6 +113,9 @@ It allows other software to easily access the device's filesystem, retrieve info %doc NEWS README %changelog +* Fri Mar 27 2020 Silvan Calarco 1.1.6-3mamba +- rebuilt with libusbmuxd 2.0.1 + * Thu Aug 17 2017 Silvan Calarco 1.1.6-2mamba - legacy package