Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kalgebra for openSUSE:Factory checked in at 2025-11-08 16:30:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kalgebra (Old) and /work/SRC/openSUSE:Factory/.kalgebra.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kalgebra" Sat Nov 8 16:30:42 2025 rev:179 rq:1316161 version:25.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes 2025-10-13 17:28:44.738831523 +0200 +++ /work/SRC/openSUSE:Factory/.kalgebra.new.1980/kalgebra.changes 2025-11-08 16:31:30.936635545 +0100 @@ -1,0 +2,9 @@ +Thu Nov 6 18:37:22 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.08.3/ +- No code change since 25.08.2 + +------------------------------------------------------------------- Old: ---- kalgebra-25.08.2.tar.xz kalgebra-25.08.2.tar.xz.sig New: ---- kalgebra-25.08.3.tar.xz kalgebra-25.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kalgebra.spec ++++++ --- /var/tmp/diff_new_pack.G79pPA/_old 2025-11-08 16:31:31.532660499 +0100 +++ /var/tmp/diff_new_pack.G79pPA/_new 2025-11-08 16:31:31.536660667 +0100 @@ -25,7 +25,7 @@ %bcond_without released Name: kalgebra -Version: 25.08.2 +Version: 25.08.3 Release: 0 Summary: Math Expression Solver and Plotter License: GPL-2.0-or-later ++++++ kalgebra-25.08.2.tar.xz -> kalgebra-25.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalgebra-25.08.2/CMakeLists.txt new/kalgebra-25.08.3/CMakeLists.txt --- old/kalgebra-25.08.2/CMakeLists.txt 2025-10-05 05:05:29.000000000 +0200 +++ new/kalgebra-25.08.3/CMakeLists.txt 2025-11-01 00:10:47.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kalgebra VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalgebra-25.08.2/mobile/org.kde.kalgebramobile.appdata.xml new/kalgebra-25.08.3/mobile/org.kde.kalgebramobile.appdata.xml --- old/kalgebra-25.08.2/mobile/org.kde.kalgebramobile.appdata.xml 2025-10-05 05:05:29.000000000 +0200 +++ new/kalgebra-25.08.3/mobile/org.kde.kalgebramobile.appdata.xml 2025-11-01 00:10:47.000000000 +0100 @@ -145,6 +145,7 @@ <value key="KDE::google_play">https://play.google.com/store/apps/details?id=org.kde.kalgebramobile</value> </custom> <releases> + <release version="25.08.3" date="2025-11-06"/> <release version="25.08.2" date="2025-10-09"/> <release version="25.08.1" date="2025-09-11"/> <release version="25.08.0" date="2025-08-14"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalgebra-25.08.2/po/ca/kalgebra.po new/kalgebra-25.08.3/po/ca/kalgebra.po --- old/kalgebra-25.08.2/po/ca/kalgebra.po 2025-10-05 05:05:29.000000000 +0200 +++ new/kalgebra-25.08.3/po/ca/kalgebra.po 2025-11-01 00:10:47.000000000 +0100 @@ -2,10 +2,10 @@ # Copyright (C) 2007-2022 This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Orestes Mas Casals <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013. -# Aleix Pol <[email protected]>, 2007, 2008, 2009. -# Josep M. Ferrer <[email protected]>, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022. -# Antoni Bella Pérez <[email protected]>, 2014, 2020, 2022. +# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013 Orestes Mas Casals <[email protected]> +# SPDX-FileCopyrightText: 2007, 2008, 2009 Aleix Pol <[email protected]> +# SPDX-FileCopyrightText: 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2014, 2020, 2022 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: kalgebra\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalgebra-25.08.2/po/ca/kalgebramobile.po new/kalgebra-25.08.3/po/ca/kalgebramobile.po --- old/kalgebra-25.08.2/po/ca/kalgebramobile.po 2025-10-05 05:05:29.000000000 +0200 +++ new/kalgebra-25.08.3/po/ca/kalgebramobile.po 2025-11-01 00:10:47.000000000 +0100 @@ -3,9 +3,9 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Aleix <[email protected]>, 2018. -# Antoni Bella Pérez <[email protected]>, 2018, 2020, 2021. -# Josep M. Ferrer <[email protected]>, 2018, 2019, 2022, 2023, 2024, 2025. +# SPDX-FileCopyrightText: 2018 Aleix <[email protected]> +# SPDX-FileCopyrightText: 2018, 2020, 2021 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2018, 2019, 2022, 2023, 2024, 2025 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kalgebra\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalgebra-25.08.2/po/ca@valencia/kalgebra.po new/kalgebra-25.08.3/po/ca@valencia/kalgebra.po --- old/kalgebra-25.08.2/po/ca@valencia/kalgebra.po 2025-10-05 05:05:29.000000000 +0200 +++ new/kalgebra-25.08.3/po/ca@valencia/kalgebra.po 2025-11-01 00:10:47.000000000 +0100 @@ -2,10 +2,10 @@ # Copyright (C) 2007-2022 This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Orestes Mas Casals <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013. -# Aleix Pol <[email protected]>, 2007, 2008, 2009. -# Josep M. Ferrer <[email protected]>, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022. -# Antoni Bella Pérez <[email protected]>, 2014, 2020, 2022. +# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013 Orestes Mas Casals <[email protected]> +# SPDX-FileCopyrightText: 2007, 2008, 2009 Aleix Pol <[email protected]> +# SPDX-FileCopyrightText: 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2022 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2014, 2020, 2022 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: kalgebra\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalgebra-25.08.2/po/ca@valencia/kalgebramobile.po new/kalgebra-25.08.3/po/ca@valencia/kalgebramobile.po --- old/kalgebra-25.08.2/po/ca@valencia/kalgebramobile.po 2025-10-05 05:05:29.000000000 +0200 +++ new/kalgebra-25.08.3/po/ca@valencia/kalgebramobile.po 2025-11-01 00:10:47.000000000 +0100 @@ -3,9 +3,9 @@ # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Aleix <[email protected]>, 2018. -# Antoni Bella Pérez <[email protected]>, 2018, 2020, 2021. -# Josep M. Ferrer <[email protected]>, 2018, 2019, 2022, 2023, 2024, 2025. +# SPDX-FileCopyrightText: 2018 Aleix <[email protected]> +# SPDX-FileCopyrightText: 2018, 2020, 2021 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2018, 2019, 2022, 2023, 2024, 2025 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kalgebra\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalgebra-25.08.2/po/de/kalgebra.po new/kalgebra-25.08.3/po/de/kalgebra.po --- old/kalgebra-25.08.2/po/de/kalgebra.po 2025-10-05 05:05:29.000000000 +0200 +++ new/kalgebra-25.08.3/po/de/kalgebra.po 2025-11-01 00:10:47.000000000 +0100 @@ -1,10 +1,10 @@ -# Martin Ereth <[email protected]>, 2007, 2008. -# Thomas Reitelbach <[email protected]>, 2007, 2008. -# Thorsten Mürell <[email protected]>, 2007. -# Burkhard Lück <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2021. -# Frederik Schwarzer <[email protected]>, 2009, 2010, 2011, 2013, 2016, 2022. -# Panagiotis Papadopoulos <[email protected]>, 2010. -# Peter Rüthemann <[email protected]>, 2010, 2011. +# SPDX-FileCopyrightText: 2007, 2008 Martin Ereth <[email protected]> +# SPDX-FileCopyrightText: 2007, 2008 Thomas Reitelbach <[email protected]> +# SPDX-FileCopyrightText: 2007 Thorsten Mürell <[email protected]> +# SPDX-FileCopyrightText: 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2021 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2009, 2010, 2011, 2013, 2016, 2022 Frederik Schwarzer <[email protected]> +# SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]> +# SPDX-FileCopyrightText: 2010, 2011 Peter Rüthemann <[email protected]> msgid "" msgstr "" "Project-Id-Version: kalgebra\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalgebra-25.08.2/po/de/kalgebramobile.po new/kalgebra-25.08.3/po/de/kalgebramobile.po --- old/kalgebra-25.08.2/po/de/kalgebramobile.po 2025-10-05 05:05:29.000000000 +0200 +++ new/kalgebra-25.08.3/po/de/kalgebramobile.po 2025-11-01 00:10:47.000000000 +0100 @@ -1,11 +1,10 @@ # Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the kalgebra package. -# Burkhard Lück <[email protected]>, 2018, 2019, 2020, 2021. -# Alois Spitzbart <[email protected]>, 2020. -# Frederik Schwarzer <[email protected]>, 2022. +# SPDX-FileCopyrightText: 2018, 2019, 2020, 2021 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2020 Alois Spitzbart <[email protected]> +# SPDX-FileCopyrightText: 2022 Frederik Schwarzer <[email protected]> # SPDX-FileCopyrightText: 2024 Johannes Obermayr <[email protected]> # SPDX-FileCopyrightText: 2025 Frank Steinmetzger <[email protected]> -# msgid "" msgstr "" "Project-Id-Version: kalgebramobile\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kalgebra-25.08.2/src/org.kde.kalgebra.appdata.xml new/kalgebra-25.08.3/src/org.kde.kalgebra.appdata.xml --- old/kalgebra-25.08.2/src/org.kde.kalgebra.appdata.xml 2025-10-05 05:05:29.000000000 +0200 +++ new/kalgebra-25.08.3/src/org.kde.kalgebra.appdata.xml 2025-11-01 00:10:47.000000000 +0100 @@ -186,6 +186,7 @@ <binary>kalgebra</binary> </provides> <releases> + <release version="25.08.3" date="2025-11-06"/> <release version="25.08.2" date="2025-10-09"/> <release version="25.08.1" date="2025-09-11"/> <release version="25.08.0" date="2025-08-14"/>
