Hello community,

here is the log from the commit of package kmplot for openSUSE:Factory checked 
in at 2016-02-23 16:56:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmplot (Old)
 and      /work/SRC/openSUSE:Factory/.kmplot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmplot"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes    2016-01-23 
01:08:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kmplot.new/kmplot.changes       2016-02-23 
16:56:23.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:15:05 UTC 2016 - [email protected]
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+-------------------------------------------------------------------

Old:
----
  kmplot-15.12.1.tar.xz

New:
----
  kmplot-15.12.2.tar.xz

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

Other differences:
------------------
++++++ kmplot.spec ++++++
--- /var/tmp/diff_new_pack.Bcom85/_old  2016-02-23 16:56:24.000000000 +0100
+++ /var/tmp/diff_new_pack.Bcom85/_new  2016-02-23 16:56:24.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           kmplot
-Version:        15.12.1
+Version:        15.12.2
 Release:        0
 Summary:        Mathematical Function Plotter
 License:        GPL-2.0+

++++++ kmplot-15.12.1.tar.xz -> kmplot-15.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmplot-15.12.1/kmplot/main.cpp 
new/kmplot-15.12.2/kmplot/main.cpp
--- old/kmplot-15.12.1/kmplot/main.cpp  2015-12-29 13:35:56.000000000 +0100
+++ new/kmplot-15.12.2/kmplot/main.cpp  2016-01-09 00:07:13.000000000 +0100
@@ -41,6 +41,9 @@
 int main( int argc, char **argv )
 {
        QApplication qapp(argc, argv);
+
+       KLocalizedString::setApplicationDomain("kmplot");
+
        KAboutData aboutData(
            "kmplot",
            i18n( "KmPlot" ),


Reply via email to