Hello community, here is the log from the commit of package lollypop for openSUSE:Factory checked in at 2016-04-28 16:57:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lollypop (Old) and /work/SRC/openSUSE:Factory/.lollypop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lollypop" Changes: -------- --- /work/SRC/openSUSE:Factory/lollypop/lollypop.changes 2016-04-08 09:39:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lollypop.new/lollypop.changes 2016-04-28 17:02:58.000000000 +0200 @@ -1,0 +2,24 @@ +Wed Apr 27 04:33:40 UTC 2016 - [email protected] + +- Update to version 0.9.98: + + Last.fm was not working for users without Gnome Online + Account. + + Various bug fixes. +- Changes from version 0.9.97: + + Fix an issue in MTP sync. + + Fix an issue when showing artists for track. +- Changes from version 0.9.96: + + Various bug fixes. + +------------------------------------------------------------------- +Tue Apr 12 22:12:29 UTC 2016 - [email protected] + +- Update to version 0.9.95: + + Various bug fixes. + + Enable Gnome Shell 3.20 MPRIS controls. + + Move to GIO DBus on GNOME 3.20 (Thanks to Gnome Music code). + + Should work again on Elementary OS. +- Delete unnecessary python cache files to avoid a ton of rpmlint + warnings. + +------------------------------------------------------------------- Old: ---- lollypop-0.9.94.tar.xz New: ---- lollypop-0.9.98.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lollypop.spec ++++++ --- /var/tmp/diff_new_pack.NU9JJx/_old 2016-04-28 17:02:59.000000000 +0200 +++ /var/tmp/diff_new_pack.NU9JJx/_new 2016-04-28 17:02:59.000000000 +0200 @@ -22,7 +22,7 @@ Name: lollypop Summary: GNOME music playing application License: GPL-3.0+ -Version: 0.9.94 +Version: 0.9.98 Release: 0 Url: https://github.com/gnumdk/lollypop Source0: https://github.com/gnumdk/lollypop/releases/download/%{version}/%{name}-%{version}.tar.xz @@ -90,6 +90,10 @@ %find_lang %{name} %{?no_lang_C} +# THESE CACHE FILES ARE USELESS REALLY AS THEY ARE NOT ACCOMPANIED BY CORRESPONDING SOURCE FILES +# DELETING THESE SAVES US A TON OF RPMLINT WARNINGS +rm -fr %{buildroot}%{python3_sitelib}/lollypop/__pycache__ + %suse_update_desktop_file %{buildroot}/%{_datadir}/applications/%{name}.desktop %fdupes %{buildroot}%{python3_sitelib}/%{name}/ ++++++ lollypop-0.9.94.tar.xz -> lollypop-0.9.98.tar.xz ++++++ ++++ 37517 lines of diff (skipped)
