Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package elisa for openSUSE:Factory checked in at 2021-04-25 21:26:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/elisa (Old) and /work/SRC/openSUSE:Factory/.elisa.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elisa" Sun Apr 25 21:26:14 2021 rev:25 rq:887594 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/elisa/elisa.changes 2021-03-08 15:18:51.158008786 +0100 +++ /work/SRC/openSUSE:Factory/.elisa.new.12324/elisa.changes 2021-04-25 21:26:30.176364090 +0200 @@ -1,0 +2,31 @@ +Fri Apr 16 16:11:09 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:39:36 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- Changes since 21.03.80: + * Larger minimum window width for desktop mode (kde#435446) + +------------------------------------------------------------------- +Sun Mar 21 13:27:13 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Too many changes since 20.12.3, only listing bugfixes: + * still return a valid track even when no extractors support it (kde#433892) + * Increase base height of configuration dialog (kde#431639) + * ensure the configuration dialog is not dirty when just open (kde#430743) + * Fix serialisation of playlist (kde#430444) + * Redo configuration window (kde#425140) + * Move remaining track indicator to playlist footer (kde#429464) + * Replace homemade ScrollHelper with standard ScrollViews to hold view items (kde#417859) + +------------------------------------------------------------------- Old: ---- elisa-20.12.3.tar.xz elisa-20.12.3.tar.xz.sig New: ---- elisa-21.04.0.tar.xz elisa-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elisa.spec ++++++ --- /var/tmp/diff_new_pack.Hx5g8D/_old 2021-04-25 21:26:30.720364744 +0200 +++ /var/tmp/diff_new_pack.Hx5g8D/_new 2021-04-25 21:26:30.724364749 +0200 @@ -16,18 +16,21 @@ # -%define qt5_version 5.11.0 +%define qt5_version 5.15.0 %define kf5_version 5.64.0 %bcond_without lang Name: elisa -Version: 20.12.3 +Version: 21.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 +URL: https://apps.kde.org/elisa Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -BuildRequires: cmake +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: update-desktop-files BuildRequires: cmake(KF5Baloo) >= %{kf5_version} BuildRequires: cmake(KF5Config) >= %{kf5_version} @@ -38,6 +41,7 @@ BuildRequires: cmake(KF5Declarative) >= %{kf5_version} BuildRequires: cmake(KF5DocTools) >= %{kf5_version} BuildRequires: cmake(KF5FileMetaData) >= %{kf5_version} +BuildRequires: cmake(KF5IconThemes) >= %{kf5_version} BuildRequires: cmake(KF5I18n) >= %{kf5_version} BuildRequires: cmake(KF5KIO) >= %{kf5_version} BuildRequires: cmake(KF5Kirigami2) >= %{kf5_version} @@ -60,10 +64,6 @@ Requires: kirigami2 >= %{kf5_version} Requires: libqt5-qtquickcontrols >= %{qt5_version} Requires: libqt5-qtquickcontrols2 >= %{qt5_version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -77,7 +77,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build ++++++ elisa-20.12.3.tar.xz -> elisa-21.04.0.tar.xz ++++++ ++++ 50441 lines of diff (skipped)
