Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2016-08-31 00:07:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfourinline (Old)
 and      /work/SRC/openSUSE:Factory/.kfourinline.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfourinline"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-07-24 
19:53:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes     
2016-08-31 00:07:27.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:16:24 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+-------------------------------------------------------------------
+Mon Aug  8 15:01:39 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  kfourinline-16.04.3.tar.xz

New:
----
  kfourinline-16.08.0.tar.xz

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

Other differences:
------------------
++++++ kfourinline.spec ++++++
--- /var/tmp/diff_new_pack.BY5pOH/_old  2016-08-31 00:07:28.000000000 +0200
+++ /var/tmp/diff_new_pack.BY5pOH/_new  2016-08-31 00:07:28.000000000 +0200
@@ -35,7 +35,7 @@
 License:        LGPL-2.0+
 Group:          Amusements/Toys/Other
 Url:            http://www.kde.org
-Version:        16.04.3
+Version:        16.08.0
 Release:        0
 Source0:        kfourinline-%{version}.tar.xz
 Obsoletes:      %{name}5 < %{version}

++++++ kfourinline-16.04.3.tar.xz -> kfourinline-16.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-16.04.3/.gitignore 
new/kfourinline-16.08.0/.gitignore
--- old/kfourinline-16.04.3/.gitignore  1970-01-01 01:00:00.000000000 +0100
+++ new/kfourinline-16.08.0/.gitignore  2016-06-19 12:32:04.000000000 +0200
@@ -0,0 +1,3 @@
+.kdev4/
+build/
+*.kdev4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-16.04.3/CMakeLists.txt 
new/kfourinline-16.08.0/CMakeLists.txt
--- old/kfourinline-16.04.3/CMakeLists.txt      2016-03-20 12:01:05.000000000 
+0100
+++ new/kfourinline-16.08.0/CMakeLists.txt      2016-06-19 12:32:04.000000000 
+0200
@@ -26,12 +26,13 @@
 include(FeatureSummary)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 include(ECMAddAppIcon)
 
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 
 add_subdirectory(src)
 add_subdirectory(grafix)
Files old/kfourinline-16.04.3/doc/gameboard.png and 
new/kfourinline-16.08.0/doc/gameboard.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-16.04.3/doc/index.docbook 
new/kfourinline-16.08.0/doc/index.docbook
--- old/kfourinline-16.04.3/doc/index.docbook   2016-03-20 12:01:05.000000000 
+0100
+++ new/kfourinline-16.08.0/doc/index.docbook   2016-06-19 12:32:04.000000000 
+0200
@@ -1,14 +1,12 @@
 <?xml version="1.0" ?>
 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 
"dtd/kdedbx45.dtd" [
-<!ENTITY kappname "&kfourinline;">
-<!ENTITY package "kdegames">
-<!ENTITY % English "INCLUDE"> 
+<!ENTITY % English "INCLUDE">
 <!ENTITY % addindex "IGNORE">
 ]>
 
 <book id="kfourinline" lang="&language;">
 <bookinfo>
-<title>The KFourInLine Handbook</title>
+<title>The &kfourinline; Handbook</title>
 
 <authorgroup>
 <author>
@@ -48,15 +46,15 @@
 <year>1995</year><year>2007</year>
 <holder>&Martin.Heni;</holder>
 </copyright>
-    
+
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2013-05-05</date>
-<releaseinfo>1.4.0 (&kde; 4.11)</releaseinfo>
+<date>2016-05-09</date>
+<releaseinfo>v1.4.1 (Applications 16.04)</releaseinfo>
 
 <abstract>
 <para>
-&kfourinline; is a four-in-a-row game for &kde;.</para>
+&kfourinline; is a four-in-a-row game by &kde;.</para>
 </abstract>
 
 <keywordset>
@@ -96,15 +94,27 @@
 
 <chapter id="howtoplay">
 <title>How to Play</title>
+
+<screenshot>
+<mediaobject>
+<imageobject>
+<imagedata fileref="gameboard.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>&kfourinline; Game Board</phrase>
+</textobject>
+</mediaobject>
+</screenshot>
+
 <para>
 When &kfourinline; loads, you can select the difficulty or start a two player 
game. If you like,
 you can also pick your color and select which color starts the game.
 </para>
 
 <para>
-Each player is represented by a color (for example yellow or white for player 
one and red for player two).  
+Each player is represented by a color (for example yellow or white for player 
one and red for player two).
 The goal of the game is to get four connected pieces of your color into any 
row, column or
-diagonal.  
+diagonal.
 The players move in turns. Each turn the player can place one of his or her 
pieces
 into any of the seven columns where each piece will fall to the lowest 
possible free place &ie; it
 will fall down until it reaches the ground level or another piece.
@@ -139,7 +149,7 @@
 </para>
 
 <para>
-The <firstterm>status display</firstterm> shows which player 
+The <firstterm>status display</firstterm> shows which player
 is controlled by which input device. A local player can input moves using
 keyboard or mouse, a remote player is shown as network input and finally
 the computer can control the input for a player.
@@ -158,10 +168,10 @@
 
 <para>
 It is possible to play the game over a network connection with another
-computer. 
+computer.
 One of the computers will act as game server. This one can determine
 who should play which color. You can configure the network options
-in the menu 
+in the menu
 <menuchoice><guimenu>Settings</guimenu><guimenuitem>Network 
Configuration...</guimenuitem></menuchoice>.
 In the menu
 <menuchoice><guimenu>Game</guimenu><guimenuitem>Network 
Chat...</guimenuitem></menuchoice>.
@@ -201,7 +211,7 @@
 <para>
 Starts a new game. In a network game this option is only available for
 the network server. The network client will be automatically started by
-the server.  
+the server.
 </para>
 </listitem>
 </varlistentry>
@@ -358,7 +368,7 @@
 <para>
 Pops up a dialog for the network configuration. You can choose to be
 server or client. If you are server you can also choose what color the
-remote player should take over. If a network game is running you can 
+remote player should take over. If a network game is running you can
 also disconnect it in this menu.
 </para>
 </listitem>
@@ -367,7 +377,7 @@
 </variablelist>
 
 <para>
-Additionally &kappname; has the common &kde; <guimenu>Settings</guimenu> and 
<guimenu>Help</guimenu>
+Additionally &kfourinline; has the common &kde; <guimenu>Settings</guimenu> 
and <guimenu>Help</guimenu>
 menu items, for more information read the sections about the <ulink 
url="help:/fundamentals/ui.html#menus-settings"
 >Settings Menu</ulink> and <ulink 
 >url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink>
 of the &kde; Fundamentals.
@@ -380,9 +390,21 @@
 <chapter id="config">
 <title>Game Configuration</title>
 <para>&kfourinline; can be configured using the configuration dialog with 
<menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure 
&kfourinline;...</guimenuitem></menuchoice> </para>
+
+<screenshot>
+<mediaobject>
+<imageobject>
+<imagedata fileref="settings.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>Game Configuration</phrase>
+</textobject>
+</mediaobject>
+</screenshot>
+
 <para><guilabel>Starting Player Color</guilabel>: Determine which  player 
color (<guilabel>Red</guilabel> or <guilabel>Black</guilabel>) has the first 
move in the next game.</para>
 <para><guilabel>Player Names</guilabel>: Change the names of the 
players.</para>
-<para><guilabel>Black Plays With</guilabel>: 
+<para><guilabel>Black Plays With</guilabel>:
 Choose who should play for player 1. It can be either
 <guilabel>Mouse</guilabel> or <guilabel>Keyboard</guilabel>,
 &ie; a local player using the mouse or keyboard
@@ -433,7 +455,7 @@
 </question>
 <answer>
 <para>
-Yes, you can see statistics by opening the <guimenu>Game</guimenu> menu and 
+Yes, you can see statistics by opening the <guimenu>Game</guimenu> menu and
 selecting <guimenuitem>Show Statistics</guimenuitem>.
 </para>
 </answer>
@@ -468,26 +490,7 @@
 
 </chapter>
 
-<appendix id="installation">
-<title>Installation</title>
-
-<sect1 id="getting-kfourinline">
-<title>How to obtain &kfourinline;</title>
-
-&install.intro.documentation;
-
-</sect1>
-
-<sect1 id="compilation">
-<title>Compilation and Installation</title>
-
-&install.compile.documentation;
-
-</sect1>
-</appendix>
-
-
-&documentation.index; 
+&documentation.index;
 </book>
 <!--
 Local Variables:
Files old/kfourinline-16.04.3/doc/settings.png and 
new/kfourinline-16.08.0/doc/settings.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-16.04.3/src/kwin4.cpp 
new/kfourinline-16.08.0/src/kwin4.cpp
--- old/kfourinline-16.04.3/src/kwin4.cpp       2016-03-20 12:01:05.000000000 
+0100
+++ new/kfourinline-16.08.0/src/kwin4.cpp       2016-06-19 12:32:04.000000000 
+0200
@@ -501,7 +501,7 @@
   QString filter(QStringLiteral("*"));
   QString file(QStringLiteral("/tmp/kwin.save"));
   if (global_debug < 1)
-    file=KFileDialog::getOpenFileName(dir,filter,this);
+    file=KFileDialog::getOpenFileName(QUrl(dir),filter,this);
   mDoc->load(file,true);
   checkMenus();
 }
@@ -513,7 +513,7 @@
   QString filter(QStringLiteral("*"));
   QString file(QStringLiteral("/tmp/kwin.save"));
   if (global_debug < 1)
-    file=KFileDialog::getSaveFileName(dir,filter,this);
+    file=KFileDialog::getSaveFileName(QUrl(dir),filter,this);
   mDoc->save(file);
 }
 


Reply via email to