Hello community, here is the log from the commit of package analitza for openSUSE:Factory checked in at 2020-02-11 22:17:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/analitza (Old) and /work/SRC/openSUSE:Factory/.analitza.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "analitza" Tue Feb 11 22:17:25 2020 rev:100 rq:771578 version:19.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/analitza/analitza.changes 2020-01-12 23:19:43.606712778 +0100 +++ /work/SRC/openSUSE:Factory/.analitza.new.26092/analitza.changes 2020-02-11 22:17:31.627308890 +0100 @@ -1,0 +2,14 @@ +Fri Feb 7 08:36:49 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:28:40 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 19.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.2 +- No code change since 19.12.1 + +------------------------------------------------------------------- Old: ---- analitza-19.12.1.tar.xz analitza-19.12.1.tar.xz.sig New: ---- analitza-19.12.2.tar.xz analitza-19.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ analitza.spec ++++++ --- /var/tmp/diff_new_pack.SmUIFn/_old 2020-02-11 22:17:32.331309271 +0100 +++ /var/tmp/diff_new_pack.SmUIFn/_new 2020-02-11 22:17:32.335309273 +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.1 +Version: 19.12.2 Release: 0 Summary: A library to add mathematical features to programs License: LGPL-2.1-or-later @@ -86,7 +86,7 @@ %build %cmake_kf5 -d build - %make_jobs + %cmake_build %install %kf5_makeinstall -C build ++++++ analitza-19.12.1.tar.xz -> analitza-19.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/analitza-19.12.1/poqm/ca@valencia/analitza_qt.po new/analitza-19.12.2/poqm/ca@valencia/analitza_qt.po --- old/analitza-19.12.1/poqm/ca@valencia/analitza_qt.po 2020-01-07 01:46:16.000000000 +0100 +++ new/analitza-19.12.2/poqm/ca@valencia/analitza_qt.po 2020-02-04 01:12:33.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,8 +35,7 @@ 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." @@ -162,8 +161,7 @@ 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 "" @@ -305,8 +303,7 @@ 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" @@ -597,8 +594,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" @@ -606,8 +603,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" @@ -1244,61 +1241,3 @@ msgctxt "QCoreApplication|" msgid "Selected viewport too small" msgstr "La finestra de visualització seleccionada és massa petita" - -#~ 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-19.12.1/poqm/zh_CN/analitza_qt.po new/analitza-19.12.2/poqm/zh_CN/analitza_qt.po --- old/analitza-19.12.1/poqm/zh_CN/analitza_qt.po 2020-01-07 01:46:19.000000000 +0100 +++ new/analitza-19.12.2/poqm/zh_CN/analitza_qt.po 2020-02-04 01:12:34.000000000 +0100 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2020-01-04 21:52\n" +"PO-Revision-Date: 2020-01-20 21:57\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
