diff --git a/libmtp-1.0.1.tar.bz2 b/libmtp-1.0.1.tar.bz2 deleted file mode 100644 index 74bb3b0..0000000 --- a/libmtp-1.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90da0e2deacc95cfd14fcba87535ef95dad8a0bcfdb6d18be354f8d02ac1a352 -size 461629 diff --git a/libmtp-1.0.2.tar.bz2 b/libmtp-1.0.2.tar.bz2 new file mode 100644 index 0000000..5ccff39 --- /dev/null +++ b/libmtp-1.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0dd441fe2132d1b379f0154f136b0737c0a9dc79a1452dab809e748fe37b081 +size 469840 diff --git a/libmtp.changes b/libmtp.changes index 9d70c3d..ee88a80 100644 --- a/libmtp.changes +++ b/libmtp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 1 14:19:31 CET 2010 - meissner@suse.de + +- updated to 1.0.2 bugfix release + * new ids: Samsung, Archos, Blackberry, ... + * bugfixes + ------------------------------------------------------------------- Wed Sep 16 11:17:26 CEST 2009 - meissner@suse.de diff --git a/libmtp.spec b/libmtp.spec index 644bc7e..e107f68 100644 --- a/libmtp.spec +++ b/libmtp.spec @@ -1,7 +1,7 @@ # -# spec file for package libmtp (Version 1.0.1) +# spec file for package libmtp (Version 1.0.2) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,11 +22,11 @@ Name: libmtp Url: http://sf.net/projects/libmtp BuildRequires: doxygen BuildRequires: libusb-devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: Productivity/Multimedia/Sound/Players AutoReqProv: on Summary: Commandline utilities for access to MTP Players -Version: 1.0.1 +Version: 1.0.2 Release: 1 Source0: %name-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -51,7 +51,7 @@ Authors: Marcus Meissner %package -n libmtp8 -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Library for accessing MTP Players Group: Productivity/Multimedia/Sound/Players @@ -75,12 +75,12 @@ Authors: Marcus Meissner %package -n mtp-tools -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Commandline utilities for access to MTP Players Group: Productivity/Multimedia/Sound/Players %package devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Summary: Development files for access to MTP Player library Group: Development/Libraries/Other Requires: libmtp8 = %version