Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcalc for openSUSE:Factory checked in at 2026-01-12 10:13:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcalc (Old) and /work/SRC/openSUSE:Factory/.kcalc.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcalc" Mon Jan 12 10:13:32 2026 rev:176 rq:1326082 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes 2025-12-15 11:48:40.546970494 +0100 +++ /work/SRC/openSUSE:Factory/.kcalc.new.1928/kcalc.changes 2026-01-12 10:19:05.427993568 +0100 @@ -1,0 +2,11 @@ +Wed Jan 7 12:24:44 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.1/ +- Changes since 25.12.0: + * CI: add missing dependency for documentation generation + * CI: Add documentation build + +------------------------------------------------------------------- Old: ---- kcalc-25.12.0.tar.xz kcalc-25.12.0.tar.xz.sig New: ---- kcalc-25.12.1.tar.xz kcalc-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcalc.spec ++++++ --- /var/tmp/diff_new_pack.KClgDO/_old 2026-01-12 10:19:06.264027975 +0100 +++ /var/tmp/diff_new_pack.KClgDO/_new 2026-01-12 10:19:06.264027975 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kcalc -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Scientific Calculator License: GPL-2.0-or-later ++++++ kcalc-25.12.0.tar.xz -> kcalc-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-25.12.0/.gitlab-ci.yml new/kcalc-25.12.1/.gitlab-ci.yml --- old/kcalc-25.12.0/.gitlab-ci.yml 2025-12-03 23:35:21.000000000 +0100 +++ new/kcalc-25.12.1/.gitlab-ci.yml 2026-01-03 11:34:36.000000000 +0100 @@ -13,3 +13,4 @@ - /gitlab-templates/clang-format.yml - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml + - /gitlab-templates/documentation.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-25.12.0/.kde-ci.yml new/kcalc-25.12.1/.kde-ci.yml --- old/kcalc-25.12.0/.kde-ci.yml 2025-12-03 23:35:21.000000000 +0100 +++ new/kcalc-25.12.1/.kde-ci.yml 2026-01-03 11:34:36.000000000 +0100 @@ -14,6 +14,7 @@ 'frameworks/kiconthemes': '@latest-kf6' 'frameworks/knotifications': '@latest-kf6' 'frameworks/kxmlgui': '@latest-kf6' + 'frameworks/kdoctools': '@latest-kf6' RuntimeDependencies: - 'on': ['Linux'] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-25.12.0/CMakeLists.txt new/kcalc-25.12.1/CMakeLists.txt --- old/kcalc-25.12.0/CMakeLists.txt 2025-12-03 23:35:21.000000000 +0100 +++ new/kcalc-25.12.1/CMakeLists.txt 2026-01-03 11:34:36.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kcalc VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-25.12.0/org.kde.kcalc.appdata.xml new/kcalc-25.12.1/org.kde.kcalc.appdata.xml --- old/kcalc-25.12.0/org.kde.kcalc.appdata.xml 2025-12-03 23:35:21.000000000 +0100 +++ new/kcalc-25.12.1/org.kde.kcalc.appdata.xml 2026-01-03 11:34:36.000000000 +0100 @@ -591,6 +591,7 @@ <project_group>KDE</project_group> <launchable type="desktop-id">org.kde.kcalc.desktop</launchable> <releases> + <release version="25.12.1" date="2026-01-08"/> <release version="25.12.0" date="2025-12-11"/> <release version="25.08.3" date="2025-11-06"/> <release version="25.08.2" date="2025-10-09"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-25.12.0/po/cs/kcalc.po new/kcalc-25.12.1/po/cs/kcalc.po --- old/kcalc-25.12.0/po/cs/kcalc.po 2025-12-03 23:35:21.000000000 +0100 +++ new/kcalc-25.12.1/po/cs/kcalc.po 2026-01-03 11:34:36.000000000 +0100 @@ -1,7 +1,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Lukáš Tinkl <[email protected]>, 2010, 2012. -# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2017, 2018, 2019, 2023, 2024 Vít Pelčák <[email protected]> +# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2017, 2018, 2019, 2023, 2024, 2025 Vít Pelčák <[email protected]> # SPDX-FileCopyrightText: 2021, 2022, 2023, 2024 Vit Pelcak <[email protected]> # msgid "" @@ -9,7 +9,7 @@ "Project-Id-Version: kcalc\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-23 02:39+0000\n" -"PO-Revision-Date: 2024-07-18 10:41+0200\n" +"PO-Revision-Date: 2025-12-05 10:44+0100\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 24.05.2\n" +"X-Generator: Lokalize 25.08.3\n" "X-Language: cs_CZ\n" "X-Source-Language: en_US\n" @@ -37,7 +37,7 @@ #: colors.ui:17 #, kde-format msgid "Follow system color scheme" -msgstr "" +msgstr "Následovat barevné schéma systému" #. i18n: ectx: property (title), widget (QGroupBox, displayColorsBox) #: colors.ui:30 @@ -604,18 +604,18 @@ #, kde-format msgctxt "Imaginary unit" msgid "i" -msgstr "" +msgstr "i" #: kcalc.cpp:485 #, kde-format msgid "Imaginary unit" -msgstr "" +msgstr "Imaginární jednotka" #: kcalc.cpp:486 #, kde-format msgctxt "Polar complex" msgid "∠" -msgstr "" +msgstr "∠" #: kcalc.cpp:486 #, kde-format @@ -1675,14 +1675,14 @@ #: kcalc.ui:1008 #, kde-format msgid "Imaginary Unit" -msgstr "" +msgstr "Imaginární jednotka" #. i18n: ectx: property (text), widget (KCalcButton, pbI) #. i18n: ectx: property (shortcut), widget (KCalcButton, pbI) #: kcalc.ui:1011 kcalc.ui:1014 #, kde-format msgid "i" -msgstr "" +msgstr "i" #. i18n: ectx: property (toolTip), widget (KCalcButton, pbMed) #: kcalc.ui:1027 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-25.12.0/po/ga/kcalc.po new/kcalc-25.12.1/po/ga/kcalc.po --- old/kcalc-25.12.0/po/ga/kcalc.po 2025-12-03 23:35:21.000000000 +0100 +++ new/kcalc-25.12.1/po/ga/kcalc.po 2026-01-03 11:34:36.000000000 +0100 @@ -14,7 +14,6 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.0beta1\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcalc-25.12.0/po/zh_TW/kcalc.po new/kcalc-25.12.1/po/zh_TW/kcalc.po --- old/kcalc-25.12.0/po/zh_TW/kcalc.po 2025-12-03 23:35:21.000000000 +0100 +++ new/kcalc-25.12.1/po/zh_TW/kcalc.po 2026-01-03 11:34:36.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kcalc\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-23 02:39+0000\n" -"PO-Revision-Date: 2025-11-20 22:06+0900\n" +"PO-Revision-Date: 2025-12-16 21:25+0900\n" "Last-Translator: Kisaragi Hiu <[email protected]>\n" "Language-Team: Traditional Chinese <[email protected]>\n" "Language: zh_TW\n" @@ -799,7 +799,7 @@ #, kde-format msgctxt "Second function mode" msgid "Shift" -msgstr "" +msgstr "Shift" #: kcalc.cpp:1249 kcalc.cpp:1250 #, kde-format
