Hello community, here is the log from the commit of package kontact for openSUSE:Factory checked in at 2020-04-25 20:24:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontact (Old) and /work/SRC/openSUSE:Factory/.kontact.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontact" Sat Apr 25 20:24:01 2020 rev:43 rq:796981 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kontact/kontact.changes 2020-03-11 18:41:08.807222649 +0100 +++ /work/SRC/openSUSE:Factory/.kontact.new.2738/kontact.changes 2020-04-25 20:24:39.449568345 +0200 @@ -1,0 +2,32 @@ +Thu Apr 23 12:22:44 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- 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: + * Fix compilation with more recent Qt 5.15 + +------------------------------------------------------------------- +Sun Apr 5 20:30:20 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:17:16 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * Port away from QSet::fromList + * Autogenerate categories files + * Make it compile against qt5.15 + * Use QComboBox directly + +------------------------------------------------------------------- Old: ---- kontact-19.12.3.tar.xz kontact-19.12.3.tar.xz.sig New: ---- kontact-20.04.0.tar.xz kontact-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontact.spec ++++++ --- /var/tmp/diff_new_pack.S9VXTY/_old 2020-04-25 20:24:40.317570136 +0200 +++ /var/tmp/diff_new_pack.S9VXTY/_new 2020-04-25 20:24:40.317570136 +0200 @@ -20,17 +20,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kontact -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Personal Information Manager License: GPL-2.0-or-later Group: Productivity/Other URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: extra-cmake-modules BuildRequires: kdepim-apps-libs-devel BuildRequires: kf5-filesystem @@ -51,8 +47,8 @@ BuildRequires: cmake(Qt5WebEngine) BuildRequires: cmake(Qt5WebEngineWidgets) BuildRequires: cmake(Qt5Widgets) -Recommends: kmail Recommends: %{name}-lang +Recommends: kmail Suggests: akregator Suggests: kaddressbook Suggests: knotes @@ -61,6 +57,10 @@ Obsoletes: kontact5 < %{version} # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description Kontact combines the individual applications KMail, KAddressBook and ++++++ kontact-19.12.3.tar.xz -> kontact-20.04.0.tar.xz ++++++ ++++ 14138 lines of diff (skipped)