Hello community,

here is the log from the commit of package clementine for openSUSE:Factory 
checked in at 2014-01-15 16:24:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clementine (Old)
 and      /work/SRC/openSUSE:Factory/.clementine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clementine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/clementine/clementine.changes    2013-10-22 
14:50:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clementine.new/clementine.changes       
2014-01-15 16:24:27.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Nov 28 12:48:23 UTC 2013 - fi...@opensuse.org
+
+- Update to 1.2.1:
+  * Fix library download in the network remote.
+  * Fix removing songs from playlist in the network remote.
+  * Fix login failures with box.com.
+  * Fix a typo that would prevent the Spotify downloader button from
+    ever being shown.
+
+-------------------------------------------------------------------

Old:
----
  clementine-1.2.0.tar.gz

New:
----
  clementine-1.2.1.tar.gz

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

Other differences:
------------------
++++++ clementine.spec ++++++
--- /var/tmp/diff_new_pack.BPWPot/_old  2014-01-15 16:24:28.000000000 +0100
+++ /var/tmp/diff_new_pack.BPWPot/_new  2014-01-15 16:24:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package clementine
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:           clementine
-Version:        1.2.0
+Version:        1.2.1
 Release:        0
 Summary:        A cross-platform Music Player based on Amarok 1
 License:        GPL-3.0+
@@ -77,12 +77,12 @@
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(taglib) >= 1.8
 Requires:       libtag1 >= 1.8
-# gnome indicator - while we don't have it in OSS we don't build it
-# BuildRequires:  libindicator-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # plasma_runner dropped in clementine 1.1.0
 Provides:       %{name}-kde = %{version}
 Obsoletes:      %{name}-kde < %{version}
+# gnome indicator - while we don't have it in OSS we don't build it
+# BuildRequires:  libindicator-devel
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Clementine is a modern music player and library organiser. Clementine is a
@@ -90,11 +90,11 @@
 
 Features:
 
-    * Search and play your local music library
-    * Listen to internet radio from Last.fm and SomaFM
-    * Edit tags on MP3 and OGG files, organise your music
-    * Cross-platform - works on Windows, Mac OS X and Linux
-    * Native desktop notifications on Linux (libnotify) and Mac OS X (Growl)
+* Search and play your local music library
+* Listen to internet radio from Last.fm and SomaFM
+* Edit tags on MP3 and OGG files, organise your music
+* Cross-platform - works on Windows, Mac OS X and Linux
+* Native desktop notifications on Linux (libnotify) and Mac OS X (Growl)
 
 %prep
 %setup -q
@@ -111,22 +111,16 @@
 %endif
 
 %build
-mkdir build && cd build && \
-cmake -DCMAKE_VERBOSE_MAKEFILE=ON \
-      -DCMAKE_BUILD_TYPE:STRING=Release \
-      -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+%{cmake} \
 %if 0%{?suse_version} >= 1230
       -DENABLE_GOOGLE_DRIVE=ON \
 %endif
-      -DENABLE_MOODBAR=ON \
-      -DCMAKE_C_FLAGS="%{optflags}" \
-      -DCMAKE_CXX_FLAGS="%{optflags} -fno-strict-aliasing" \
-      ..
+      -DENABLE_MOODBAR=ON
 make %{?_smp_mflags}
 
 %install
 cd build
-%make_install
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %suse_update_desktop_file clementine Qt KDE AudioVideo Audio Player
 
 # Generate man page with help2man
@@ -141,11 +135,11 @@
 
 %post
 %desktop_database_post
-%icon_theme_cache_post
+%{icon_theme_cache_post}
 
 %postun
 %desktop_database_postun
-%icon_theme_cache_postun
+%{icon_theme_cache_postun}
 
 %files
 %defattr(-,root,root)

++++++ clementine-1.2.0.tar.gz -> clementine-1.2.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/clementine/clementine-1.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.clementine.new/clementine-1.2.1.tar.gz differ: char 
5, line 1

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

Reply via email to