Hello community, here is the log from the commit of package banshee for openSUSE:Factory checked in at 2012-02-21 12:15:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/banshee (Old) and /work/SRC/openSUSE:Factory/.banshee.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "banshee", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/banshee/banshee.changes 2012-01-20 20:22:40.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.banshee.new/banshee.changes 2012-02-21 12:15:11.000000000 +0100 @@ -1,0 +2,35 @@ +Mon Feb 20 14:44:15 UTC 2012 - [email protected] + +- Add explicit pkgconfig(xrandr) and pkgconfig(xxf86vm) + BuildRequires, to avoid issues after the big xorg-x11 packaging + change. + +------------------------------------------------------------------- +Thu Feb 16 19:12:06 UTC 2012 - [email protected] + +- Update to version 2.3.5: + + New features: + - UPnP support + + Enhancements: + - bgo#587964: Dap: Add support for DOS folder separator in + playlists + - bgo#548636: Lastfm: Use a standard directory for last.fm + caching + - Add option to hide the artist filter + - Add a Composer filter in the SearchEntry filter menu + - AudioscrobblerConnection: Add logging for last.fm scrobbler + - MusicBrainz: Enable FreeBSD support + + Bugs fixed: + - Fix MusicBrainz dllmap for cross-architecture support + - LibraryWatcher: Catch and log exception when processing + changes + - Improve readability of the Last.fm user guide page + - Prevent missing icons in the source tarball + + Updated translations. +- Add pkgconfig(mono-upnp) BuildRequires in order to enable the new + UPnP support module. This is commented out for now, as mono-upnp + is not in Factory yet. +- 'youtube' and 'dmp-apple-devies' icons are back, package them + again. + +------------------------------------------------------------------- Old: ---- banshee-2.3.4.tar.xz New: ---- banshee-2.3.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ banshee.spec ++++++ --- /var/tmp/diff_new_pack.ut45Xw/_old 2012-02-21 12:15:13.000000000 +0100 +++ /var/tmp/diff_new_pack.ut45Xw/_new 2012-02-21 12:15:13.000000000 +0100 @@ -16,10 +16,10 @@ # - Name: banshee -Version: 2.3.4 +Version: 2.3.5 Release: 0 +#FIXME enable pkgconfig(mono-upnp) BuildRequires when mono-upnp enters Factory (sr#105529) Summary: A media playback and management application License: MIT Group: Productivity/Multimedia/Sound/Players @@ -55,11 +55,14 @@ BuildRequires: pkgconfig(libmtp) BuildRequires: pkgconfig(mono) BuildRequires: pkgconfig(mono-addins) >= 0.6.2 +#BuildRequires: pkgconfig(mono-upnp) >= 0.1 BuildRequires: pkgconfig(mono-zeroconf) BuildRequires: pkgconfig(notify-sharp) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(taglib-sharp) >= 2.0.3.5 BuildRequires: pkgconfig(webkit-1.0) +BuildRequires: pkgconfig(xrandr) >= 1.1.1 +BuildRequires: pkgconfig(xxf86vm) >= 1.0.1 Requires: %{name}-core = %{version} Provides: %{name}-client = %{version} Provides: %{name}-client-classic = %{version} @@ -430,7 +433,7 @@ %defattr(-,root,root) %{_libdir}/banshee/Extensions/Banshee.Dap.AppleDevice.dll* %{_libdir}/banshee/Extensions/libgpod-sharp* -#%{_datadir}/banshee/icons/hicolor/*/devices/*ipod* +%{_datadir}/banshee/icons/hicolor/*/devices/*ipod* %files dmp-mtp %defattr(-,root,root) @@ -476,7 +479,7 @@ %{_datadir}/banshee/icons/hicolor/*/categories/wikipedia.* # Youtube %{_libdir}/banshee/Extensions/Banshee.YouTube.dll* -#%{_datadir}/banshee/icons/hicolor/*/categories/youtube.* +%{_datadir}/banshee/icons/hicolor/*/categories/youtube.* # Emusic %{_libdir}/banshee/Extensions/Banshee.Emusic.Store.dll* %{_datadir}/mime/packages/banshee-emx.xml -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
