Hello community,

here is the log from the commit of package banshee-community-extensions for 
openSUSE:Factory checked in at 2012-04-12 09:19:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/banshee-community-extensions (Old)
 and      /work/SRC/openSUSE:Factory/.banshee-community-extensions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "banshee-community-extensions", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/banshee-community-extensions/banshee-community-extensions.changes
        2011-10-13 16:24:18.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.banshee-community-extensions.new/banshee-community-extensions.changes
   2012-04-12 09:19:21.000000000 +0200
@@ -1,0 +2,35 @@
+Sat Apr  7 09:09:07 UTC 2012 - [email protected]
+
+- Update to version 2.4.0:
+  + New extension:
+    - FolderSync: Copy and synchronize tracks from playlists into
+      specified folders
+  + Enhancements:
+    - AlbumArtWriter:
+      . Allow forcing a copy of the album art into the album
+        folders
+      . Add configuration of the name and the type of the image
+        file
+    - DuplicateSongDetector: Use a more aggressive algorithm for
+      detecting duplicates
+  + Bug fixes, including:
+    - DuplicateSongDetector: Fix bug causing the window to be blank
+    - Karaoke:
+      . Don't change the visual style of the lyrics
+      . Disable keybindings in the context pane
+    - LiveRadio:
+      . Fix crash when updating the genre list
+      . Disable non-functional plugins: shoutcast, magnatune,
+        realradios
+      . Fix crash when live365 session stream cannot be retrieved
+      . Fix crash when clicking multiple genres quickly
+        (bgo#662794)
+    - Lyrics: Use HTTP proxy management provided by Banshee
+      (bgo#664710)
+    - Telepathy: Fix dllmap for cross-architecture support
+- Change versioned Obsoletes from <= to < now that we have a new
+  version.
+- Create banshee-extension-folder-sync subpackage for new
+  extension.
+
+-------------------------------------------------------------------

Old:
----
  banshee-community-extensions-2.2.0.tar.bz2

New:
----
  banshee-community-extensions-2.4.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ banshee-community-extensions.spec ++++++
--- /var/tmp/diff_new_pack.0GebzL/_old  2012-04-12 09:19:23.000000000 +0200
+++ /var/tmp/diff_new_pack.0GebzL/_new  2012-04-12 09:19:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package banshee-community-extensions
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -20,17 +20,16 @@
 %define disable_clutter_flow 1
 
 Name:           banshee-community-extensions
-Version:        2.2.0
-Release:        1
-# FIXME: on upgrade to new version, change <= Obsoletes to <
+Version:        2.4.0
+Release:        0
 # FIXME: ClutterFlow requires clutter-sharp, ZeitgeistDataprovider requires 
zeitgeist-sharp
+Summary:        Extensions for Banshee media player
 License:        MIT ; GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Players
-Summary:        Extensions for Banshee media player
 Url:            http://banshee.fm/
-Source0:        
http://download.banshee.fm/%{name}/%{version}/%{name}-%{version}.tar.bz2
+Source0:        
http://download.banshee.fm/banshee-community-extensions/2.4.0/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  banshee-devel
+BuildRequires:  banshee-devel >= 2.4.0
 BuildRequires:  gcc-c++
 BuildRequires:  gettext-runtime
 BuildRequires:  intltool
@@ -52,8 +51,8 @@
 This package provides several extensions to use with Banshee.
 
 %package common
-License:        MIT
 Summary:        Extensions for Banshee Media Player -- Common Files
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       banshee >= %{version}
 Recommends:     %{name}-common-lang
@@ -62,34 +61,34 @@
 This package provides files common to several community extensions.
 
 %package -n banshee-extension-alarmclock
-License:        MIT
 Summary:        Banshee extension to provide an alarm clock
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 # Renamed during openSUSE 12.1 development
 Provides:       banshee-extension-alarm = %{version}
-Obsoletes:      banshee-extension-alarm <= %{version}
+Obsoletes:      banshee-extension-alarm < %{version}
 
 %description -n banshee-extension-alarmclock
 This package provides an extension for Banshee to use Banshee as an
 alarm clock.
 
 %package -n banshee-extension-album-art-writer
-License:        MIT
 Summary:        Banshee extension to write album art
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 # Renamed during openSUSE 12.1 development
 Provides:       banshee-extension-album-art = %{version}
-Obsoletes:      banshee-extension-album-art <= %{version}
+Obsoletes:      banshee-extension-album-art < %{version}
 
 %description -n banshee-extension-album-art-writer
 This package provides an extension for Banshee to write album art from
 cache to the folder containing the music files.
 
 %package -n banshee-extension-ampache
-License:        MIT
 Summary:        Banshee extension to browse and play music with Ampache
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -98,8 +97,8 @@
 remote music with Ampache.
 
 %package -n banshee-extension-awn
-License:        MIT
 Summary:        Banshee extension for AWN integration
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -108,8 +107,8 @@
 with Avant Window Navigator.
 
 %package -n banshee-extension-coverwallpaper
-License:        MIT
 Summary:        Banshee extension to use cover art as wallpaper
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -118,21 +117,31 @@
 album cover art as the wallpaper.
 
 %package -n banshee-extension-duplicate-song-detector
-License:        MIT
 Summary:        Banshee extension to detect duplicate songs
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 # Renamed during openSUSE 12.1 development
 Provides:       banshee-extensions-dsd = %{version}
-Obsoletes:      banshee-extensions-dsd <= %{version}
+Obsoletes:      banshee-extensions-dsd < %{version}
 
 %description -n banshee-extension-duplicate-song-detector
 This package provides an extension for Banshee to detect and remove
 duplicate songs in the library.
 
-%package -n banshee-extension-jamendo
+%package -n banshee-extension-folder-sync
+Summary:        Banshee extension to copy and synchronize music files
 License:        MIT
+Group:          Productivity/Multimedia/Sound/Players
+Requires:       %{name}-common = %{version}
+
+%description -n banshee-extension-folder-sync
+This package provides an extension for Banshee to copy and synchronize
+music files from playlists into user specified folders.
+
+%package -n banshee-extension-jamendo
 Summary:        Banshee extension to listen to music from Jamendo
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -141,8 +150,8 @@
 download music from Jamendo.
 
 %package -n banshee-extension-karaoke
-License:        MIT
 Summary:        Banshee extension to filter out singers voice
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -151,8 +160,8 @@
 voice out of songs.
 
 %package -n banshee-extension-lastfm-fingerprint
-License:        MIT
 Summary:        Banshee extension to identify music using Last.fm
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -161,8 +170,8 @@
 automatically, using the Last.fm online service.
 
 %package -n banshee-extension-lcd
-License:        MIT
 Summary:        Banshee extension to display track info on a LCD
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -171,8 +180,8 @@
 on a LCD using LCDproc.
 
 %package -n banshee-extension-lirc
-License:        MIT
 Summary:        Banshee extension to control Banshee via a remote control
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 Requires:       lirc
@@ -182,8 +191,8 @@
 a normal (infrared) remote control.
 
 %package -n banshee-extension-liveradio
-License:        MIT
 Summary:        Banshee extension to find and listen to internet radio stations
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -192,8 +201,8 @@
 internet radio stations from various web directories.
 
 %package -n banshee-extension-lyrics
-License:        MIT
 Summary:        Banshee extension to view lyrics
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -202,8 +211,8 @@
 currently playing song in the context pane.
 
 %package -n banshee-extension-magnatune
-License:        MIT
 Summary:        Banshee extension to listen to music from Magnatune
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -212,8 +221,8 @@
 from Magnatune.
 
 %package -n banshee-extension-mirage
-License:        GPL-2.0+
 Summary:        Banshee extension to add shuffle-by-similar and 
fill-by-similar modes
+License:        GPL-2.0+
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -223,8 +232,8 @@
 songs' acoustic similarity.
 
 %package -n banshee-extension-radiostationfetcher
-License:        MIT
 Summary:        Banshee extension to fetch internet radio stations
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -233,8 +242,8 @@
 stations from services like shoutcast.com.
 
 %package -n banshee-extension-randomby-lastfm
-License:        MIT
 Summary:        Banshee extension to shuffle the library using Last.fm
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -243,8 +252,8 @@
 using information from the Last.fm online service.
 
 %package -n banshee-extension-streamrecorder
-License:        MIT
 Summary:        Banshee extension to record internet-radio streams
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 
@@ -253,8 +262,8 @@
 internet-radio streams.
 
 %package -n banshee-extension-telepathy
-License:        MIT
 Summary:        Banshee extension to share music with instant messaging friends
+License:        MIT
 Group:          Productivity/Multimedia/Sound/Players
 Requires:       %{name}-common = %{version}
 Requires:       empathy >= 2.27.91
@@ -319,6 +328,10 @@
 %defattr(-,root,root)
 %{_libdir}/banshee/Extensions/Banshee.DuplicateSongDetector.*
 
+%files -n banshee-extension-folder-sync
+%defattr(-,root,root)
+%{_libdir}/banshee/Extensions/Banshee.FolderSync.*
+
 %files -n banshee-extension-jamendo
 %defattr(-,root,root)
 %{_libdir}/banshee/Extensions/Banshee.Jamendo.*

++++++ banshee-community-extensions-2.2.0.tar.bz2 -> 
banshee-community-extensions-2.4.0.tar.bz2 ++++++
++++ 31779 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to