commit exaile for openSUSE:Factory
Hello community, here is the log from the commit of package exaile for openSUSE:Factory checked in at 2015-04-30 11:51:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exaile (Old) and /work/SRC/openSUSE:Factory/.exaile.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "exaile" Changes: -------- --- /work/SRC/openSUSE:Factory/exaile/exaile.changes 2015-03-23 12:19:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.exaile.new/exaile.changes 2015-04-30 11:51:19.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Apr 29 09:21:54 UTC 2015 - sor.alexei@meowr.ru + +- Update to 3.4.5: + * Errors loading Smart Playlists that filter based on a playlist. + * Missing icon issue. + * Disable equalizer by default. + * Translations update. + +------------------------------------------------------------------- Old: ---- exaile-3.4.4.tar.gz New: ---- exaile-3.4.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exaile.spec ++++++ --- /var/tmp/diff_new_pack.vqDMKX/_old 2015-04-30 11:51:20.000000000 +0200 +++ /var/tmp/diff_new_pack.vqDMKX/_new 2015-04-30 11:51:20.000000000 +0200 @@ -18,7 +18,7 @@ %define _name Exaile Name: exaile -Version: 3.4.4 +Version: 3.4.5 Release: 0 Summary: Gtk2 Amarok-like music player License: GPL-3.0+ @@ -51,6 +51,7 @@ Recommends: python-gpod Recommends: python-notify Recommends: python-webkitgtk >= 1.1.2 +Recommends: udisks2 BuildArch: noarch %description @@ -83,7 +84,7 @@ %install # Exaile launcher works with LIBINSTALLDIR which is a relative path from %%{_prefix}. -export data=$(python2 -c "import os.path; print os.path.relpath('%{_datadir}', '%{_prefix}')") +export data=$(python2 -c "import os.path; print(os.path.relpath('%{_datadir}', '%{_prefix}'))") %make_install PREFIX=%{_prefix} LIBINSTALLDIR="/$data" ++++++ exaile-3.4.4.tar.gz -> exaile-3.4.5.tar.gz ++++++ ++++ 3825 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de