Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmplot for openSUSE:Factory checked in at 2026-02-06 19:07:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmplot (Old) and /work/SRC/openSUSE:Factory/.kmplot.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmplot" Fri Feb 6 19:07:37 2026 rev:185 rq:1331294 version:25.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes 2026-01-12 10:28:28.011173413 +0100 +++ /work/SRC/openSUSE:Factory/.kmplot.new.1670/kmplot.changes 2026-02-06 19:11:59.544239185 +0100 @@ -1,0 +2,10 @@ +Tue Feb 3 10:05:51 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.2/ +- Changes since 25.12.1: + * documentation.yml is no more needed + +------------------------------------------------------------------- Old: ---- kmplot-25.12.1.tar.xz kmplot-25.12.1.tar.xz.sig New: ---- kmplot-25.12.2.tar.xz kmplot-25.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmplot.spec ++++++ --- /var/tmp/diff_new_pack.vpjNMq/_old 2026-02-06 19:12:00.232268171 +0100 +++ /var/tmp/diff_new_pack.vpjNMq/_new 2026-02-06 19:12:00.236268340 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kmplot -Version: 25.12.1 +Version: 25.12.2 Release: 0 Summary: Mathematical Function Plotter License: GPL-2.0-or-later ++++++ kmplot-25.12.1.tar.xz -> kmplot-25.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmplot-25.12.1/.gitlab-ci.yml new/kmplot-25.12.2/.gitlab-ci.yml --- old/kmplot-25.12.1/.gitlab-ci.yml 2026-01-03 11:28:31.000000000 +0100 +++ new/kmplot-25.12.2/.gitlab-ci.yml 2026-01-29 20:29:30.000000000 +0100 @@ -12,4 +12,3 @@ - /gitlab-templates/craft-macos-x86-64-qt6.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/kmplot-25.12.1/CMakeLists.txt new/kmplot-25.12.2/CMakeLists.txt --- old/kmplot-25.12.1/CMakeLists.txt 2026-01-03 11:28:31.000000000 +0100 +++ new/kmplot-25.12.2/CMakeLists.txt 2026-01-29 20:29:30.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 "1") +set (RELEASE_SERVICE_VERSION_MICRO "2") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmplot-25.12.1/org.kde.kmplot.appdata.xml new/kmplot-25.12.2/org.kde.kmplot.appdata.xml --- old/kmplot-25.12.1/org.kde.kmplot.appdata.xml 2026-01-03 11:28:31.000000000 +0100 +++ new/kmplot-25.12.2/org.kde.kmplot.appdata.xml 2026-01-29 20:29:30.000000000 +0100 @@ -171,6 +171,7 @@ </provides> <content_rating type="oars-1.1"/> <releases> + <release version="1.3.25122" date="2026-02-05"/> <release version="1.3.25121" date="2026-01-08"/> <release version="1.3.25120" date="2025-12-11"/> <release version="1.3.25083" date="2025-11-06"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmplot-25.12.1/po/ca@valencia/kmplot.po new/kmplot-25.12.2/po/ca@valencia/kmplot.po --- old/kmplot-25.12.1/po/ca@valencia/kmplot.po 2026-01-03 11:28:31.000000000 +0100 +++ new/kmplot-25.12.2/po/ca@valencia/kmplot.po 2026-01-29 20:29:30.000000000 +0100 @@ -1518,7 +1518,7 @@ #: kmplotio.cpp:313 #, kde-format msgid "An error appeared when opening this file (%1)" -msgstr "S'ha produït un error en obrir este fitxer (%1)" +msgstr "S'ha produït un error mentre s'obria este fitxer (%1)" #: kmplotio.cpp:326 #, kde-format @@ -1559,7 +1559,7 @@ #: kparametereditor.cpp:215 #, kde-format msgid "An error appeared when opening this file: %1" -msgstr "S'ha produït un error en obrir este fitxer: %1" +msgstr "S'ha produït un error mentre s'obria este fitxer: %1" #: kparametereditor.cpp:244 #, kde-format @@ -1588,7 +1588,7 @@ #: kparametereditor.cpp:268 #, kde-format msgid "An error appeared when opening this file" -msgstr "S'ha produït un error en obrir este fitxer" +msgstr "S'ha produït un error mentre s'obria este fitxer" #: kparametereditor.cpp:278 #, kde-format @@ -1612,7 +1612,7 @@ #: kparametereditor.cpp:302 kparametereditor.cpp:309 kparametereditor.cpp:327 #, kde-format msgid "An error appeared when saving this file" -msgstr "S'ha produït un error en guardar este fitxer" +msgstr "S'ha produït un error mentre es guardava este fitxer" #: kprinterdlg.cpp:31 #, kde-format @@ -1638,7 +1638,7 @@ #: kprinterdlg.cpp:46 #, kde-format msgid "Inches (in)" -msgstr "Polzades (in)" +msgstr "Polzades (polzades)" #: kprinterdlg.cpp:47 #, kde-format
