Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcalc for openSUSE:Factory checked in at 2021-08-16 10:06:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalc (Old) and /work/SRC/openSUSE:Factory/.kcalc.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalc" Mon Aug 16 10:06:16 2021 rev:123 rq:911642 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes 2021-07-09 23:58:35.776871199 +0200 +++ /work/SRC/openSUSE:Factory/.kcalc.new.1899/kcalc.changes 2021-08-16 10:06:47.279439480 +0200 @@ -1,0 +2,45 @@ +Fri Aug 6 09:36:33 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- 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:04:45 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:05:50 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Port to KXMLGUIFactory::showConfigureShortcutsDialog() + * Minor optimization + exclude code to clang-format + * Use git hook about coding style + * Use clang format => normalize formatting + * Initialize value in header. Minor optimzation + * We can use directly target here + * initialize boolean in header + * Use QStringLiteral + * Store ui file in qrc + * Use Qt:: everywhere + * Time to increase version + * Fix repeat operation caused by memory store (kde#431331) + * Make allow to optional doc + allow to install po file directly + * Modernize code + * Use lower case for function names (and mod) + * Remove kdeinit leftover from variable name + * Port away from kinit + * remove sanitizer warning + * Add CMakePresets support + * Fix build with unity support + * use standard text colors for constants buttons +- Only install the license files once + +------------------------------------------------------------------- Old: ---- kcalc-21.04.3.tar.xz kcalc-21.04.3.tar.xz.sig New: ---- kcalc-21.08.0.tar.xz kcalc-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalc.spec ++++++ --- /var/tmp/diff_new_pack.LFbu8B/_old 2021-08-16 10:06:48.531437981 +0200 +++ /var/tmp/diff_new_pack.LFbu8B/_new 2021-08-16 10:06:48.531437981 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcalc -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Scientific Calculator License: GPL-2.0-or-later @@ -42,14 +42,12 @@ BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5GuiAddons) BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5Init) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -Recommends: %{name}-lang %description KCalc is the KDE calculator tool. @@ -81,14 +79,11 @@ %{_kf5_appstreamdir}/org.kde.kcalc.appdata.xml %{_kf5_bindir}/kcalc %{_kf5_configkcfgdir}/kcalc.kcfg -%{_kf5_kxmlguidir}/kcalc/ -%{_kf5_libdir}/libkdeinit5_kcalc.so %{_kf5_sharedir}/kcalc/ %{_kf5_sharedir}/kconf_update/ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* %endif %changelog ++++++ kcalc-21.04.3.tar.xz -> kcalc-21.08.0.tar.xz ++++++ ++++ 90465 lines of diff (skipped)