Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksieve for openSUSE:Factory checked in at 2021-08-16 10:07:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksieve (Old) and /work/SRC/openSUSE:Factory/.libksieve.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksieve" Mon Aug 16 10:07:12 2021 rev:66 rq:911781 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksieve/libksieve.changes 2021-07-09 23:59:40.944364430 +0200 +++ /work/SRC/openSUSE:Factory/.libksieve.new.1899/libksieve.changes 2021-08-16 10:09:15.683262166 +0200 @@ -1,0 +2,41 @@ +Fri Aug 6 09:42:21 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- No code change since 21.07.90 + +------------------------------------------------------------------- +Fri Jul 30 10:05:49 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.90 + * New feature release +- Changes since 21.07.80: + * Fix Bug 440041 - Sieve editor does not show the line numbers correctly (kde#440041) + +------------------------------------------------------------------- +Sat Jul 17 20:06:59 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Don't change text if we cancel dialog box + * Prepare to desactivate and delete script + * Use std::as_const + * Extract code for updating global script + * Use target_include_directories directly + * Increase version + * Remove defunct KNS upload functionality + * Port away from KStatefulBrush::brush(const QWidget*) + * Honor KDE Kiosk setting lineedit_reveal_password + * Convert protocol files to JSON + * Use more target-centric cmake code + * Fix clazy warning + * Modernize code + * Use forward declaration here + * Const'ify pointer + add missing Q_REQUIRED_RESULT + * Use openStateConfig for storing window size +- Only install the license files once + +------------------------------------------------------------------- Old: ---- libksieve-21.04.3.tar.xz libksieve-21.04.3.tar.xz.sig New: ---- libksieve-21.08.0.tar.xz libksieve-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksieve.spec ++++++ --- /var/tmp/diff_new_pack.i9HgkA/_old 2021-08-16 10:09:16.259261490 +0200 +++ /var/tmp/diff_new_pack.i9HgkA/_new 2021-08-16 10:09:16.259261490 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libksieve -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Sieve and Managesieve support library for KDE PIM applications License: GPL-2.0-only AND LGPL-2.1-or-later @@ -59,7 +59,6 @@ BuildRequires: cmake(Qt5Xml) # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -Recommends: %{name}-lang %description This package contains the libksieve library, which is used to support @@ -93,8 +92,19 @@ %description devel This package contains development headers of libksieve. -%files devel +%files %license LICENSES/* +%doc %lang(en) %{_kf5_htmldir}/en/kioslave5/ +%{_kf5_debugdir}/libksieve.categories +%{_kf5_debugdir}/libksieve.renamecategories +%{_kf5_knsrcfilesdir}/ksieve_script.knsrc +%{_kf5_libdir}/libKF5KManageSieve.so.* +%{_kf5_libdir}/libKF5KSieve.so.* +%{_kf5_libdir}/libKF5KSieveUi.so.* +%{_kf5_plugindir}/kf5/kio/sieve.so +%{_kf5_sharedir}/sieve/ + +%files devel %{_kf5_includedir}/KManageSieve/ %{_kf5_includedir}/KSieveUi/ %{_kf5_includedir}/kmanagesieve/ @@ -108,22 +118,8 @@ %{_kf5_mkspecsdir}/qt_KSieve.pri %{_kf5_mkspecsdir}/qt_KSieveUi.pri -%files -%license LICENSES/* -%doc %lang(en) %{_kf5_htmldir}/en/kioslave5/ -%{_kf5_debugdir}/libksieve.categories -%{_kf5_debugdir}/libksieve.renamecategories -%{_kf5_knsrcfilesdir}/ksieve_script.knsrc -%{_kf5_libdir}/libKF5KManageSieve.so.* -%{_kf5_libdir}/libKF5KSieve.so.* -%{_kf5_libdir}/libKF5KSieveUi.so.* -%{_kf5_plugindir}/kf5/kio/sieve.so -%{_kf5_servicesdir}/sieve.protocol -%{_kf5_sharedir}/sieve/ - %if %{with lang} %files lang -f %{name}.lang -%license LICENSES/* %endif %changelog ++++++ libksieve-21.04.3.tar.xz -> libksieve-21.08.0.tar.xz ++++++ ++++ 42736 lines of diff (skipped)
