Hello community,

here is the log from the commit of package kmplot for openSUSE:Factory checked 
in at 2019-07-17 13:17:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmplot (Old)
 and      /work/SRC/openSUSE:Factory/.kmplot.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmplot"

Wed Jul 17 13:17:33 2019 rev:107 rq:715145 version:19.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes    2019-06-14 
20:31:08.246670032 +0200
+++ /work/SRC/openSUSE:Factory/.kmplot.new.1887/kmplot.changes  2019-07-17 
13:17:51.763727315 +0200
@@ -1,0 +2,10 @@
+Sat Jul 13 07:26:36 UTC 2019 - [email protected]
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- Changes since 19.04.2:
+  * Use elliptic curve as a default implicit curve (kde#201515)
+
+-------------------------------------------------------------------

Old:
----
  kmplot-19.04.2.tar.xz

New:
----
  kmplot-19.04.3.tar.xz

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

Other differences:
------------------
++++++ kmplot.spec ++++++
--- /var/tmp/diff_new_pack.BN2Ijf/_old  2019-07-17 13:17:52.475726885 +0200
+++ /var/tmp/diff_new_pack.BN2Ijf/_new  2019-07-17 13:17:52.479726883 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kmplot
-Version:        19.04.2
+Version:        19.04.3
 Release:        0
 Summary:        Mathematical Function Plotter
 License:        GPL-2.0-or-later

++++++ kmplot-19.04.2.tar.xz -> kmplot-19.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmplot-19.04.2/kmplot/functioneditor.cpp 
new/kmplot-19.04.3/kmplot/functioneditor.cpp
--- old/kmplot-19.04.2/kmplot/functioneditor.cpp        2019-05-28 
17:13:41.000000000 +0200
+++ new/kmplot-19.04.3/kmplot/functioneditor.cpp        2019-07-05 
07:23:52.000000000 +0200
@@ -511,7 +511,7 @@
        if ( Settings::defaultEquationForm() == 
Settings::EnumDefaultEquationForm::Function )
                name += "(x,y)";
        
-       createFunction( name + " = y*sinx + x*cosy = 1", QString(), 
Function::Implicit );
+       createFunction( name + " = y² = x³ − x + 1", QString(), 
Function::Implicit );
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmplot-19.04.2/org.kde.kmplot.appdata.xml 
new/kmplot-19.04.3/org.kde.kmplot.appdata.xml
--- old/kmplot-19.04.2/org.kde.kmplot.appdata.xml       2019-05-28 
17:13:41.000000000 +0200
+++ new/kmplot-19.04.3/org.kde.kmplot.appdata.xml       2019-07-05 
07:23:52.000000000 +0200
@@ -105,6 +105,7 @@
       <caption xml:lang="fr">Traçage d'une fonction quadratique, de sa dérivée 
et de son intégrale sur KmPlot</caption>
       <caption xml:lang="gl">Función cuadrática, coa súa derivada e integral 
representadas con KmPlot</caption>
       <caption xml:lang="id">Fungsi kuadrat, turunan dan integralnya diplot 
dengan KmPlot</caption>
+      <caption xml:lang="it">Funzione quadratica, la sua derivata e la sua 
integrata disegnati on KmPlot</caption>
       <caption xml:lang="nl">Kwadratische functie, zijn afgeleide en integraal 
geplot met KmPlot</caption>
       <caption xml:lang="pl">Funkcja kwadratowa, jej różniczka i całka 
narysowane w KmPlot</caption>
       <caption xml:lang="pt">Função quadrática, a sua derivada e o seu 
integral desenhados no KmPlot</caption>
Binary files old/kmplot-19.04.2/po/es/docs/kmplot/edu-logo.png and 
new/kmplot-19.04.3/po/es/docs/kmplot/edu-logo.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmplot-19.04.2/po/es/docs/kmplot/index.docbook 
new/kmplot-19.04.3/po/es/docs/kmplot/index.docbook
--- old/kmplot-19.04.2/po/es/docs/kmplot/index.docbook  2019-06-04 
02:04:44.000000000 +0200
+++ new/kmplot-19.04.3/po/es/docs/kmplot/index.docbook  2019-07-09 
02:06:47.000000000 +0200
@@ -2766,8 +2766,7 @@
 >Traducido por Eloy Cuadra <email
 >[email protected]</email
 >.</para
-> 
-&underFDL; &underGPL; </chapter>
+> &underFDL; &underGPL; </chapter>
 
 &documentation.index;
 </book>
Binary files old/kmplot-19.04.2/po/es/docs/kmplot/kfkt.png and 
new/kmplot-19.04.3/po/es/docs/kmplot/kfkt.png differ
Binary files old/kmplot-19.04.2/po/es/docs/kmplot/ksys1.png and 
new/kmplot-19.04.3/po/es/docs/kmplot/ksys1.png differ
Binary files old/kmplot-19.04.2/po/es/docs/kmplot/ksys2.png and 
new/kmplot-19.04.3/po/es/docs/kmplot/ksys2.png differ
Binary files old/kmplot-19.04.2/po/es/docs/kmplot/ksys3.png and 
new/kmplot-19.04.3/po/es/docs/kmplot/ksys3.png differ
Binary files old/kmplot-19.04.2/po/es/docs/kmplot/main.png and 
new/kmplot-19.04.3/po/es/docs/kmplot/main.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmplot-19.04.2/po/nb/kmplot.po 
new/kmplot-19.04.3/po/nb/kmplot.po
--- old/kmplot-19.04.2/po/nb/kmplot.po  2019-06-04 02:04:44.000000000 +0200
+++ new/kmplot-19.04.3/po/nb/kmplot.po  2019-07-09 02:06:47.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kmplot\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:38+0200\n"
+"POT-Creation-Date: 2019-05-29 07:22+0200\n"
 "PO-Revision-Date: 2011-07-13 09:47+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
@@ -877,42 +877,42 @@
 msgid "Initial Conditions"
 msgstr "Startbetingelser"
 
-#: functiontools.cpp:74 functiontools.cpp:81
+#: functiontools.cpp:73 functiontools.cpp:80
 #, kde-format
 msgid "Search between:"
 msgstr "Søk mellom:"
 
-#: functiontools.cpp:75
+#: functiontools.cpp:74
 #, kde-format
 msgid "Find Minimum Point"
 msgstr "Finn minimumspunkt"
 
-#: functiontools.cpp:82
+#: functiontools.cpp:81
 #, kde-format
 msgid "Find Maximum Point"
 msgstr "Finn maksimumspunkt"
 
-#: functiontools.cpp:88
+#: functiontools.cpp:87
 #, kde-format
 msgid "Calculate the area between:"
 msgstr "Beregn arealet mellom:"
 
-#: functiontools.cpp:89
+#: functiontools.cpp:88
 #, kde-format
 msgid "Area Under Graph"
 msgstr "Areal under grafen"
 
-#: functiontools.cpp:204
+#: functiontools.cpp:203
 #, kde-format
 msgid "Minimum is at x = %1, %2(x) = %3"
 msgstr "Minimum er ved x = %1, %2(x) = %3"
 
-#: functiontools.cpp:218
+#: functiontools.cpp:217
 #, kde-format
 msgid "Maximum is at x = %1, %2(x) = %3"
 msgstr "Maksimum er ved x = %1, %2(x) = %3"
 
-#: functiontools.cpp:237
+#: functiontools.cpp:236
 #, kde-format
 msgid "Area is %1"
 msgstr "Areal er %1"
@@ -947,17 +947,17 @@
 msgid "Add..."
 msgstr "Legg til …"
 
-#: kconstanteditor.cpp:65
+#: kconstanteditor.cpp:67
 #, kde-format
 msgid "Constants Editor"
 msgstr "Konstant-redigering"
 
-#: kconstanteditor.cpp:133
+#: kconstanteditor.cpp:135
 #, kde-format
 msgid "Check this to have the constant exported when saving."
 msgstr "Kryss av her for å få konstanten eksportert under lagring."
 
-#: kconstanteditor.cpp:136
+#: kconstanteditor.cpp:138
 #, kde-format
 msgid ""
 "Check this to have the constant permanently available between instances of "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmplot-19.04.2/po/nl/docs/kmplot/index.docbook 
new/kmplot-19.04.3/po/nl/docs/kmplot/index.docbook
--- old/kmplot-19.04.2/po/nl/docs/kmplot/index.docbook  2019-06-04 
02:04:45.000000000 +0200
+++ new/kmplot-19.04.3/po/nl/docs/kmplot/index.docbook  2019-07-09 
02:06:48.000000000 +0200
@@ -2759,8 +2759,7 @@
 >Documentatie uitgebreid en vernieuwd voor &kde; 4.0 door David Saxton <email
 >[email protected]</email
 >.</para>
-&meld.fouten;&vertaling.freek; 
-&underFDL; &underGPL; </chapter>
+&meld.fouten;&vertaling.freek; &underFDL; &underGPL; </chapter>
 
 &documentation.index;
 </book>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmplot-19.04.2/po/nn/kmplot.po 
new/kmplot-19.04.3/po/nn/kmplot.po
--- old/kmplot-19.04.2/po/nn/kmplot.po  2019-06-04 02:04:44.000000000 +0200
+++ new/kmplot-19.04.3/po/nn/kmplot.po  2019-07-09 02:06:47.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kmplot\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:38+0200\n"
+"POT-Creation-Date: 2019-05-29 07:22+0200\n"
 "PO-Revision-Date: 2011-07-06 19:28+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -867,42 +867,42 @@
 msgid "Initial Conditions"
 msgstr "Startvilkår"
 
-#: functiontools.cpp:74 functiontools.cpp:81
+#: functiontools.cpp:73 functiontools.cpp:80
 #, kde-format
 msgid "Search between:"
 msgstr "Søk mellom:"
 
-#: functiontools.cpp:75
+#: functiontools.cpp:74
 #, kde-format
 msgid "Find Minimum Point"
 msgstr "Finn minimumspunkt"
 
-#: functiontools.cpp:82
+#: functiontools.cpp:81
 #, kde-format
 msgid "Find Maximum Point"
 msgstr "Finn maksimumspunkt"
 
-#: functiontools.cpp:88
+#: functiontools.cpp:87
 #, kde-format
 msgid "Calculate the area between:"
 msgstr "Rekn ut arealet mellom:"
 
-#: functiontools.cpp:89
+#: functiontools.cpp:88
 #, kde-format
 msgid "Area Under Graph"
 msgstr "Areal under grafen"
 
-#: functiontools.cpp:204
+#: functiontools.cpp:203
 #, kde-format
 msgid "Minimum is at x = %1, %2(x) = %3"
 msgstr "Minimum er ved x = %1, %2(x) = %3"
 
-#: functiontools.cpp:218
+#: functiontools.cpp:217
 #, kde-format
 msgid "Maximum is at x = %1, %2(x) = %3"
 msgstr "Maksimum er ved x = %1, %2(x) = %3"
 
-#: functiontools.cpp:237
+#: functiontools.cpp:236
 #, kde-format
 msgid "Area is %1"
 msgstr "Arealet er %1"
@@ -937,17 +937,17 @@
 msgid "Add..."
 msgstr "Legg til …"
 
-#: kconstanteditor.cpp:65
+#: kconstanteditor.cpp:67
 #, kde-format
 msgid "Constants Editor"
 msgstr "Konstantredigering"
 
-#: kconstanteditor.cpp:133
+#: kconstanteditor.cpp:135
 #, kde-format
 msgid "Check this to have the constant exported when saving."
 msgstr "Kryss av denne for å eksportera konstanten ved lagring."
 
-#: kconstanteditor.cpp:136
+#: kconstanteditor.cpp:138
 #, kde-format
 msgid ""
 "Check this to have the constant permanently available between instances of "


Reply via email to