Accepting request 49866 from mobile:synchronization:FACTORY

Copy from mobile:synchronization:FACTORY/libimobiledevice based on submit request 49866 from user coolo

OBS-URL: https://build.opensuse.org/request/show/49866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=6
This commit is contained in:
OBS User autobuild 2010-10-06 21:12:37 +00:00 committed by Git OBS Bridge
parent 2162ae67d4
commit 92d6216251
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba70db90517d3e7179c105004e189c9ea9bfdba8d888716ee0b0050c32047df1
size 416635

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc85596d1496c34b6d3492ad10dece3d4fad2cf8adb5135dd1191ae13c038a3c
size 416376

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Oct 05 22:33:55 CEST 2010 - opensuse@sukimashita.com
- Update to 1.0.3:
* Terminate idevicesyslog on receive errors (like device unplug)
* Bugfixes for idevicebackup tool
* Hopefully the last fixes for big endian machines
* Build fixes for FreeBSD Python support
* Fix build on Mac OS X
-------------------------------------------------------------------
Sun Jun 20 17:08:57 CEST 2010 - opensuse@sukimashita.com

View File

@ -1,5 +1,5 @@
#
# spec file for package libimobiledevice (Version 1.0.2)
# spec file for package libimobiledevice (Version 1.0.3)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,7 +20,7 @@
Name: libimobiledevice
%define _name libimobiledevice1
Version: 1.0.2
Version: 1.0.3
Release: 1
License: LGPL v2 or later
BuildRequires: gcc-c++ glib2-devel libtasn1-devel libxml2-devel sed
@ -67,6 +67,7 @@ Authors:
%package -n %{_name}
License: LGPL v2 or later
Summary: Native protocols library for iPhone, iPod Touch and iPad
Group: System/Libraries