Hello community,

here is the log from the commit of package analitza for openSUSE:Leap:15.2 
checked in at 2020-03-15 13:36:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/analitza (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.analitza.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "analitza"

Sun Mar 15 13:36:03 2020 rev:36 rq:784470 version:19.12.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/analitza/analitza.changes      2020-02-21 
10:45:35.626461222 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.analitza.new.3160/analitza.changes    
2020-03-15 13:36:04.410827786 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:35:38 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ analitza.spec ++++++
--- /var/tmp/diff_new_pack.RnAZJw/_old  2020-03-15 13:36:04.894828074 +0100
+++ /var/tmp/diff_new_pack.RnAZJw/_new  2020-03-15 13:36:04.898828077 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           analitza
-Version:        19.12.2
+Version:        19.12.3
 Release:        0
 Summary:        A library to add mathematical features to programs
 License:        LGPL-2.1-or-later

++++++ analitza-19.12.2.tar.xz -> analitza-19.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analitza-19.12.2/poqm/ca@valencia/analitza_qt.po 
new/analitza-19.12.3/poqm/ca@valencia/analitza_qt.po
--- old/analitza-19.12.2/poqm/ca@valencia/analitza_qt.po        2020-02-04 
01:12:33.000000000 +0100
+++ new/analitza-19.12.3/poqm/ca@valencia/analitza_qt.po        2020-03-03 
01:08:54.000000000 +0100
@@ -17,7 +17,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Accelerator-Marker: &\n"
 "X-Generator: Lokalize 2.0\n"
 "X-Qt-Contexts: true\n"
@@ -35,7 +35,8 @@
 msgid "Cannot calculate an empty expression"
 msgstr "No es pot calcular una expressió buida"
 
-#: analitza/analyzer.cpp:235 analitza/analyzer.cpp:254 
analitza/analyzer.cpp:280
+#: analitza/analyzer.cpp:235 analitza/analyzer.cpp:254
+#: analitza/analyzer.cpp:280
 msgctxt "QCoreApplication|"
 msgid "Must specify a correct operation"
 msgstr "Heu d'especificar una operació correcta."
@@ -161,7 +162,8 @@
 msgid "To use '%1' command the input matrix must be square"
 msgstr "Per usar l'ordre «%1» cal que la matriu d'entrada siga quadrada"
 
-#: analitza/commands/eigencommands.cpp:68 
analitza/commands/eigencommands.cpp:74
+#: analitza/commands/eigencommands.cpp:68
+#: analitza/commands/eigencommands.cpp:74
 #, qt-format
 msgctxt "QCoreApplication|"
 msgid ""
@@ -303,7 +305,8 @@
 msgstr "No hi poden haver dos paràmetres amb el mateix nom com ara «%1»."
 
 #: analitza/expression.cpp:259
-msgctxt "this is an error message. otherwise is the else in a mathml 
condition|"
+msgctxt ""
+"this is an error message. otherwise is the else in a mathml condition|"
 msgid "The <em>otherwise</em> parameter should be the last one"
 msgstr "El paràmetre <em>otherwise</em> ha de ser l'últim"
 
@@ -594,8 +597,8 @@
 #: analitza/operations.cpp:728
 msgctxt "QCoreApplication|"
 msgid ""
-"Addition of two matrices is allowed provided that both matrices have the same 
"
-"number of rows and the same number of columns"
+"Addition of two matrices is allowed provided that both matrices have the "
+"same number of rows and the same number of columns"
 msgstr ""
 "La suma de dues matrius es permet quan ambdues tenen el mateix nombre de "
 "files i el mateix nombre de columnes"
@@ -603,8 +606,8 @@
 #: analitza/operations.cpp:760
 msgctxt "QCoreApplication|"
 msgid ""
-"Multiplication of two matrices is allowed provided that the number of columns 
"
-"of the first matrix equals the number of rows of the second matrix"
+"Multiplication of two matrices is allowed provided that the number of "
+"columns of the first matrix equals the number of rows of the second matrix"
 msgstr ""
 "La multiplicació de dues matrius es permet quan el nombre de columnes de la "
 "primera matriu és igual que el nombre de files de la segona matriu"



Reply via email to