Hello community,

here is the log from the commit of package katomic for openSUSE:Factory checked 
in at 2020-03-12 23:01:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/katomic (Old)
 and      /work/SRC/openSUSE:Factory/.katomic.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "katomic"

Thu Mar 12 23:01:32 2020 rev:96 rq:782349 version:19.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/katomic/katomic.changes  2020-02-11 
22:18:26.207338508 +0100
+++ /work/SRC/openSUSE:Factory/.katomic.new.3160/katomic.changes        
2020-03-12 23:02:40.391095167 +0100
@@ -1,0 +2,10 @@
+Thu Mar  5 20:35:52 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- Changes since 19.12.2:
+  * appdata: improve URLs
+
+-------------------------------------------------------------------

Old:
----
  katomic-19.12.2.tar.xz
  katomic-19.12.2.tar.xz.sig

New:
----
  katomic-19.12.3.tar.xz
  katomic-19.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ katomic.spec ++++++
--- /var/tmp/diff_new_pack.21my20/_old  2020-03-12 23:02:40.855095351 +0100
+++ /var/tmp/diff_new_pack.21my20/_new  2020-03-12 23:02:40.859095353 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           katomic
-Version:        19.12.2
+Version:        19.12.3
 Release:        0
 Summary:        Sokoban-like logic game
 License:        GPL-2.0-or-later


++++++ katomic-19.12.2.tar.xz -> katomic-19.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/katomic-19.12.2/CMakeLists.txt 
new/katomic-19.12.3/CMakeLists.txt
--- old/katomic-19.12.2/CMakeLists.txt  2020-02-04 01:24:03.000000000 +0100
+++ new/katomic-19.12.3/CMakeLists.txt  2020-03-03 01:19:03.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(katomic VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/katomic-19.12.2/org.kde.katomic.appdata.xml 
new/katomic-19.12.3/org.kde.katomic.appdata.xml
--- old/katomic-19.12.2/org.kde.katomic.appdata.xml     2020-02-04 
00:21:35.000000000 +0100
+++ new/katomic-19.12.3/org.kde.katomic.appdata.xml     2020-03-01 
10:42:17.000000000 +0100
@@ -106,17 +106,18 @@
     <p xml:lang="x-test">xxKAtomic is a fun educational game built around 
molecular geometry. It employs simplistic two-dimensional looks at different 
chemical elements.xx</p>
     <p xml:lang="zh-TW">KAtomic 是一款教育類的遊戲,以原子模型為背景。</p>
   </description>
-  <url type="homepage">http://games.kde.org/game.php?game=katomic</url>
+  <url type="homepage">https://games.kde.org/game.php?game=katomic</url>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=katomic</url>
-  <url 
type="help">http://docs.kde.org/stable/en/kdegames/katomic/index.html</url>
+  <url type="help">https://docs.kde.org/?application=katomic</url>
   <url 
type="donation">https://www.kde.org/community/donations/?app=katomic&amp;source=appdata</url>
   <screenshots>
     <screenshot type="default">
-      <image>http://kde.org/images/screenshots/katomic.png</image>
+      <image>https://cdn.kde.org/screenshots/katomic/katomic.png</image>
     </screenshot>
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="19.12.3" date="2020-03-05"/>
     <release version="19.12.2" date="2020-02-06"/>
     <release version="19.12.1" date="2020-01-09"/>
     <release version="19.12.0" date="2019-12-12"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/katomic-19.12.2/po/ca/katomic.po 
new/katomic-19.12.3/po/ca/katomic.po
--- old/katomic-19.12.2/po/ca/katomic.po        2020-02-04 01:24:00.000000000 
+0100
+++ new/katomic-19.12.3/po/ca/katomic.po        2020-03-03 01:19:00.000000000 
+0100
@@ -1,5 +1,5 @@
 # Translation of katomic.po to Catalan
-# Copyright (C) 2000-2016 This_file_is_part_of_KDE
+# Copyright (C) 2000-2020 This_file_is_part_of_KDE
 #
 #
 # Francesc J Devesa i Berenguer <frand...@hotmail.com>, 2000, 2001.
@@ -7,20 +7,20 @@
 # Josep Ma. Ferrer <txe...@spymac.com>, 2004, 2005, 2010.
 # Miquel Oliete <ktala...@yahoo.es>, 2007.
 # Manuel Tortosa <manutort...@chakra-project.org>, 2009, 2010.
-# Antoni Bella Pérez <antonibel...@yahoo.com>, 2016.
+# Antoni Bella Pérez <antonibel...@yahoo.com>, 2016, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: katomic\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-09-20 02:55+0200\n"
-"PO-Revision-Date: 2016-07-23 06:52+0100\n"
+"PO-Revision-Date: 2020-02-21 19:02+0100\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.03.70\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -160,7 +160,7 @@
 #: main.cpp:58
 #, kde-format
 msgid "Porting to KDE4. Current maintainer"
-msgstr "Adaptació al KDE4. mantenidor actual"
+msgstr "Adaptació al KDE 4. mantenidor actual"
 
 #: main.cpp:59
 #, kde-format
@@ -210,7 +210,7 @@
 #: main.cpp:65
 #, kde-format
 msgid "New great SVG artwork for KDE4"
-msgstr "Nou fantàstic grafisme SVG per KDE4"
+msgstr "Fantàstic grafisme SVG nou per al KDE 4"
 
 #: main.cpp:66
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/katomic-19.12.2/po/ca@valencia/katomic.po 
new/katomic-19.12.3/po/ca@valencia/katomic.po
--- old/katomic-19.12.2/po/ca@valencia/katomic.po       2020-02-04 
01:24:00.000000000 +0100
+++ new/katomic-19.12.3/po/ca@valencia/katomic.po       2020-03-03 
01:19:00.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of katomic.po to Catalan (Valencian)
-# Copyright (C) 2000-2016 This_file_is_part_of_KDE
+# Copyright (C) 2000-2020 This_file_is_part_of_KDE
 #
 #
 # Francesc J Devesa i Berenguer <frand...@hotmail.com>, 2000, 2001.
@@ -7,20 +7,20 @@
 # Josep Ma. Ferrer <txe...@spymac.com>, 2004, 2005, 2010.
 # Miquel Oliete <ktala...@yahoo.es>, 2007.
 # Manuel Tortosa <manutort...@chakra-project.org>, 2009, 2010.
-# Antoni Bella Pérez <antonibel...@yahoo.com>, 2016.
+# Antoni Bella Pérez <antonibel...@yahoo.com>, 2016, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: katomic\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-09-20 02:55+0200\n"
-"PO-Revision-Date: 2016-07-23 06:52+0100\n"
+"PO-Revision-Date: 2020-02-21 19:02+0100\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.03.70\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -160,7 +160,7 @@
 #: main.cpp:58
 #, kde-format
 msgid "Porting to KDE4. Current maintainer"
-msgstr "Adaptació al KDE4. mantenidor actual"
+msgstr "Adaptació al KDE 4. mantenidor actual"
 
 #: main.cpp:59
 #, kde-format
@@ -210,7 +210,7 @@
 #: main.cpp:65
 #, kde-format
 msgid "New great SVG artwork for KDE4"
-msgstr "Nou fantàstic grafisme SVG per KDE4"
+msgstr "Fantàstic grafisme SVG nou per al KDE 4"
 
 #: main.cpp:66
 #, kde-format
@@ -230,8 +230,8 @@
 #: main.cpp:83
 #, kde-format
 msgid ""
-"KAtomic failed to find its default level set and will quit. Please check your 
"
-"installation."
+"KAtomic failed to find its default level set and will quit. Please check "
+"your installation."
 msgstr ""
 "KAtomic ha fallat en trobar el seu conjunt de nivells per omissió i ara "
 "s'aturarà. Per favor, comproveu la instal·lació."


Reply via email to