Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktnef for openSUSE:Factory checked in at 2021-04-24 23:07:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktnef (Old) and /work/SRC/openSUSE:Factory/.ktnef.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktnef" Sat Apr 24 23:07:54 2021 rev:67 rq:887737 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktnef/ktnef.changes 2021-03-08 15:14:16.337802418 +0100 +++ /work/SRC/openSUSE:Factory/.ktnef.new.12324/ktnef.changes 2021-04-24 23:08:50.399368235 +0200 @@ -1,0 +2,28 @@ +Fri Apr 16 16:12:46 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:41:12 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:08 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Use auto vs auto * where it's possible + * Use git commit hook + * run git clang-format + * It's already in qt5.14 + * Properly include QStringList . Forward declaring it breaks with Qt6 + +------------------------------------------------------------------- Old: ---- ktnef-20.12.3.tar.xz ktnef-20.12.3.tar.xz.sig New: ---- ktnef-21.04.0.tar.xz ktnef-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktnef.spec ++++++ --- /var/tmp/diff_new_pack.PbwC5b/_old 2021-04-24 23:08:50.903368948 +0200 +++ /var/tmp/diff_new_pack.PbwC5b/_new 2021-04-24 23:08:50.907368954 +0200 @@ -16,18 +16,22 @@ # -%define kf5_version 5.75.0 +%define kf5_version 5.79.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: 20.12.3 +Version: 21.04.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/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: kf5-filesystem BuildRequires: cmake(KF5CalendarCore) @@ -35,10 +39,6 @@ BuildRequires: cmake(KF5Contacts) BuildRequires: cmake(Qt5Test) Recommends: %{name}-lang -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description This package contains additional libraries for KDE PIM applications. @@ -60,12 +60,10 @@ This package contains necessary include files and libraries needed to develop KDE PIM applications. -%if %{with lang} %lang_package -%endif %prep -%setup -q -n ktnef-%{version} +%autosetup -p1 -n ktnef-%{version} %build %cmake_kf5 -d build ++++++ ktnef-20.12.3.tar.xz -> ktnef-21.04.0.tar.xz ++++++ ++++ 42470 lines of diff (skipped)
