OBS User unknown 2007-01-17 10:35:23 +00:00 committed by Git OBS Bridge
parent 87afe2ed74
commit 01420e6b17
4 changed files with 15 additions and 6 deletions

View File

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

3
libmtp-0.1.3.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 17 11:28:17 CET 2007 - meissner@suse.de
- upstream 0.1.3
- bugfixes.
-------------------------------------------------------------------
Wed Jan 10 10:59:43 CET 2007 - meissner@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package libmtp (Version 0.1.2)
# spec file for package libmtp (Version 0.1.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -18,8 +18,8 @@ Group: Productivity/Multimedia/Sound/Players
Autoreqprov: on
Requires: libusb
Summary: Access to MTP Players
Version: 0.1.2
Release: 2
Version: 0.1.3
Release: 1
Source0: %name-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -73,6 +73,9 @@ install -c -m 644 libmtp.fdi $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thi
/usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi
%changelog -n libmtp
* Wed Jan 17 2007 - meissner@suse.de
- upstream 0.1.3
- bugfixes.
* Wed Jan 10 2007 - meissner@suse.de
- use %%run_ldconfig in post/postun. (from rpmlint)
* Mon Jan 08 2007 - meissner@suse.de