Hello community, here is the log from the commit of package ktnef for openSUSE:Factory checked in at 2019-12-13 12:03:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktnef (Old) and /work/SRC/openSUSE:Factory/.ktnef.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktnef" Fri Dec 13 12:03:14 2019 rev:51 rq:756292 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktnef/ktnef.changes 2019-11-12 11:39:02.770323633 +0100 +++ /work/SRC/openSUSE:Factory/.ktnef.new.4691/ktnef.changes 2019-12-13 12:04:05.321408648 +0100 @@ -1,0 +2,28 @@ +Tue Dec 10 06:38:57 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:17 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 13:29:50 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Use top level qt version + * fix find_dependency: fix version +- Remove obsolete version requirements + +------------------------------------------------------------------- Old: ---- ktnef-19.08.3.tar.xz ktnef-19.08.3.tar.xz.sig New: ---- ktnef-19.12.0.tar.xz ktnef-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktnef.spec ++++++ --- /var/tmp/diff_new_pack.DLurop/_old 2019-12-13 12:04:05.733408492 +0100 +++ /var/tmp/diff_new_pack.DLurop/_new 2019-12-13 12:04:05.737408491 +0100 @@ -1,7 +1,7 @@ # # spec file for package ktnef # -# 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,33 +16,29 @@ # -%define kf5_version 5.19.0 -%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: ktnef -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: KDE PIM Libraries: TNEF support License: LGPL-2.1-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 -BuildRequires: extra-cmake-modules >= 5.19.0 -BuildRequires: kcalcore-devel -BuildRequires: kcalutils-devel >= %{_kapp_version} -BuildRequires: kcontacts-devel +BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem -BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 -%if %{with lang} +BuildRequires: cmake(KF5CalendarCore) +BuildRequires: cmake(KF5CalendarUtils) +BuildRequires: cmake(KF5Contacts) +BuildRequires: cmake(Qt5Test) Recommends: %{name}-lang -%endif %description This package contains additional libraries for KDE PIM applications. @@ -57,8 +53,8 @@ %package devel Summary: KDE PIM Libraries: Build Environment Group: Development/Libraries/KDE -Requires: kcalcore-devel Requires: libKF5Tnef5 = %{version} +Requires: cmake(KF5CalendarCore) %description devel This package contains necessary include files and libraries needed ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.DLurop/_old and /var/tmp/diff_new_pack.DLurop/_new differ ++++++ ktnef-19.08.3.tar.xz -> ktnef-19.12.0.tar.xz ++++++ ++++ 1768 lines of diff (skipped)
