Hello community, here is the log from the commit of package elisa for openSUSE:Leap:15.2 checked in at 2020-05-13 03:50:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/elisa (Old) and /work/SRC/openSUSE:Leap:15.2/.elisa.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elisa" Wed May 13 03:50:51 2020 rev:22 rq:797323 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/elisa/elisa.changes 2020-03-15 13:36:40.986849580 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.elisa.new.2738/elisa.changes 2020-05-13 03:50:53.404080848 +0200 @@ -1,0 +2,45 @@ +Thu Apr 23 12:21:54 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * add automated tests to ViewManager and fix one bug in it + +------------------------------------------------------------------- +Sun Apr 5 20:29:40 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * workaround not to have the system tray menu appear when it should not (kde#419145) + * remove dependency on KCMUtils that is no longer used + * fix move in shuffle move that can trigger an assert and add a test + * fix handling of menu exported by system tray icon (kde#409010) + * focus first (title) TextEntry component when editing a radio (kde#418296) + * add icons to dialogs (kde#418576) + * keep enough data to check that received data are for the correct track + * fix invalid URL when sending cover image in mpris for embedded covers (kde#416131) + +------------------------------------------------------------------- +Sun Mar 22 09:16:35 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Too many changes since 19.12.3, only listing bugfixes: + * allow to have an Elisa icon in system tray and to close main window (kde#416170) + * allow the user via to configure Elisa not to rely on Baloo (kde#417822) + * New shuffle mode for playlist (kde#394333) + * allow to activate/deactivate the progress indicator on task bar entry (kde#406454) + * convert KCM based configuration dialog to a simple dialog (kde#414982) + * Change style in Context view to use blurred album art as the background (kde#417268) + * Make the album art thumbnails in the playlist a little bit smaller (kde#416806) + * Migrate from deprecated media content URL API (kde#416144) + * put back the cleaning of DataModel when database is cleared (kde#413100) + +------------------------------------------------------------------- Old: ---- elisa-19.12.3.tar.xz elisa-19.12.3.tar.xz.sig New: ---- elisa-20.04.0.tar.xz elisa-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elisa.spec ++++++ --- /var/tmp/diff_new_pack.uxe4Lb/_old 2020-05-13 03:50:54.012082123 +0200 +++ /var/tmp/diff_new_pack.uxe4Lb/_new 2020-05-13 03:50:54.012082123 +0200 @@ -20,17 +20,13 @@ %define kf5_version 5.48.0 %bcond_without lang Name: elisa -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Music player and collection organizer License: LGPL-3.0-or-later Group: Productivity/Multimedia/Sound/Players URL: https://community.kde.org/Elisa Source0: %{name}-%{version}.tar.xz -%if %{with lang} -Source1: %{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: cmake BuildRequires: update-desktop-files BuildRequires: cmake(KF5Baloo) >= %{kf5_version} @@ -43,7 +39,6 @@ BuildRequires: cmake(KF5DocTools) >= %{kf5_version} BuildRequires: cmake(KF5FileMetaData) >= %{kf5_version} BuildRequires: cmake(KF5I18n) >= %{kf5_version} -BuildRequires: cmake(KF5KCMUtils) >= %{kf5_version} BuildRequires: cmake(KF5KIO) >= %{kf5_version} BuildRequires: cmake(KF5Kirigami2) >= %{kf5_version} BuildRequires: cmake(KF5Package) >= %{kf5_version} @@ -66,8 +61,10 @@ Requires: libqt5-qtquickcontrols >= %{qt5_version} Requires: libqt5-qtquickcontrols2 >= %{qt5_version} %if %{with lang} -Recommends: %{name}-lang +Source1: %{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description Elisa is a music player with a library where music can be browsed by @@ -77,9 +74,7 @@ is providing all needed data from its own database. Playlists can be built and played. -%if %{with lang} %lang_package -%endif %prep %setup -q ++++++ elisa-19.12.3.tar.xz -> elisa-20.04.0.tar.xz ++++++ ++++ 52909 lines of diff (skipped)
