Hello community, here is the log from the commit of package media-player-info for openSUSE:Factory checked in at 2013-08-06 11:04:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/media-player-info (Old) and /work/SRC/openSUSE:Factory/.media-player-info.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "media-player-info" Changes: -------- --- /work/SRC/openSUSE:Factory/media-player-info/media-player-info.changes 2012-10-24 17:13:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.media-player-info.new/media-player-info.changes 2013-08-06 11:04:02.000000000 +0200 @@ -1,0 +2,22 @@ +Fri Jul 26 22:39:19 UTC 2013 - [email protected] + +- Update to version 21: + + Fix build under non-UTF8 locales +- Changes from version 20: + + Fix build in separate build tree +- Changes from version 19: + + Drop obsolete fdi2mpi.py + + Port generator tools to Python 3 + + Rename mpi files with overly long names + + Add Motorola Droid 4 + + Create udev hwdb when building with udev >= 196 +- Changes from version 18: + + Add HP Veer + + Add Archos 5 Internet Tablet + + Add ZTE Score + + Add LG Optimus One P500 + + Drop newer kindles + + Fix playlist path for Sony Ericsson Xperia mini pro +- Added python3 BuildRequires for new generator tools + +------------------------------------------------------------------- Old: ---- media-player-info-17.tar.gz New: ---- media-player-info-21.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ media-player-info.spec ++++++ --- /var/tmp/diff_new_pack.rHF2v0/_old 2013-08-06 11:04:03.000000000 +0200 +++ /var/tmp/diff_new_pack.rHF2v0/_new 2013-08-06 11:04:03.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package media-player-info # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -19,7 +19,7 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: media-player-info -Version: 17 +Version: 21 Release: 0 Summary: Media Player Information License: BSD-3-Clause @@ -30,6 +30,7 @@ Url: http://hal.freedesktop.org/releases/ Source: http://www.freedesktop.org/software/media-player-info/%{name}-%{version}.tar.gz BuildRequires: pkg-config +BuildRequires: python3 BuildRequires: pkgconfig(udev) BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -58,6 +59,9 @@ ## WARNING: if adding other files to the package, check their license (see note above License tag) %dir %{_datadir}/media-player-info %{_datadir}/media-player-info/*.mpi +%if 0%{?suse_version} > 1230 +%{_udevhwdbdir}/20-usb-media-players.hwdb +%endif %{_udevrulesdir}/40-usb-media-players.rules ## WARNING: if adding other files to the package, check their license (see note above License tag) ++++++ media-player-info-17.tar.gz -> media-player-info-21.tar.gz ++++++ ++++ 4071 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
