Hello community,

here is the log from the commit of package kollision for openSUSE:Leap:15.2 
checked in at 2020-05-13 03:52:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kollision (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kollision.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kollision"

Wed May 13 03:52:37 2020 rev:43 rq:797428 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kollision/kollision.changes    2020-03-15 
13:36:13.662833299 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kollision.new.2738/kollision.changes  
2020-05-13 03:52:40.632305632 +0200
@@ -1,0 +2,29 @@
+Thu Apr 23 12:22:41 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:18 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:14 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Fix link: ui.html -> menus.html
+  * Use URLs with transport encryption
+
+-------------------------------------------------------------------

Old:
----
  kollision-19.12.3.tar.xz
  kollision-19.12.3.tar.xz.sig

New:
----
  kollision-20.04.0.tar.xz
  kollision-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kollision.spec ++++++
--- /var/tmp/diff_new_pack.FZFfaQ/_old  2020-05-13 03:52:41.236306898 +0200
+++ /var/tmp/diff_new_pack.FZFfaQ/_new  2020-05-13 03:52:41.240306907 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kollision
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,35 +21,31 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kollision
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        Kollision game
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Puzzle
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
-BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5GuiAddons)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5KDEGames)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5QuickWidgets)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Test)
@@ -57,15 +53,15 @@
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 %if %{with lang}
-Recommends:     %{name}-lang
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
 %endif
+Recommends:     %{name}-lang
 
 %description
 KDE version of a classic arcade game
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n kollision-%{version}


++++++ kollision-19.12.3.tar.xz -> kollision-20.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/CMakeLists.txt 
new/kollision-20.04.0/CMakeLists.txt
--- old/kollision-19.12.3/CMakeLists.txt        2020-03-03 01:21:26.000000000 
+0100
+++ new/kollision-20.04.0/CMakeLists.txt        2020-04-17 02:32:34.000000000 
+0200
@@ -31,10 +31,7 @@
 add_definitions(-DQT_USE_FAST_OPERATOR_PLUS)
 add_definitions(-DTRANSLATION_DOMAIN="kollision")
 add_definitions("-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII")
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
-endif()
+
 add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/doc/index.docbook 
new/kollision-20.04.0/doc/index.docbook
--- old/kollision-19.12.3/doc/index.docbook     2019-11-11 00:49:43.000000000 
+0100
+++ new/kollision-20.04.0/doc/index.docbook     2020-03-17 08:01:50.000000000 
+0100
@@ -158,8 +158,8 @@
 
 <para>
 Additionally &kollision; 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>
+menu items, for more information read the sections about the <ulink 
url="help:/fundamentals/menus.html#menus-settings"
+>Settings Menu</ulink> and <ulink 
url="help:/fundamentals/menus.html#menus-help">Help Menu</ulink>
 of the &kde; Fundamentals.
 </para>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/main.cpp 
new/kollision-20.04.0/main.cpp
--- old/kollision-19.12.3/main.cpp      2019-11-11 00:49:43.000000000 +0100
+++ new/kollision-20.04.0/main.cpp      2020-03-17 08:01:50.000000000 +0100
@@ -37,7 +37,7 @@
     aboutData.addAuthor(i18n("Dmitry Suzdalev"), QString(), 
QStringLiteral("[email protected]"));
     aboutData.addCredit(i18n("Matteo Guarnieri"), i18n("Original idea"));
     aboutData.addCredit(i18n("Brian Croom"), i18n("Port to use 
KGameRenderer"));
-    aboutData.setHomepage(QStringLiteral("http://games.kde.org/kollision";));
+    
aboutData.setHomepage(QStringLiteral("https://kde.org/applications/games/org.kde.kollision";));
 
 
     app.setWindowIcon(QIcon::fromTheme(QStringLiteral("kollision")));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/org.kde.kollision.appdata.xml 
new/kollision-20.04.0/org.kde.kollision.appdata.xml
--- old/kollision-19.12.3/org.kde.kollision.appdata.xml 2019-11-11 
00:49:43.000000000 +0100
+++ new/kollision-20.04.0/org.kde.kollision.appdata.xml 2020-03-17 
08:01:50.000000000 +0100
@@ -14,6 +14,7 @@
   <name xml:lang="de">Kollision</name>
   <name xml:lang="en-GB">Kollision</name>
   <name xml:lang="es">Kollision</name>
+  <name xml:lang="et">Kollision</name>
   <name xml:lang="fi">Kollision</name>
   <name xml:lang="fr">Kollision</name>
   <name xml:lang="gl">Kollision</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/de/docs/kollision/index.docbook 
new/kollision-20.04.0/po/de/docs/kollision/index.docbook
--- old/kollision-19.12.3/po/de/docs/kollision/index.docbook    2020-03-03 
01:21:25.000000000 +0100
+++ new/kollision-20.04.0/po/de/docs/kollision/index.docbook    2020-04-17 
02:32:33.000000000 +0200
@@ -316,9 +316,9 @@
 >Einstellungen</guimenu
 > und <guimenu
 >Hilfe</guimenu
->, weitere Informationen dazu finden Sie in den Abschnitten über die Menüs 
<ulink url="help:/fundamentals/ui.html#menus-settings"
+>, weitere Informationen dazu finden Sie in den Abschnitten über die Menüs 
<ulink url="help:/fundamentals/menus.html#menus-settings"
 >Einstellungen</ulink
-> und <ulink url="help:/fundamentals/ui.html#menus-help"
+> und <ulink url="help:/fundamentals/menus.html#menus-help"
 >Hilfe</ulink
 > der &kde;-Grundlagen. </para>
 
@@ -399,8 +399,7 @@
 >Johannes Obermayr<email
 >[email protected]</email
 ></para
-> 
-&underFDL; &underGPL; </chapter>
+> &underFDL; &underGPL; </chapter>
 
 &documentation.index; 
 </book>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/es/docs/kollision/index.docbook 
new/kollision-20.04.0/po/es/docs/kollision/index.docbook
--- old/kollision-19.12.3/po/es/docs/kollision/index.docbook    2020-03-03 
01:21:25.000000000 +0100
+++ new/kollision-20.04.0/po/es/docs/kollision/index.docbook    2020-04-17 
02:32:33.000000000 +0200
@@ -316,9 +316,9 @@
 >Preferencias</guimenu
 > y <guimenu
 >Ayuda</guimenu
-> comunes de &kde;. Para obtener más información, consulte las secciones sobre 
el <ulink url="help:/fundamentals/ui.html#menus-settings"
+> comunes de &kde;. Para obtener más información, consulte las secciones sobre 
el <ulink url="help:/fundamentals/menus.html#menus-settings"
 >Menú «Preferencias»</ulink
-> y <ulink url="help:/fundamentals/ui.html#menus-help"
+> y <ulink url="help:/fundamentals/menus.html#menus-help"
 >Menú «Ayuda» </ulink
 > de «Aspectos básicos de &kde;». </para>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/it/docs/kollision/index.docbook 
new/kollision-20.04.0/po/it/docs/kollision/index.docbook
--- old/kollision-19.12.3/po/it/docs/kollision/index.docbook    2020-03-03 
01:21:25.000000000 +0100
+++ new/kollision-20.04.0/po/it/docs/kollision/index.docbook    2020-04-17 
02:32:33.000000000 +0200
@@ -304,7 +304,7 @@
 >Aiuto</guimenu
 >; per maggiori informazioni leggi le sezioni sul <ulink 
 >url="help:/fundamentals/ui.html#menus-settings"
 >menu Impostazioni</ulink
-> e sul <ulink url="help:/fundamentals/ui.html#menus-help"
+> e sul <ulink url="help:/fundamentals/menus.html#menus-help"
 >menu Aiuto</ulink
 > dei Fondamentali di &kde;. </para>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/ml/kollision.po 
new/kollision-20.04.0/po/ml/kollision.po
--- old/kollision-19.12.3/po/ml/kollision.po    1970-01-01 01:00:00.000000000 
+0100
+++ new/kollision-20.04.0/po/ml/kollision.po    2020-04-17 02:32:33.000000000 
+0200
@@ -0,0 +1,198 @@
+# Malayalam translations for kollision package.
+# Copyright (C) 2019 This file is copyright:
+# This file is distributed under the same license as the kollision package.
+# Automatically generated, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kollision\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-06-28 02:59+0200\n"
+"PO-Revision-Date: 2019-12-12 22:05+0000\n"
+"Last-Translator: Vivek KJ Pazhedath <[email protected]>\n"
+"Language-Team: SMC <smc.org.in>\n"
+"Language: ml\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Weblate 3.9.1\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected],[email protected],[email protected]"
+
+#. i18n: ectx: label, entry (IncreaseBallSize), group (game_options)
+#: kollision.kcfg:9
+#, kde-format
+msgid "Whether automatically increasing ball size should be applied."
+msgstr ""
+
+#. i18n: ectx: label, entry (EnableSounds), group (sounds)
+#: kollision.kcfg:15
+#, kde-format
+msgid "Whether sound effects should be played."
+msgstr ""
+
+#. i18n: ectx: Menu (game)
+#: kollisionui.rc:9
+#, kde-format
+msgid "&Game"
+msgstr ""
+
+#: main.cpp:33
+#, kde-format
+msgid "Kollision"
+msgstr ""
+
+#: main.cpp:34
+#, kde-format
+msgid "KDE collision game"
+msgstr ""
+
+#: main.cpp:35
+#, kde-format
+msgid "(c) 2007 Paolo Capriotti"
+msgstr ""
+
+#: main.cpp:36
+#, kde-format
+msgid "Paolo Capriotti"
+msgstr ""
+
+#: main.cpp:37
+#, kde-format
+msgid "Dmitry Suzdalev"
+msgstr ""
+
+#: main.cpp:38
+#, kde-format
+msgid "Matteo Guarnieri"
+msgstr ""
+
+#: main.cpp:38
+#, kde-format
+msgid "Original idea"
+msgstr ""
+
+#: main.cpp:39
+#, kde-format
+msgid "Brian Croom"
+msgstr ""
+
+#: main.cpp:39
+#, kde-format
+msgid "Port to use KGameRenderer"
+msgstr ""
+
+#: mainarea.cpp:90
+#, kde-format
+msgid ""
+"Welcome to Kollision\n"
+"Click to start a game"
+msgstr ""
+
+#: mainarea.cpp:207
+#, kde-format
+msgid ""
+"Game paused\n"
+"Click or press %1 to resume"
+msgstr ""
+
+#: mainarea.cpp:269 mainarea.cpp:531
+#, kde-format
+msgid "%1 ball"
+msgid_plural "%1 balls"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mainarea.cpp:539
+#, kde-format
+msgid ""
+"GAME OVER\n"
+"You survived for %1 second\n"
+"Click to restart"
+msgid_plural ""
+"GAME OVER\n"
+"You survived for %1 seconds\n"
+"Click to restart"
+msgstr[0] ""
+msgstr[1] ""
+
+#: mainwindow.cpp:83
+#, kde-format
+msgid "End game"
+msgstr ""
+
+#: mainwindow.cpp:91
+#, kde-format
+msgid "&Increase Ball Size"
+msgstr ""
+
+#: mainwindow.cpp:97
+#, kde-format
+msgid "&Play Sounds"
+msgstr ""
+
+#: mainwindow.cpp:138
+#, kde-format
+msgid "Balls: %1"
+msgstr ""
+
+#: mainwindow.cpp:143
+#, kde-format
+msgid "Time: %1 second"
+msgid_plural "Time: %1 seconds"
+msgstr[0] ""
+msgstr[1] ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableSounds)
+#: preferences.ui:16
+#, kde-format
+msgid "Enable &sounds"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, kcfg_IncreaseBallSize)
+#: preferences.ui:23
+#, kde-format
+msgid "Enable automatically &increasing ball size"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: preferences.ui:32
+#, kde-format
+msgid "&Difficulty:"
+msgstr ""
+
+#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GameDifficulty)
+#: preferences.ui:43
+#, kde-format
+msgctxt "Difficulty level"
+msgid "Easy"
+msgstr ""
+
+#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GameDifficulty)
+#: preferences.ui:48
+#, kde-format
+msgctxt "Difficulty level"
+msgid "Medium"
+msgstr ""
+
+#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_GameDifficulty)
+#: preferences.ui:53
+#, kde-format
+msgctxt "Difficulty level"
+msgid "Hard"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: preferences.ui:65
+#, kde-format
+msgid "&Animation smoothness:"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/nb/kollision.po 
new/kollision-20.04.0/po/nb/kollision.po
--- old/kollision-19.12.3/po/nb/kollision.po    2020-03-03 01:21:24.000000000 
+0100
+++ new/kollision-20.04.0/po/nb/kollision.po    2020-04-17 02:32:33.000000000 
+0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-06-28 02:59+0200\n"
 "PO-Revision-Date: 2010-11-07 21:45+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/nl/docs/kollision/index.docbook 
new/kollision-20.04.0/po/nl/docs/kollision/index.docbook
--- old/kollision-19.12.3/po/nl/docs/kollision/index.docbook    2020-03-03 
01:21:26.000000000 +0100
+++ new/kollision-20.04.0/po/nl/docs/kollision/index.docbook    2020-04-17 
02:32:33.000000000 +0200
@@ -288,9 +288,9 @@
 >Instellingen</guimenu
 > en <guimenu
 >Help</guimenu
->, voor meer informatie lees de secties over de <ulink 
url="help:/fundamentals/ui.html#menus-settings"
+>, voor meer informatie lees de secties over de <ulink 
url="help:/fundamentals/menus.html#menus-settings"
 >Menu Instellingen</ulink
-> en <ulink url="help:/fundamentals/ui.html#menus-help"
+> en <ulink url="help:/fundamentals/menus.html#menus-help"
 >Menu Help</ulink
 > van &kde;-fundamentals. </para>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/nn/kollision.po 
new/kollision-20.04.0/po/nn/kollision.po
--- old/kollision-19.12.3/po/nn/kollision.po    2020-03-03 01:21:24.000000000 
+0100
+++ new/kollision-20.04.0/po/nn/kollision.po    2020-04-17 02:32:33.000000000 
+0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-06-28 02:59+0200\n"
 "PO-Revision-Date: 2016-01-24 15:57+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
-"Language-Team: Norwegian Nynorsk <[email protected]>\n"
+"Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kollision-19.12.3/po/pt_BR/docs/kollision/index.docbook 
new/kollision-20.04.0/po/pt_BR/docs/kollision/index.docbook
--- old/kollision-19.12.3/po/pt_BR/docs/kollision/index.docbook 2020-03-03 
01:21:26.000000000 +0100
+++ new/kollision-20.04.0/po/pt_BR/docs/kollision/index.docbook 2020-04-17 
02:32:34.000000000 +0200
@@ -1,10 +1,8 @@
 <?xml version="1.0" ?>
 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 
"dtd/kdedbx45.dtd" [
-  <!ENTITY kappname "<application
+  <!ENTITY kollision "<application
 >Kollision</application
 >">
-  <!ENTITY kappversion "0.1">
-  <!ENTITY package "kdegames">
   <!ENTITY % Brazilian-Portuguese "INCLUDE">
   <!ENTITY % addindex "IGNORE">
 ]>
@@ -12,7 +10,7 @@
 <book id="kollision" lang="&language;">
 <bookinfo>
         <title
->Manual do &kappname;</title>
+>Manual do &kollision;</title>
 <authorgroup>
         <author
 ><firstname
@@ -40,19 +38,33 @@
 ><contrib
 >Tradução</contrib
 ></othercredit
+><othercredit role="translator"
+><firstname
+>André Marcelo</firstname
+><surname
+>Alvarenga</surname
+><affiliation
+><address
+><email
+>[email protected]</email
+></address
+></affiliation
+><contrib
+>Tradução</contrib
+></othercredit
 > 
 </authorgroup>
 <legalnotice
 >&FDLNotice;</legalnotice>
  
 <date
->06/05/2013</date>
+>10/05/2016</date>
 <releaseinfo
->&kappversion; (&kde; 4.11)</releaseinfo
+>0.3 (applications 16.04)</releaseinfo
 > 
 <abstract>
         <para
->Esta documentação descreve o jogo &kappname; na versão &kappversion;</para>
+>Esta documentação descreve o jogo &kollision; versão 0.3</para>
 </abstract>
  
 <keywordset>
@@ -98,6 +110,19 @@
 ><para
 >Faça com que a bola azul se mova pelo campo sem tocar nas bolas 
 >vermelhas.</para
 ></note>
+
+<screenshot>
+<mediaobject>
+<imageobject>
+<imagedata fileref="gameboard.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase
+>Tabuleiro do jogo &kollision;</phrase>
+</textobject>
+</mediaobject>
+</screenshot>
+
         <para
 >Clique no campo em branco para começar um jogo: uma bola azul irá substituir 
 >imediatamente o seu cursor do mouse, começando a aparecer bolas vermelhas no 
 >campo. </para>
         <para
@@ -242,7 +267,7 @@
 ></term>
 <listitem
 ><para
->Selecionar este item, irá terminar o seu jogo atual, saindo do 
&kappname;.</para
+>Selecionar este item irá terminar o seu jogo atual e sair do 
&kollision;.</para
 ></listitem>
 </varlistentry>
 
@@ -287,13 +312,13 @@
 </variablelist>
 
 <para
->O &kappname; possui os itens dos menus <guimenu
+>O &kollision; possui os itens dos menus <guimenu
 >Configurações</guimenu
 > e <guimenu
 >Ajuda</guimenu
->, comuns do &kde;. Para mais informações, consulte as seções sobre o <ulink 
url="help:/fundamentals/ui.html#menus-settings"
+>, comuns do &kde;. Para mais informações, consulte as seções sobre o <ulink 
url="help:/fundamentals/menus.html#menus-settings"
 >Menu Configurações</ulink
-> e o <ulink url="help:/fundamentals/ui.html#menus-help"
+> e o <ulink url="help:/fundamentals/menus.html#menus-help"
 >Menu Ajuda</ulink
 > dos Fundamentos do &kde;. </para>
 
@@ -322,7 +347,7 @@
 ></question>
  <answer
 ><para
->Não. O &kappname; só poderá ser jogado com o mouse.</para
+>Não. O &kollision; só poderá ser jogado com o mouse.</para
 ></answer>
 </qandaentry>
 <qandaentry>
@@ -332,7 +357,7 @@
 ></question>
  <answer
 ><para
->O &kappname; não tem uma funcionalidade de <quote
+>O &kollision; não tem uma funcionalidade de <quote
 >Dica</quote
 >.</para
 ></answer>
@@ -344,7 +369,7 @@
 ></question>
   <answer
 ><para
->Você não pode salvar jogos no &kappname;.</para
+>Você não pode salvar jogos no &kollision;.</para
 ></answer>
 </qandaentry>
 </qandaset>
@@ -352,9 +377,9 @@
  
 <chapter id="credits"
 ><title
->Créditos e licença</title>
+>Créditos e Licença</title>
 <para
->&kappname; </para>
+>&kollision; </para>
 <para
 >Direitos autorais 2007-2008 Paolo Capriotti <email
 >[email protected]</email
@@ -371,21 +396,11 @@
 <para
 >Tradução de Marcus Gama <email
 >[email protected]</email
+> e André Marcelo Alvarenga <email
+>[email protected]</email
 ></para
-> 
-&underFDL; &underGPL; </chapter>
- 
-<appendix id="installation">
+> &underFDL; &underGPL; </chapter>
 
-<title
->Compilação e instalação</title>
- 
-&install.intro.documentation;
- 
-&install.compile.documentation;
- 
-</appendix>
- 
 &documentation.index; 
 </book>
 <!--
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/sv/docs/kollision/index.docbook 
new/kollision-20.04.0/po/sv/docs/kollision/index.docbook
--- old/kollision-19.12.3/po/sv/docs/kollision/index.docbook    2020-03-03 
01:21:26.000000000 +0100
+++ new/kollision-20.04.0/po/sv/docs/kollision/index.docbook    2020-04-17 
02:32:34.000000000 +0200
@@ -302,9 +302,9 @@
 >Inställningar</guimenu
 > och <guimenu
 >Hjälp</guimenu
-> i &kde;. För mer information, läs avsnitten  <ulink 
url="help:/fundamentals/ui.html#menus-settings"
+> i &kde;. För mer information, läs avsnitten  <ulink 
url="help:/fundamentals/menus.html#menus-settings"
 >Menyn Inställningar</ulink
-> och <ulink url="help:/fundamentals/ui.html#menus-help"
+> och <ulink url="help:/fundamentals/menus.html#menus-help"
 >Menyn Hjälp</ulink
 > i &kde;:s Grunder. </para>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/uk/docs/kollision/index.docbook 
new/kollision-20.04.0/po/uk/docs/kollision/index.docbook
--- old/kollision-19.12.3/po/uk/docs/kollision/index.docbook    2020-03-03 
01:21:26.000000000 +0100
+++ new/kollision-20.04.0/po/uk/docs/kollision/index.docbook    2020-04-17 
02:32:34.000000000 +0200
@@ -302,9 +302,9 @@
 >Параметри</guimenu
 > і <guimenu
 >Довідка</guimenu
->. Щоб дізнатися більше, ознайомтеся з розділами щодо <ulink 
url="help:/fundamentals/ui.html#menus-settings"
+>. Щоб дізнатися більше, ознайомтеся з розділами щодо <ulink 
url="help:/fundamentals/menus.html#menus-settings"
 >меню «Параметри»</ulink
-> та <ulink url="help:/fundamentals/ui.html#menus-help"
+> та <ulink url="help:/fundamentals/menus.html#menus-help"
 >меню «Довідка»</ulink
 > підручника з основ роботи у &kde;. </para>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-19.12.3/po/zh_CN/kollision.po 
new/kollision-20.04.0/po/zh_CN/kollision.po
--- old/kollision-19.12.3/po/zh_CN/kollision.po 2020-03-03 01:21:25.000000000 
+0100
+++ new/kollision-20.04.0/po/zh_CN/kollision.po 2020-04-17 02:32:33.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-06-28 02:59+0200\n"
-"PO-Revision-Date: 2020-01-20 21:56\n"
+"PO-Revision-Date: 2020-03-25 19:57\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to