Accepting request 40854 from mobile:synchronization:FACTORY
Copy from mobile:synchronization:FACTORY/libimobiledevice based on submit request 40854 from user FunkyM OBS-URL: https://build.opensuse.org/request/show/40854 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libimobiledevice?expand=0&rev=2
This commit is contained in:
parent
9488e7ac79
commit
a5ddb24d8f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1620ed57441f1fb6a5f62ab4579213a0b1193f301a4c198ac1d013dd62eff480
|
|
||||||
size 409689
|
|
3
libimobiledevice-1.0.1.tar.bz2
Normal file
3
libimobiledevice-1.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae4887870f4b44a648b21ca220cca23515db8a97d48514cba2e8a0a30f38b7ac
|
||||||
|
size 413654
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 12 15:03:44 CEST 2010 - opensuse@sukimashita.com
|
||||||
|
|
||||||
|
- Update to 1.0.1:
|
||||||
|
* Cleanup includes of files
|
||||||
|
* Use glib instead of netinet for endianess
|
||||||
|
* Fix installation_proxy not adding client options correctly
|
||||||
|
* idevicebackup: better handle broken or missing plist files
|
||||||
|
* Fix some memory leaks in pairing/handshake process
|
||||||
|
* Fix label not being used in lockdownd_client_new()
|
||||||
|
* Update AUTHORS, README and installation instructions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 23 19:49:41 CEST 2010 - opensuse@sukimashita.com
|
Tue Mar 23 19:49:41 CEST 2010 - opensuse@sukimashita.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libimobiledevice (Version 1.0.0)
|
# spec file for package libimobiledevice (Version 1.0.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: libimobiledevice
|
Name: libimobiledevice
|
||||||
%define _name libimobiledevice1
|
%define _name libimobiledevice1
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL v2 or later
|
License: LGPL v2 or later
|
||||||
BuildRequires: gcc-c++ glib2-devel hal libtasn1-devel libxml2-devel sed
|
BuildRequires: gcc-c++ glib2-devel hal libtasn1-devel libxml2-devel sed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user