Hello community, here is the log from the commit of package kontact for openSUSE:Factory checked in at 2019-12-13 12:03:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontact (Old) and /work/SRC/openSUSE:Factory/.kontact.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontact" Fri Dec 13 12:03:00 2019 rev:39 rq:756269 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kontact/kontact.changes 2019-11-12 11:38:20.794279443 +0100 +++ /work/SRC/openSUSE:Factory/.kontact.new.4691/kontact.changes 2019-12-13 12:03:56.289412061 +0100 @@ -1,0 +2,32 @@ +Tue Dec 10 06:38:49 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + +------------------------------------------------------------------- +Sat Nov 30 09:12:09 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- Changes since 19.11.80: + * kontact: simplify ksycoca-related startup code + +------------------------------------------------------------------- +Sun Nov 24 13:29:41 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * HACKING - update location of coding style documentation + * Remove Kontact sidebar frame + * Fix hidpi support + * Use QLatin1String in join/startswith/endsWith/contains + QString::replace operates on the same object, no need to reassign + * Add info about kde release version too. + +------------------------------------------------------------------- Old: ---- kontact-19.08.3.tar.xz kontact-19.08.3.tar.xz.sig New: ---- kontact-19.12.0.tar.xz kontact-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontact.spec ++++++ --- /var/tmp/diff_new_pack.1NJgD1/_old 2019-12-13 12:03:56.909411827 +0100 +++ /var/tmp/diff_new_pack.1NJgD1/_new 2019-12-13 12:03:56.909411827 +0100 @@ -1,7 +1,7 @@ # # spec file for package kontact # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,39 +20,39 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kontact -Version: 19.08.3 +Version: 19.12.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/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -BuildRequires: akonadi-server-devel BuildRequires: extra-cmake-modules -BuildRequires: grantleetheme-devel -BuildRequires: kcmutils-devel -BuildRequires: kcrash-devel -BuildRequires: kdbusaddons-devel BuildRequires: kdepim-apps-libs-devel -BuildRequires: kdoctools-devel BuildRequires: kf5-filesystem -BuildRequires: kiconthemes-devel -BuildRequires: kontactinterface-devel -BuildRequires: kpimtextedit-devel -BuildRequires: kwindowsystem-devel -BuildRequires: libkdepim-devel -BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: xz -BuildRequires: pkgconfig(Qt5DBus) >= 5.6.0 -BuildRequires: pkgconfig(Qt5WebEngine) >= 5.6.0 -BuildRequires: pkgconfig(Qt5WebEngineWidgets) >= 5.6.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.6.0 +BuildRequires: cmake(KF5Akonadi) +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5GrantleeTheme) +BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5KCMUtils) +BuildRequires: cmake(KF5KontactInterface) +BuildRequires: cmake(KF5Libkdepim) +BuildRequires: cmake(KF5PimTextEdit) +BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5WebEngine) +BuildRequires: cmake(Qt5WebEngineWidgets) +BuildRequires: cmake(Qt5Widgets) Recommends: kmail +Recommends: %{name}-lang Suggests: akregator Suggests: kaddressbook Suggests: knotes @@ -61,9 +61,6 @@ 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} -Recommends: %{name}-lang -%endif %description Kontact combines the individual applications KMail, KAddressBook and ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.1NJgD1/_old and /var/tmp/diff_new_pack.1NJgD1/_new differ ++++++ kontact-19.08.3.tar.xz -> kontact-19.12.0.tar.xz ++++++ ++++ 17911 lines of diff (skipped)
