Hello community, here is the log from the commit of package kdepim-runtime for openSUSE:Factory checked in at 2019-12-13 12:02:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepim-runtime (Old) and /work/SRC/openSUSE:Factory/.kdepim-runtime.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-runtime" Fri Dec 13 12:02:25 2019 rev:61 rq:756208 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdepim-runtime/kdepim-runtime.changes 2019-11-23 23:16:55.746772188 +0100 +++ /work/SRC/openSUSE:Factory/.kdepim-runtime.new.4691/kdepim-runtime.changes 2019-12-13 12:03:00.749433048 +0100 @@ -2 +2,23 @@ -Mon Nov 18 11:43:51 UTC 2019 - Christophe Giboudeaux <[email protected]> +Tue Dec 10 06:38:27 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: + * Don't use nullptr as flag value + +------------------------------------------------------------------- +Sat Nov 30 09:11:48 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: + * IMAP resource: do not prompt for password with GSSAPI auth (kde#383279) + * Link to Qt5::Xml since this code uses QDomDocument. + * Sanity-check collection path before performing recursive deletion + * Set deprecation versions to Qt 5.13 and KF 5.63 for the release branch +- Dropped patches, now upstream: + * 0001-Sanity-check-collection-path-before-performing-recur.patch @@ -4 +26,9 @@ -- Add 0001-Sanity-check-collection-path-before-performing-recur.patch to fix a potential data loss issue (kde#414178) +------------------------------------------------------------------- +Sun Nov 24 13:29:20 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- +Mon Nov 18 11:43:51 UTC 2019 - Christophe Giboudeaux <[email protected]> @@ -5,0 +36,2 @@ +- Add 0001-Sanity-check-collection-path-before-performing-recur.patch to fix + a potential data loss issue (kde#414178) Old: ---- 0001-Sanity-check-collection-path-before-performing-recur.patch kdepim-runtime-19.08.3.tar.xz kdepim-runtime-19.08.3.tar.xz.sig New: ---- kdepim-runtime-19.12.0.tar.xz kdepim-runtime-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepim-runtime.spec ++++++ --- /var/tmp/diff_new_pack.S0nreP/_old 2019-12-13 12:03:01.925432604 +0100 +++ /var/tmp/diff_new_pack.S0nreP/_new 2019-12-13 12:03:01.929432602 +0100 @@ -1,7 +1,7 @@ # # spec file for package kdepim-runtime # -# Copyright (c) 2019 SUSE LLC. +# 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 @@ -16,24 +16,22 @@ # -%define kf5_version 5.60.0 +%define kf5_version 5.63.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdepim-runtime -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Akonadi resources for PIM applications License: GPL-2.0-or-later AND GPL-3.0-or-later Group: System/GUI/KDE 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 -# PATCH-FIX-UPSTREAM -Patch0: 0001-Sanity-check-collection-path-before-performing-recur.patch BuildRequires: cyrus-sasl-devel BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem @@ -56,7 +54,6 @@ BuildRequires: cmake(KF5DocTools) >= %{kf5_version} BuildRequires: cmake(KF5Holidays) >= %{kf5_version} BuildRequires: cmake(KF5IMAP) -BuildRequires: cmake(KF5IconThemes) >= %{kf5_version} BuildRequires: cmake(KF5IdentityManagement) BuildRequires: cmake(KF5ItemModels) >= %{kf5_version} BuildRequires: cmake(KF5KIO) >= %{kf5_version} @@ -99,7 +96,7 @@ %lang_package %prep -%autosetup -p1 -n kdepim-runtime-%{version} +%setup -q -n kdepim-runtime-%{version} %build %cmake_kf5 -d build -- -DBUILD_TESTING=ON -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir} ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.S0nreP/_old and /var/tmp/diff_new_pack.S0nreP/_new differ ++++++ kdepim-runtime-19.08.3.tar.xz -> kdepim-runtime-19.12.0.tar.xz ++++++ ++++ 70838 lines of diff (skipped)
