Hello community, here is the log from the commit of package libksieve for openSUSE:Factory checked in at 2019-08-16 15:41:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksieve (Old) and /work/SRC/openSUSE:Factory/.libksieve.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksieve" Fri Aug 16 15:41:42 2019 rev:42 rq:723752 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksieve/libksieve.changes 2019-07-26 12:25:15.506438078 +0200 +++ /work/SRC/openSUSE:Factory/.libksieve.new.22127/libksieve.changes 2019-08-16 15:41:45.841767100 +0200 @@ -1,0 +2,41 @@ +Fri Aug 9 08:32:16 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:51 UTC 2019 - [email protected] + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:07 UTC 2019 - [email protected] + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Remove unused includes + * When we use framework 5.59.0 we can use new logging file directory + * Use QVector here too + * Move knsrc files to the new location + * It was fixed in 5.13.0beta2 + * Purpose is required now + * metainfo.yaml: Fix cmakename, is own top-level entry + * Fix enum changed in last qt5.13 + * Make sure that PDFViewerEnabled is false + * Fix clazy warning + * It compiles fine without foreach + * Replace MinimumComboBox with regular QComboBox + * Move comment/uncomment in edit menu as in sieveeditor + * Add new menu "view" as in sieveeditor + +------------------------------------------------------------------- Old: ---- libksieve-19.04.3.tar.xz New: ---- applications.keyring libksieve-19.08.0.tar.xz libksieve-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksieve.spec ++++++ --- /var/tmp/diff_new_pack.L6vCEk/_old 2019-08-16 15:41:46.265766976 +0200 +++ /var/tmp/diff_new_pack.L6vCEk/_new 2019-08-16 15:41:46.269766975 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libksieve -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Sieve and Managesieve support library for KDE PIM License: GPL-2.0-only AND LGPL-2.1-or-later Group: System/Libraries -URL: http://www.kde.org -Source0: %{name}-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: cyrus-sasl-devel BuildRequires: extra-cmake-modules BuildRequires: karchive-devel @@ -115,7 +119,7 @@ %files %license COPYING* -%config %{_kf5_configdir}/ksieve_script.knsrc +%{_kf5_knsrcfilesdir}/ksieve_script.knsrc %{_kf5_debugdir}/libksieve.categories %{_kf5_debugdir}/libksieve.renamecategories %doc %lang(en) %{_kf5_htmldir}/en/kioslave5/ ++++++ libksieve-19.04.3.tar.xz -> libksieve-19.08.0.tar.xz ++++++ ++++ 17266 lines of diff (skipped)
