Hello community,

here is the log from the commit of package osdlyrics for openSUSE:Factory 
checked in at 2012-06-05 15:33:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2012-03-02 
13:49:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.osdlyrics.new/osdlyrics.changes 2012-06-05 
15:33:45.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Jun  4 23:17:32 UTC+8 2012 - hillw...@linuxfans.org
+
+- update to 0.4.3
+ * Player support:
+  - Add cmus support, thanks to alepulver (not enable)
+ * Bug fix:
+  - Dir is not closed in _prepend_subdirs (ol_app_info.c)
+  - Show player chooser if connected player quits in 1 minute
+
+-------------------------------------------------------------------

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

New:
----
  osdlyrics-0.4.3.tar.gz

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

Other differences:
------------------
++++++ osdlyrics.spec ++++++
--- /var/tmp/diff_new_pack.75VACU/_old  2012-06-05 15:33:48.000000000 +0200
+++ /var/tmp/diff_new_pack.75VACU/_new  2012-06-05 15:33:48.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           osdlyrics
-Version:        0.4.2
+Version:        0.4.3
 Release:        0
 Summary:        A third-party lyrics display program
 License:        GPL-3.0
@@ -42,12 +42,14 @@
 BuildRequires:  libtool
 BuildRequires:  sqlite3-devel
 BuildRequires:  update-desktop-files
+%if 0%{?sles_version}
+BuildRequires:  libpng12-compat-devel
+%else
 BuildRequires:  xmms2-devel
+%endif
 Requires:       sqlite3
 Requires:       gtk2
-%if 0%{?suse_version} > 1210
-Patch0:         osdlyrics-glib.patch
-%endif 
+
 # These package are all in home:hillwood
 Obsoletes:      osd-lyrics osdlyrics-beta osdlyrics-git
 
@@ -93,14 +95,15 @@
  
 
 %prep
-%setup -q -n osdlyrics-0.4.2
-%if 0%{?suse_version} > 1210
-%patch0 -p1
-%endif
+%setup -q -n osdlyrics-%{version}
 
 %build
 %configure --disable-mpd \
+%if 0%{?sles_version}
+           --disable-xmms2
+%else
            --enable-xmms2
+%endif
 make %{?_smp_mflags}
 
 %install

++++++ osdlyrics-0.4.2.tar.gz -> osdlyrics-0.4.3.tar.gz ++++++
++++ 19660 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