Hello community, here is the log from the commit of package libkleo for openSUSE:Factory checked in at 2019-12-13 12:03:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkleo (Old) and /work/SRC/openSUSE:Factory/.libkleo.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkleo" Fri Dec 13 12:03:34 2019 rev:47 rq:756322 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes 2019-11-12 11:40:08.970393326 +0100 +++ /work/SRC/openSUSE:Factory/.libkleo.new.4691/libkleo.changes 2019-12-13 12:04:33.473398010 +0100 @@ -1,0 +2,34 @@ +Tue Dec 10 06:39:09 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 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:12:29 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 +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 15:54:23 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Replace an occurrence of projects.kde.org + * Fix minor issues found by EBN and typos + * Let Qt handle sub-window icons + * Make it compile without kf5 deprecated methods + * Use QLatin1String overload for QString::operator ==/!= + * Use QLatin1String in join/startswith/endsWith/contains + QString::replace + operates on the same object, no need to reassign + * Enable API docs generation + * Add tooltips for custom actions in keyapproval + +------------------------------------------------------------------- Old: ---- libkleo-19.08.3.tar.xz libkleo-19.08.3.tar.xz.sig New: ---- libkleo-19.12.0.tar.xz libkleo-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkleo.spec ++++++ --- /var/tmp/diff_new_pack.jKdN5Y/_old 2019-12-13 12:04:34.381397668 +0100 +++ /var/tmp/diff_new_pack.jKdN5Y/_new 2019-12-13 12:04:34.381397668 +0100 @@ -1,7 +1,7 @@ # # spec file for package libkleo # -# 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 @@ -16,37 +16,36 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.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: libkleo -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Base package of Kleopatra, a KDE key manager License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/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 BuildRequires: extra-cmake-modules >= 5.19.0 -BuildRequires: kcodecs-devel -BuildRequires: kcompletion-devel -BuildRequires: kconfig-devel -BuildRequires: kcoreaddons-devel BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel -BuildRequires: kitemmodels-devel -BuildRequires: kpimtextedit-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kwindowsystem-devel BuildRequires: libgpgmepp-devel -BuildRequires: libqgpgme-devel -BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(KF5Codecs) +BuildRequires: cmake(KF5Completion) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5ItemModels) +BuildRequires: cmake(KF5PimTextEdit) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5WindowSystem) +BuildRequires: cmake(QGpgme) +BuildRequires: cmake(Qt5Widgets) %if 0%{?suse_version} > 1325 BuildRequires: libboost_headers-devel %else @@ -74,7 +73,7 @@ Group: Development/Libraries/KDE Requires: libKF5Libkleo5 = %{version} Requires: libgpgmepp-devel -Requires: libqgpgme-devel +Requires: cmake(QGpgme) %description devel The development package for the libkleo libraries ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.jKdN5Y/_old and /var/tmp/diff_new_pack.jKdN5Y/_new differ ++++++ libkleo-19.08.3.tar.xz -> libkleo-19.12.0.tar.xz ++++++ ++++ 28703 lines of diff (skipped)
