Hello community,

here is the log from the commit of package decibel-audio-player for 
openSUSE:Factory
checked in at Sun Oct 2 09:55:51 CEST 2011.



--------
--- openSUSE:Factory/decibel-audio-player/decibel-audio-player.changes  
2011-09-23 01:54:56.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/decibel-audio-player/decibel-audio-player.changes  
    2011-09-22 13:40:31.000000000 +0200
@@ -1,0 +2,34 @@
+Wed Sep 21 18:22:51 UTC 2011 - vu...@opensuse.org
+
+- Update to version 1.08:
+  + Bugs fixed:
+    - Keyboard interruption (Ctrl+C) doesn't work (lp#817803)
+    - AudioScrobbler cache lost when Decibel is not closed properly
+      (lp#787989)
+    - Exception when the cover cannot be retrieved (lp#825083)
+    - Album art extends past screen boundaries (lp#821452)
+    - Remote sometimes fails with relative paths (lp#800813)
+    - Make with DESTDIR writes incorrect path (lp#731383)
+    - Folder listing mixes lower and upper case letters (lp#797862)
+    - Skipping track just before the end skips the following track
+      (lp#770346)
+  + Other changes:
+    - Reverting playlist stops playback (lp#714548)
+    - Volume button not shown by default (lp#732956)
+    - On execution, raise if already running (lp#770111)
+    - Show filename instead of title when no title tag exists
+      (lp#732583)
+    - Added a 'filename' column to the tracklist (right-click on
+      column headers to display it)
+    - Convert from Libglade to GtkBuilder (lp#799738)
+- Add decibel-audio-player-revert-DESTDIR.patch: revert the change
+  from upstream that was supposed to fix an issue with DESTDIR, as
+  this was adding a mention of $DESTDIR in some files.
+
+-------------------------------------------------------------------
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  decibel-audio-player-1.07.tar.bz2

New:
----
  decibel-audio-player-1.08.tar.gz
  decibel-audio-player-revert-DESTDIR.patch

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

Other differences:
------------------
++++++ decibel-audio-player.spec ++++++
--- /var/tmp/diff_new_pack.P8Q7gl/_old  2011-10-02 09:55:48.000000000 +0200
+++ /var/tmp/diff_new_pack.P8Q7gl/_new  2011-10-02 09:55:48.000000000 +0200
@@ -18,13 +18,15 @@
 
 
 Name:           decibel-audio-player
-Version:        1.07
-Release:        2
+Version:        1.08
+Release:        1
 License:        GPLv2+
 Summary:        Decibel Audio Player Is an Easy to Use Audio Player
 Url:            http://decibel.silent-blade.org/
 Group:          Productivity/Multimedia/Sound/Players
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        
http://decibel.silent-blade.org/uploads/Main/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM decibel-audio-player-revert-DESTDIR.patch lp#856315 
vu...@opensuse.org -- Revert wrong build fix from upstream
+Patch0:         decibel-audio-player-revert-DESTDIR.patch
 BuildRequires:  python
 BuildRequires:  update-desktop-files
 Requires:       dbus-1-python
@@ -52,6 +54,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p0 -R
 
 %build
 
@@ -61,9 +64,6 @@
 %suse_update_desktop_file -N "Decibel" -G "Audio Player" %name AudioVideo 
Player
 %find_lang %{name} %{?no_lang_C}
 
-%clean
-rm -rf %{buildroot}
-
 %if 0%{?suse_version} > 1130
 
 %post

++++++ decibel-audio-player-revert-DESTDIR.patch ++++++
=== modified file 'Makefile'
--- Makefile    2010-05-16 08:43:26 +0000
+++ Makefile    2011-08-16 08:37:17 +0000
@@ -18,7 +18,7 @@
 ICONDIR = $(PREFIX)/share/pixmaps
 LOCALEDIR = $(PREFIX)/share/locale
 
-CONFIGURE_IN = sed -e 's!prefix!$(prefix)!g'
+CONFIGURE_IN = sed -e 's!prefix!$(PREFIX)!g'
 
 LANGUAGES = `find locale/ -maxdepth 1 -mindepth 1 -type d -printf "%f "`
 
continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to