Hello community,

here is the log from the commit of package libkdeedu4 for openSUSE:Factory 
checked in at 2015-10-03 20:25:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkdeedu4 (Old)
 and      /work/SRC/openSUSE:Factory/.libkdeedu4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkdeedu4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdeedu4/libkdeedu4.changes    2015-07-14 
17:38:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libkdeedu4.new/libkdeedu4.changes       
2015-10-03 20:25:35.000000000 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:36:50 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+-------------------------------------------------------------------
+Wed Aug 19 19:44:14 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+-------------------------------------------------------------------
+Fri Aug  7 07:03:07 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  libkdeedu-15.04.3.tar.xz

New:
----
  libkdeedu-15.08.1.tar.xz

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

Other differences:
------------------
++++++ libkdeedu4.spec ++++++
--- /var/tmp/diff_new_pack.3kn7CA/_old  2015-10-03 20:25:36.000000000 +0200
+++ /var/tmp/diff_new_pack.3kn7CA/_new  2015-10-03 20:25:36.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libkdeedu4
-Version:        15.04.3
+Version:        15.08.1
 Release:        0
 Summary:        Library for KDE Education Applications
 License:        GPL-2.0+

++++++ libkdeedu-15.04.3.tar.xz -> libkdeedu-15.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdeedu-15.04.3/keduvocdocument/keduvocdocument.cpp 
new/libkdeedu-15.08.1/keduvocdocument/keduvocdocument.cpp
--- old/libkdeedu-15.04.3/keduvocdocument/keduvocdocument.cpp   2015-01-20 
18:26:57.000000000 +0100
+++ new/libkdeedu-15.08.1/keduvocdocument/keduvocdocument.cpp   2015-03-15 
14:26:32.000000000 +0100
@@ -72,7 +72,7 @@
 
     /** autosave file used to provide locking access to the underlying file
      * Note: It is a pointer to allow locking a new file, saving results and
-     * then transfering the lock to m_autosave without risking loss of lock.
+     * then transferring the lock to m_autosave without risking loss of lock.
      * See saveAs for clarification*/
     KAutoSaveFile            *m_autosave;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdeedu-15.04.3/qtmmlwidget/qtmmlwidget.cpp 
new/libkdeedu-15.08.1/qtmmlwidget/qtmmlwidget.cpp
--- old/libkdeedu-15.04.3/qtmmlwidget/qtmmlwidget.cpp   2015-01-20 
18:26:57.000000000 +0100
+++ new/libkdeedu-15.08.1/qtmmlwidget/qtmmlwidget.cpp   2015-03-15 
14:26:32.000000000 +0100
@@ -3436,7 +3436,7 @@
            break;
 
        default:
-           // exact ammount of children specified - check...
+           // exact amount of children specified - check...
            if (spec->child_spec != child_cnt) {
                if (errorMsg != 0)
                    *errorMsg = QString("element ")
@@ -5425,7 +5425,7 @@
     Sets the MathML expression to be rendered. The expression is given
     in the string \a text. If the expression is successfully parsed,
     this method returns true; otherwise it returns false. If an error
-    occured \a errorMsg is set to a diagnostic message, while \a
+    occurred \a errorMsg is set to a diagnostic message, while \a
     errorLine and \a errorColumn contain the location of the error.
     Any of \a errorMsg, \a errorLine and \a errorColumn may be 0,
     in which case they are not set.
@@ -6299,7 +6299,7 @@
     Sets the MathML expression to be rendered. The expression is given
     in the string \a text. If the expression is successfully parsed,
     this method returns true; otherwise it returns false. If an error
-    occured \a errorMsg is set to a diagnostic message, while \a
+    occurred \a errorMsg is set to a diagnostic message, while \a
     errorLine and \a errorColumn contain the location of the error.
     Any of \a errorMsg, \a errorLine and \a errorColumn may be 0,
     in which case they are not set.


Reply via email to