Hello community,

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

Package is "kmines"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmines/kmines.changes    2016-07-24 
19:47:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kmines.new/kmines.changes       2016-08-31 
00:07:54.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:20:22 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:13:29 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:
----
  kmines-16.04.3.tar.xz

New:
----
  kmines-16.08.0.tar.xz

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

Other differences:
------------------
++++++ kmines.spec ++++++
--- /var/tmp/diff_new_pack.82nwHj/_old  2016-08-31 00:07:55.000000000 +0200
+++ /var/tmp/diff_new_pack.82nwHj/_new  2016-08-31 00:07:55.000000000 +0200
@@ -58,7 +58,7 @@
 License:        GPL-2.0+
 Group:          Amusements/Games/Board/Puzzle
 Url:            http://www.kde.org
-Version:        16.04.3
+Version:        16.08.0
 Release:        0
 Source0:        kmines-%{version}.tar.xz
 Obsoletes:      %{name}5 < %{version}

++++++ kmines-16.04.3.tar.xz -> kmines-16.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-16.04.3/.gitignore 
new/kmines-16.08.0/.gitignore
--- old/kmines-16.04.3/.gitignore       1970-01-01 01:00:00.000000000 +0100
+++ new/kmines-16.08.0/.gitignore       2016-08-06 14:41:24.000000000 +0200
@@ -0,0 +1,3 @@
+.kdev4/
+build/
+*.kdev4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-16.04.3/CMakeLists.txt 
new/kmines-16.08.0/CMakeLists.txt
--- old/kmines-16.04.3/CMakeLists.txt   2016-05-29 14:21:26.000000000 +0200
+++ new/kmines-16.08.0/CMakeLists.txt   2016-08-06 14:41:24.000000000 +0200
@@ -27,7 +27,7 @@
 include(ECMAddAppIcon)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 add_subdirectory(data)
Files old/kmines-16.04.3/doc/gameboard.png and 
new/kmines-16.08.0/doc/gameboard.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-16.04.3/doc/index.docbook 
new/kmines-16.08.0/doc/index.docbook
--- old/kmines-16.04.3/doc/index.docbook        2016-05-29 14:21:26.000000000 
+0200
+++ new/kmines-16.08.0/doc/index.docbook        2016-08-06 14:41:24.000000000 
+0200
@@ -1,7 +1,5 @@
 <?xml version="1.0" ?>
 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 
"dtd/kdedbx45.dtd" [
-  <!ENTITY kappname "&kmines;">
-  <!ENTITY package "kdegames">
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % English "INCLUDE" > <!-- change language only here -->
 ]>
@@ -55,8 +53,8 @@
 
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2013-05-06</date>
-<releaseinfo>3.0 (&kde; 4.11)</releaseinfo>
+<date>2016-05-10</date>
+<releaseinfo>4.0 (Applications 16.04)</releaseinfo>
 
 <abstract><para>&kmines; is the &kde; version of the classic minesweeper
 game.</para></abstract>
@@ -85,11 +83,22 @@
 <title>How to Play</title>
 <note><title>Objective:</title><para>Locate all the mines hidden on the 
minefield.</para></note><!--Describe the objective of the game.-->
 
+<screenshot>
+<mediaobject>
+<imageobject>
+<imagedata fileref="gameboard.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>&kmines; Game Board</phrase>
+</textobject>
+</mediaobject>
+</screenshot>
+
 <para>
 To play &kmines;, you need to use the mouse and its three buttons to 
 uncover or to flag the squares (with two-buttoned mice, clicking the
 &MMB; is generally achieved by simultaneously pressing the &LMB; and the
-&RMB; buttons).
+&RMB;).
 </para>
 
 <para>Clicking the &LMB; on your mouse will
@@ -349,24 +358,6 @@
 
 </chapter>
 
-<appendix id="installation">
-<title>Installation</title>
-
-<sect1 id="getting-kmines">
-<title>How to obtain &kmines;</title>
-
-&install.intro.documentation;
-
-</sect1>
-
-<sect1 id="compilation">
-<title>Compilation and Installation</title>
-
-&install.compile.documentation;
-
-</sect1>
-</appendix>
-
 </book>
 <!--
 Local Variables:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-16.04.3/themes/default.desktop 
new/kmines-16.08.0/themes/default.desktop
--- old/kmines-16.04.3/themes/default.desktop   2016-05-29 14:21:26.000000000 
+0200
+++ new/kmines-16.08.0/themes/default.desktop   2016-08-06 14:41:24.000000000 
+0200
@@ -65,8 +65,10 @@
 Description[cs]=Motiv Oxygen pro KMines
 Description[da]=Oxygen-tema til KMines
 Description[de]=„Oxygen“-Design für KMines
+Description[el]=Θέμα Oxygen του KMines
 Description[en_GB]=KMines Oxygen theme
 Description[es]=Tema Oxígeno de KMines
+Description[et]=KMinesi Oxygeni teema
 Description[fi]=KMinesin Oxygen-teema
 Description[gl]=Tema Oxygen para KMines.
 Description[nl]=KMines Oxygen-thema
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-16.04.3/themes/graveyard-mayhem.desktop 
new/kmines-16.08.0/themes/graveyard-mayhem.desktop
--- old/kmines-16.04.3/themes/graveyard-mayhem.desktop  2016-05-29 
14:21:26.000000000 +0200
+++ new/kmines-16.08.0/themes/graveyard-mayhem.desktop  2016-08-06 
14:41:24.000000000 +0200
@@ -69,7 +69,7 @@
 Description[pt_BR]=Tema assustador para o KMines. Não seja pego pelos zumbis 
no cemitério!
 Description[ru]=Жуткое оформление для KMines. Не дайте зомби себя поймать!
 Description[sk]=Strašidelná téma pre KMines. Nenechajte sa chytiť zombie na 
cintoríne.
-Description[sl]=Strašljiva tema za KMine. Ne pustite, da vas na pokopališču 
zasačijo zombiji!
+Description[sl]=Strašljiva tema za KMines. Ne pustite, da vas na pokopališču 
zasačijo zombiji!
 Description[sr]=Сабласна тема за К‑мине — не дајте да вас ухвате зомбији на 
гробљу!
 Description[sr@ijekavian]=Сабласна тема за К‑мине — не дајте да вас ухвате 
зомбији на гробљу!
 Description[sr@ijekavianlatin]=Sablasna tema za K‑mine — ne dajte da vas 
uhvate zombiji na groblju!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-16.04.3/themes/green.desktop 
new/kmines-16.08.0/themes/green.desktop
--- old/kmines-16.04.3/themes/green.desktop     2016-05-29 14:21:26.000000000 
+0200
+++ new/kmines-16.08.0/themes/green.desktop     2016-08-06 14:41:24.000000000 
+0200
@@ -54,8 +54,10 @@
 Description[cs]=Legrační motiv pro KMines
 Description[da]=Et sjovt tema til KMines
 Description[de]=Ein lustiges Design für KMines
+Description[el]=Ένα διασκεδαστικό θέμα για το KMines
 Description[en_GB]=A funny theme for KMines
 Description[es]=Un tema divertido para KMines
+Description[et]=Lõbus miinimängu teema
 Description[fi]=Hassu teema KMinesille
 Description[gl]=Un tema alegre para KMines.
 Description[nl]=Een grappig thema voor KMines


Reply via email to