Hello community, here is the log from the commit of package libmtp for openSUSE:Factory checked in at 2013-03-18 07:07:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmtp (Old) and /work/SRC/openSUSE:Factory/.libmtp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmtp", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libmtp/libmtp.changes 2013-02-11 11:04:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libmtp.new/libmtp.changes 2013-03-18 07:07:33.000000000 +0100 @@ -1,0 +2,26 @@ +Fri Mar 15 09:28:44 UTC 2013 - [email protected] + +- updated to 1.1.6 + + - Soname libmtp.so.9.1.0 - binary compatible, new interfaces + have been added. + - Devices, devices, devices... I think I had a hundred (no kidding) + reports for the Nexus 4. It seems hackers just love this device + and cannot wait for me to spin a new libmtp. + - More careful autoprobing code for Linux, running around in + sysfs to try to avoid opening non-MTP devices. The libusb devs + do not uniformly like this idea but what shall I do? People + still want their devices to autodetect. Any hints welcome, + any patches will be reviewed. + - Interface extenstions from Philip Langdale to support the + Android in-place read/write extensions. This will be used by + GVFS for editing files etc, it is actually very useful when + treating the MTP device as a "real" filesystem. It only works + on Android devices with Google's MTP stack, but hey, that is + a fair share of the MTP devices used today. + - Several fixes and memory leaks fixed by Lei Zhang courtesy if + the Chromebook project, thanks Google! + - Windows Phone 8 should work out of the box. +- remove upstream libmtp_motoRazr.patch + +------------------------------------------------------------------- Old: ---- libmtp-1.1.5.tar.gz libmtp_motoRazr.patch New: ---- libmtp-1.1.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmtp.spec ++++++ --- /var/tmp/diff_new_pack.sEk2H4/_old 2013-03-18 07:07:34.000000000 +0100 +++ /var/tmp/diff_new_pack.sEk2H4/_new 2013-03-18 07:07:34.000000000 +0100 @@ -26,11 +26,10 @@ Summary: Commandline utilities for access to MTP Players License: LGPL-2.1+ Group: Productivity/Multimedia/Sound/Players -Version: 1.1.5 +Version: 1.1.6 Release: 0 %define sonum 9 Source0: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz -Patch: libmtp_motoRazr.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d %define _udevdir %(pkg-config --variable=udevdir udev) @@ -76,7 +75,6 @@ %prep %setup -q -%patch %build %configure --with-udev=%{_udevdir} --disable-static --enable-doxygen ++++++ libmtp-1.1.5.tar.gz -> libmtp-1.1.6.tar.gz ++++++ ++++ 7809 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
