Hello community,

here is the log from the commit of package osdlyrics for openSUSE:Factory 
checked in at 2012-01-20 20:24:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osdlyrics (Old)
 and      /work/SRC/openSUSE:Factory/.osdlyrics.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osdlyrics", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/osdlyrics/osdlyrics.changes      2011-12-20 
14:30:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.osdlyrics.new/osdlyrics.changes 2012-01-20 
20:25:33.000000000 +0100
@@ -1,0 +2,22 @@
+Thu Jan 19 09:37:47 UTC+8 2012 - hillw...@linuxfans.org
+
+- update to 0.4.2
+ * UI improvements:
+  - Player choose dialog redesigned
+  - Fade out on the edge of lyric text in OSD mode if it is too long
+  - Drag-to-seek in scrolling mode
+ * Player support:
+  - Bring back support for Rhythmbox prior to 0.13
+  - Support RhythmCat
+  - Auto-detect the launch command for Audacious 2 and 3
+  - Do not require root privilege to launch MPD
+ * Bug fixes:
+  - Blurring in OSD mode will not cause a frame around lyrics
+  - Fix compilation issue in BDS systems.
+  - Fix track duration in MPRIS support
+  - Deal with player launch commands with %f or %U as arguments
+  - ttPlayer engine can search lyrics with ' in the title
+  - CUE sheets are supported now
+  - Don't show invalid search result of Xiami engine
+
+------------------------------------------------------------------

Old:
----
  gussian-blur.diff
  osdlyrics-0.4.1.tar.gz

New:
----
  glib.patch
  osdlyrics-0.4.2.tar.gz

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

Other differences:
------------------
++++++ osdlyrics.spec ++++++
--- /var/tmp/diff_new_pack.eEebL2/_old  2012-01-20 20:25:45.000000000 +0100
+++ /var/tmp/diff_new_pack.eEebL2/_new  2012-01-20 20:25:45.000000000 +0100
@@ -18,14 +18,14 @@
 # norootforbuild
  
 Name:           osdlyrics
-Version:        0.4.1
-Summary:        Osdlyrics is a third-party lyrics display program.
+Version:        0.4.2
+Summary:        OSDlyrics is a third-party lyrics display program.
 Group:          Applications/Multimedia
 License:        GPL-3.0 
 URL:            http://code.google.com/p/osd-lyrics/
 Source0:        
http://osd-lyrics.googlecode.com/files/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Release:        2
+Release:        1
 BuildRequires:  update-desktop-files
 BuildRequires:  gtk2-devel, dbus-1-glib-devel, libcurl-devel, libglade2-devel, 
libnotify-devel,sqlite3-devel, gcc, gcc-c++, glibc-devel
 BuildRequires:  autoconf, automake, gettext-devel, intltool, libtool
@@ -33,10 +33,10 @@
 Requires:       dbus-1-glib , libglade2, libnotify, sqlite3
 Requires:       gtk2
 Requires:       libcurl4
-%if 0%{?suse_version} > 1140
-Patch0:         gussian-blur.diff
+%if 0%{?suse_version} > 1210
+Patch0:         glib.patch
 %endif 
-Obsoletes:      osd-lyrics osdlyrics-beta 
+Obsoletes:      osd-lyrics osdlyrics-beta osdlyrics-git
  
  
 %description
@@ -78,8 +78,8 @@
  
   
 %prep
-%setup -q -n osdlyrics-0.4.1
-%if 0%{?suse_version} > 1140
+%setup -q -n osdlyrics-0.4.2
+%if 0%{?suse_version} > 1210
 %patch0 -p1
 %endif
  

++++++ glib.patch ++++++
diff -Nur osdlyrics-0.4.2/src/ol_keybinder.h 
osdlyrics-0.4.2-new/src/ol_keybinder.h
--- osdlyrics-0.4.2/src/ol_keybinder.h  2012-01-19 07:18:00.000000000 +0800
+++ osdlyrics-0.4.2-new/src/ol_keybinder.h      2012-01-19 10:08:36.493909000 
+0800
@@ -24,7 +24,7 @@
 #ifndef __DO_KEY_BINDER_H__
 #define __DO_KEY_BINDER_H__
 
-#include <glib/gtypes.h>
+#include <glib.h>
 
 G_BEGIN_DECLS
 
++++++ osdlyrics-0.4.1.tar.gz -> osdlyrics-0.4.2.tar.gz ++++++
++++ 17196 lines of diff (skipped)

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

Reply via email to