Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package analitza for openSUSE:Factory 
checked in at 2025-12-15 11:50:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/analitza (Old)
 and      /work/SRC/openSUSE:Factory/.analitza.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "analitza"

Mon Dec 15 11:50:43 2025 rev:170 rq:1322297 version:25.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/analitza/analitza.changes        2025-11-08 
16:30:21.829742171 +0100
+++ /work/SRC/openSUSE:Factory/.analitza.new.1939/analitza.changes      
2025-12-15 11:53:09.734177529 +0100
@@ -1,0 +2,17 @@
+Sat Dec  6 11:40:11 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.0/
+- No code change since 25.11.80
+
+-------------------------------------------------------------------
+Sat Nov 15 19:56:13 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.11.80
+  * New feature release
+- Changes since 25.08.3:
+  * Fix build of eigen-dependent code with Eigen 5
+
+-------------------------------------------------------------------

Old:
----
  analitza-25.08.3.tar.xz
  analitza-25.08.3.tar.xz.sig

New:
----
  analitza-25.12.0.tar.xz
  analitza-25.12.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ analitza.spec ++++++
--- /var/tmp/diff_new_pack.3FFqWx/_old  2025-12-15 11:53:10.598213273 +0100
+++ /var/tmp/diff_new_pack.3FFqWx/_new  2025-12-15 11:53:10.606213604 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.14.0
-%define qt6_version 6.8.0
+%define kf6_version 6.19.0
+%define qt6_version 6.9.0
 
 %bcond_without released
 Name:           analitza
-Version:        25.08.3
+Version:        25.12.0
 Release:        0
 Summary:        A library to add mathematical features to programs
 License:        LGPL-2.1-or-later

++++++ analitza-25.08.3.tar.xz -> analitza-25.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-25.08.3/CMakeLists.txt 
new/analitza-25.12.0/CMakeLists.txt
--- old/analitza-25.08.3/CMakeLists.txt 2025-10-18 05:58:12.000000000 +0200
+++ new/analitza-25.12.0/CMakeLists.txt 2025-12-03 04:20:16.000000000 +0100
@@ -43,7 +43,7 @@
                                       PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/Analitza6ConfigVersion.cmake")
 
 find_package(Eigen3 CONFIG) # find and setup Eigen3 if available
-set(HAVE_EIGEN3 ${EIGEN3_FOUND})
+set(HAVE_EIGEN3 ${Eigen3_FOUND})
 
 include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-25.08.3/analitza/CMakeLists.txt 
new/analitza-25.12.0/analitza/CMakeLists.txt
--- old/analitza-25.08.3/analitza/CMakeLists.txt        2025-10-18 
05:58:12.000000000 +0200
+++ new/analitza-25.12.0/analitza/CMakeLists.txt        2025-12-03 
04:20:16.000000000 +0100
@@ -59,7 +59,7 @@
 set_target_properties(Analitza PROPERTIES VERSION ${ANALITZA_VERSION} 
SOVERSION ${ANALITZA_SOVERSION} )
 
 
-if(EIGEN3_FOUND)
+if(Eigen3_FOUND)
     target_sources(Analitza PRIVATE commands/eigencommands.cpp)
     target_link_libraries(Analitza PRIVATE Eigen3::Eigen)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-25.08.3/poqm/ca/analitza_qt.po 
new/analitza-25.12.0/poqm/ca/analitza_qt.po
--- old/analitza-25.08.3/poqm/ca/analitza_qt.po 2025-10-18 05:58:12.000000000 
+0200
+++ new/analitza-25.12.0/poqm/ca/analitza_qt.po 2025-12-03 04:20:16.000000000 
+0100
@@ -1253,61 +1253,3 @@
 msgctxt "QCoreApplication|"
 msgid "Have %1 bounded variables needed, got %2"
 msgstr "Calen %1 variables lligades, s'han obtingut %2"
-
-#~ msgctxt "QObject|"
-#~ msgid "PNG File (*.png)"
-#~ msgstr "Fitxer PNG (*.png)"
-
-#~ msgctxt "NAME OF TRANSLATORS"
-#~ msgid "Your names"
-#~ msgstr "Orestes Mas Casals"
-
-#~ msgctxt "EMAIL OF TRANSLATORS"
-#~ msgid "Your emails"
-#~ msgstr "[email protected]"
-
-#~ msgctxt "Parameter in function prototype"
-#~ msgid "par%1"
-#~ msgstr "par%1"
-
-#~ msgctxt "Function parameter separator"
-#~ msgid ", "
-#~ msgstr ", "
-
-#, fuzzy
-#~| msgid "Hyperbolic secant"
-#~ msgctxt "dictionary"
-#~ msgid "Hiperbola"
-#~ msgstr "Secant hiperbòlica"
-
-#~ msgid "Function type not correct for functions depending on %1"
-#~ msgstr "El tipus de funció no és correcte per funcions que depenen de %1"
-
-#~ msgctxt ""
-#~ "This function can't be represented as a curve. To draw implicit curve, "
-#~ "the function has to satisfy the implicit function theorem."
-#~ msgid "Implicit function undefined in the plane"
-#~ msgstr "la funció implícita no està definida en el pla"
-
-#~ msgid "center"
-#~ msgstr "centre"
-
-#~ msgctxt "@title:column"
-#~ msgid "Function"
-#~ msgstr "Funció"
-
-#~ msgid "%1 function added"
-#~ msgstr "S'ha afegit la funció %1"
-
-#~ msgid "Hide '%1'"
-#~ msgstr "Oculta «%1»"
-
-#~ msgid "Show '%1'"
-#~ msgstr "Mostra «%1»"
-
-#~ msgid "Remove '%1'"
-#~ msgstr "Elimina «%1»"
-
-#~ msgctxt "Error message"
-#~ msgid "Unknown token %1"
-#~ msgstr "Token desconegut: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-25.08.3/poqm/ca@valencia/analitza_qt.po 
new/analitza-25.12.0/poqm/ca@valencia/analitza_qt.po
--- old/analitza-25.08.3/poqm/ca@valencia/analitza_qt.po        2025-10-18 
05:58:12.000000000 +0200
+++ new/analitza-25.12.0/poqm/ca@valencia/analitza_qt.po        2025-12-03 
04:20:16.000000000 +0100
@@ -340,7 +340,7 @@
 #, qt-format
 msgctxt "QCoreApplication|"
 msgid "Error while parsing: %1"
-msgstr "S'ha produït un error en llegir: %1"
+msgstr "S'ha produït un error mentre es llegia: %1"
 
 #: analitza/expression.cpp:450
 #, qt-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-25.08.3/poqm/fr/analitza_qt.po 
new/analitza-25.12.0/poqm/fr/analitza_qt.po
--- old/analitza-25.08.3/poqm/fr/analitza_qt.po 2025-10-18 05:58:12.000000000 
+0200
+++ new/analitza-25.12.0/poqm/fr/analitza_qt.po 2025-12-03 04:20:16.000000000 
+0100
@@ -239,7 +239,7 @@
 #: analitza/explexer.cpp:77
 msgctxt "QCoreApplication|"
 msgid "Unexpectedly arrived to the end of the input"
-msgstr "Fin de la chaîne d'entrée inattendue"
+msgstr "Fin de la chaine d'entrée inattendue"
 
 #: analitza/explexer.cpp:111
 #, qt-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-25.08.3/poqm/lv/analitza_qt.po 
new/analitza-25.12.0/poqm/lv/analitza_qt.po
--- old/analitza-25.08.3/poqm/lv/analitza_qt.po 2025-10-18 05:58:12.000000000 
+0200
+++ new/analitza-25.12.0/poqm/lv/analitza_qt.po 2025-12-03 04:20:16.000000000 
+0100
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Einars Sprugis <[email protected]>, 2012.
-# SPDX-FileCopyrightText: 2024 Toms Trasūns <[email protected]>
+# SPDX-FileCopyrightText: 2024, 2025 Toms Trasūns <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
-"PO-Revision-Date: 2024-02-23 18:45+0200\n"
+"PO-Revision-Date: 2025-09-24 12:01+0300\n"
 "Last-Translator: Toms Trasuns <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
 "Language: lv\n"
@@ -17,7 +17,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
 "2);\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 25.08.0\n"
 "X-Qt-Contexts: true\n"
 
 msgctxt "QObject|dictionary"
@@ -1238,7 +1238,7 @@
 #, qt-format
 msgctxt "QCoreApplication|"
 msgid "Have %1 bounded variables needed, got %2"
-msgstr ""
+msgstr "Nepieciešamas %1 piesaistītas vērtības, ir %2"
 
 #~ msgctxt "NAME OF TRANSLATORS"
 #~ msgid "Your names"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-25.08.3/poqm/zh_TW/analitza_qt.po 
new/analitza-25.12.0/poqm/zh_TW/analitza_qt.po
--- old/analitza-25.08.3/poqm/zh_TW/analitza_qt.po      2025-10-18 
05:58:12.000000000 +0200
+++ new/analitza-25.12.0/poqm/zh_TW/analitza_qt.po      2025-12-03 
04:20:16.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
-"PO-Revision-Date: 2025-01-24 22:32+0900\n"
+"PO-Revision-Date: 2025-11-20 22:00+0900\n"
 "Last-Translator: Kisaragi Hiu <[email protected]>\n"
 "Language-Team: Traditional Chinese <[email protected]>\n"
 "Language: zh_TW\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 25.03.70\n"
+"X-Generator: Lokalize 26.03.70\n"
 "X-Qt-Contexts: true\n"
 
 msgctxt "QObject|dictionary"
@@ -891,7 +891,7 @@
 #: analitzagui/operatorsmodel.cpp:295
 msgctxt "QCoreApplication|"
 msgid "Imaginary"
-msgstr "實數"
+msgstr "虛數"
 
 #: analitzagui/operatorsmodel.cpp:298
 msgctxt "QCoreApplication|"

Reply via email to