Hello community,

here is the log from the commit of package kshisen for openSUSE:Factory checked 
in at 2013-12-02 12:35:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kshisen (Old)
 and      /work/SRC/openSUSE:Factory/.kshisen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kshisen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kshisen/kshisen.changes  2013-10-03 
16:01:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kshisen.new/kshisen.changes     2013-12-02 
12:35:16.000000000 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:29:49 UTC 2013 - [email protected]
+
+- Update to 4.11.90
+   * KDE 4.12 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.12-beta2.php
+
+-------------------------------------------------------------------
+Sun Nov 10 08:02:08 UTC 2013 - [email protected]
+
+- Update to 4.11.80
+   * KDE 4.12 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.12-beta1.php
+
+-------------------------------------------------------------------
+Sat Nov  2 15:48:08 UTC 2013 - [email protected]
+
+- Update to 4.11.3
+   * KDE 4.11.3 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.3.php
+
+-------------------------------------------------------------------

Old:
----
  kshisen-4.11.2.tar.xz

New:
----
  kshisen-4.11.90.tar.xz

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

Other differences:
------------------
++++++ kshisen.spec ++++++
--- /var/tmp/diff_new_pack.HLl86H/_old  2013-12-02 12:35:17.000000000 +0100
+++ /var/tmp/diff_new_pack.HLl86H/_new  2013-12-02 12:35:17.000000000 +0100
@@ -24,7 +24,7 @@
 License:        GPL-2.0+
 Group:          Amusements/Games/Board/Other
 Url:            http://www.kde.org
-Version:        4.11.2
+Version:        4.11.90
 Release:        0
 Source0:        kshisen-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ kshisen-4.11.2.tar.xz -> kshisen-4.11.90.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-4.11.2/kshisen.desktop 
new/kshisen-4.11.90/kshisen.desktop
--- old/kshisen-4.11.2/kshisen.desktop  2013-08-28 19:12:34.000000000 +0200
+++ new/kshisen-4.11.90/kshisen.desktop 2013-10-20 20:12:36.000000000 +0200
@@ -125,6 +125,7 @@
 GenericName[sv]=Shisen-Sho Mahjongg-liknande brickspel
 GenericName[ta]=ஷிசெந்ஷோ மாஹ்ஜோங் போன்ற ஓடு விளையாட்டு
 GenericName[tr]=Shisen-Sho Mahjongg Benzeri Döşeme Oyunu
+GenericName[ug]=Shisen-Sho Mahjongg غا ئوخشاپ قالىدىغان كاھىش ئويۇنى
 GenericName[uk]=Шісен-шо, схожа на маджонґ гра з плитками
 GenericName[wa]=Djeu d' pîce do djinre di Mahjongg
 GenericName[x-test]=xxShisen-Sho Mahjongg-like Tile Gamexx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-4.11.2/src/app.cpp 
new/kshisen-4.11.90/src/app.cpp
--- old/kshisen-4.11.2/src/app.cpp      2013-06-28 19:49:58.000000000 +0200
+++ new/kshisen-4.11.90/src/app.cpp     2013-10-20 20:12:36.000000000 +0200
@@ -20,6 +20,7 @@
  ***************************************************************************/
 
 #include "app.h"
+#include "board.h"
 #include "prefs.h"
 #include "ui_settings.h"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-4.11.2/src/app.h 
new/kshisen-4.11.90/src/app.h
--- old/kshisen-4.11.2/src/app.h        2013-06-28 19:49:58.000000000 +0200
+++ new/kshisen-4.11.90/src/app.h       2013-10-20 20:12:36.000000000 +0200
@@ -21,12 +21,12 @@
 #ifndef APP_H
 #define APP_H
 
-#include "board.h"
-
 #include <kxmlguiwindow.h>
 
 class QLabel;
 
+class Board;
+
 /**
  * @brief Class holding the application and its functions
  */

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to