Hello community, here is the log from the commit of package kmplot for openSUSE:Factory checked in at 2013-04-18 10:30:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmplot (Old) and /work/SRC/openSUSE:Factory/.kmplot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmplot", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes 2013-03-14 12:05:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kmplot.new/kmplot.changes 2013-04-18 10:30:40.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Apr 1 19:17:46 UTC 2013 - [email protected] + +- Update to 4.10.2 \n * Bugfixes + +------------------------------------------------------------------- Old: ---- kmplot-4.10.1.tar.xz New: ---- kmplot-4.10.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmplot.spec ++++++ --- /var/tmp/diff_new_pack.LlmRtt/_old 2013-04-18 10:30:41.000000000 +0200 +++ /var/tmp/diff_new_pack.LlmRtt/_new 2013-04-18 10:30:41.000000000 +0200 @@ -17,7 +17,7 @@ Name: kmplot -Version: 4.10.1 +Version: 4.10.2 Release: 0 Summary: Mathematical Function Plotter License: GPL-2.0+ ++++++ kmplot-4.10.1.tar.xz -> kmplot-4.10.2.tar.xz ++++++ Files old/kmplot-4.10.1/doc/index.cache.bz2 and new/kmplot-4.10.2/doc/index.cache.bz2 differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmplot-4.10.1/kmplot/kmplot.desktop new/kmplot-4.10.2/kmplot/kmplot.desktop --- old/kmplot-4.10.1/kmplot/kmplot.desktop 2013-03-01 07:44:00.000000000 +0100 +++ new/kmplot-4.10.2/kmplot/kmplot.desktop 2013-03-29 08:03:06.000000000 +0100 @@ -47,6 +47,7 @@ Comment[lv]=Funkciju zīmētājs Comment[mk]=Цртач на функции Comment[ml]=ഫങ്ഷന് പ്ലോട്ടര് +Comment[mr]=फंक्शन प्लॉट करणारा Comment[ms]=Plot Fungsi Comment[nb]=Funksjonsplotter Comment[nds]=Bagenschriever för Funkschonen @@ -115,6 +116,7 @@ Name[lv]=KmPlot Name[mk]=KmPlot Name[ml]=കെഎംപ്ലോട്ട് +Name[mr]=के-एम-प्लॉट Name[ms]=KmPlot Name[nb]=KmPlot Name[nds]=KmPlot @@ -183,6 +185,7 @@ GenericName[lt]=Matematinių funkcijų braižytuvas GenericName[lv]=Matemātisko funkciju zīmētājs GenericName[ml]=ഗണിത ഫങ്ഷന് പ്ലോട്ടര് +GenericName[mr]=गणितीय फंक्शन प्लॉटर GenericName[nb]=Matematisk funksjonsplotter GenericName[nds]=Mathemaatsch Bagenschriever GenericName[ne]=गणितिय प्रकार्य आलेखक diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmplot-4.10.1/kmplot/kmplot_part.desktop new/kmplot-4.10.2/kmplot/kmplot_part.desktop --- old/kmplot-4.10.1/kmplot/kmplot_part.desktop 2013-03-01 07:44:00.000000000 +0100 +++ new/kmplot-4.10.2/kmplot/kmplot_part.desktop 2013-03-29 08:03:06.000000000 +0100 @@ -41,6 +41,7 @@ Name[lt]=KmPlotPart Name[lv]=KmPlotPart Name[ml]=കെഎംപ്ലോട്ട്പാര്ട്ട് +Name[mr]=के-एम-प्लॉट-पार्ट Name[ms]=KmPlotPart Name[nb]=KmPlotPart Name[nds]=KmPlotPart diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmplot-4.10.1/kmplot/main.cpp new/kmplot-4.10.2/kmplot/main.cpp --- old/kmplot-4.10.1/kmplot/main.cpp 2013-03-01 07:44:00.000000000 +0100 +++ new/kmplot-4.10.2/kmplot/main.cpp 2013-03-29 08:03:06.000000000 +0100 @@ -62,7 +62,7 @@ aboutData.addAuthor( ki18n("David Saxton"), ki18n( "Porting to Qt 4, UI improvements, features" ), "[email protected]" ); aboutData.addCredit( ki18n("David Vignoni"), ki18n( "svg icon" ), "[email protected]" ); - aboutData.addCredit( ki18n("Albert Astals Cid"), ki18n( "command line options, MIME type" ), "[email protected]" ); + aboutData.addCredit( ki18n("Albert Astals Cid"), ki18n( "command line options, MIME type" ), "[email protected]" ); KCmdLineArgs::init( argc, argv, &aboutData ); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
