Hello community,

here is the log from the commit of package kdiamond for openSUSE:Leap:15.2 
checked in at 2020-01-17 12:04:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kdiamond (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kdiamond.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdiamond"

Fri Jan 17 12:04:15 2020 rev:40 rq:763992 version:19.12.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kdiamond/kdiamond.changes      2020-01-15 
15:15:26.686242782 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kdiamond.new.26092/kdiamond.changes   
2020-01-17 12:04:17.864579536 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 10:00:30 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- Changes since 19.12.0:
+  * Update Appstream for new release
+
+-------------------------------------------------------------------
@@ -7 +17 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:
----
  kdiamond-19.12.0.tar.xz
  kdiamond-19.12.0.tar.xz.sig

New:
----
  kdiamond-19.12.1.tar.xz
  kdiamond-19.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ kdiamond.spec ++++++
--- /var/tmp/diff_new_pack.3BgZJo/_old  2020-01-17 12:04:18.280579719 +0100
+++ /var/tmp/diff_new_pack.3BgZJo/_new  2020-01-17 12:04:18.284579721 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdiamond
-Version:        19.12.0
+Version:        19.12.1
 Release:        0
 Summary:        Single player puzzle game
 License:        GPL-2.0-or-later


++++++ kdiamond-19.12.0.tar.xz -> kdiamond-19.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.12.0/CMakeLists.txt 
new/kdiamond-19.12.1/CMakeLists.txt
--- old/kdiamond-19.12.0/CMakeLists.txt 2019-12-06 01:50:31.000000000 +0100
+++ new/kdiamond-19.12.1/CMakeLists.txt 2020-01-07 02:12:39.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 "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kdiamond VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.12.0/po/ca/kdiamond.po 
new/kdiamond-19.12.1/po/ca/kdiamond.po
--- old/kdiamond-19.12.0/po/ca/kdiamond.po      2019-12-06 01:48:45.000000000 
+0100
+++ new/kdiamond-19.12.1/po/ca/kdiamond.po      2020-01-07 02:12:33.000000000 
+0100
@@ -195,27 +195,3 @@
 "diamants iguals. Cliqueu dos diamants adjacents per intercanviar-los.</"
 "p><p>Guanyeu punts extres construint cascades i segons extres fent línies "
 "grans o més d'una línia a la vegada.</p>"
-
-#~ msgid "Theme"
-#~ msgstr "Tema"
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "El tema gràfic a usar."
-
-#~ msgid "Start with Very Easy difficulty level"
-#~ msgstr "Comença amb nivell de dificultat molt fàcil"
-
-#~ msgid "Start with Easy difficulty level"
-#~ msgstr "Comença amb nivell de dificultat fàcil"
-
-#~ msgid "Start with Medium difficulty level"
-#~ msgstr "Comença amb nivell de dificultat mitjà"
-
-#~ msgid "Start with Hard difficulty level"
-#~ msgstr "Comença amb nivell de dificultat difícil"
-
-#~ msgid "Start with Very Hard difficulty level"
-#~ msgstr "Comença amb nivell de dificultat molt difícil"
-
-#~ msgid "The difficulty level."
-#~ msgstr "El nivell de dificultat."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.12.0/po/sv/docs/kdiamond/index.docbook 
new/kdiamond-19.12.1/po/sv/docs/kdiamond/index.docbook
--- old/kdiamond-19.12.0/po/sv/docs/kdiamond/index.docbook      2019-12-06 
01:50:26.000000000 +0100
+++ new/kdiamond-19.12.1/po/sv/docs/kdiamond/index.docbook      2020-01-07 
02:12:39.000000000 +0100
@@ -452,8 +452,7 @@
 >Översättning Stefan Asserhäll <email
 >stefan.asserh...@bredband.net</email
 ></para
-> 
-&underFDL; &underGPL; </chapter>
+> &underFDL; &underGPL; </chapter>
 
 &documentation.index;
 </book>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.12.0/po/zh_CN/kdiamond.po 
new/kdiamond-19.12.1/po/zh_CN/kdiamond.po
--- old/kdiamond-19.12.0/po/zh_CN/kdiamond.po   2019-12-06 01:49:48.000000000 
+0100
+++ new/kdiamond-19.12.1/po/zh_CN/kdiamond.po   2020-01-07 02:12:38.000000000 
+0100
@@ -8,15 +8,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:51+0200\n"
-"PO-Revision-Date: 2019-11-19 23:12\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:50\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/kdegames/kdiamond.pot\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.12.0/po/zh_TW/kdiamond.po 
new/kdiamond-19.12.1/po/zh_TW/kdiamond.po
--- old/kdiamond-19.12.0/po/zh_TW/kdiamond.po   2019-12-06 01:49:49.000000000 
+0100
+++ new/kdiamond-19.12.1/po/zh_TW/kdiamond.po   2020-01-07 02:12:38.000000000 
+0100
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2010-07-15 07:58+0800\n"
 "Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
 "dot tw>\n"
-"Language-Team: Chinese Traditional <zh-l...@linux.org.tw>\n"
+"Language-Team: Chinese Traditional <zh-l...@lists.linux.org.tw>\n"
 "Language: zh_TW\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/kdiamond-19.12.0/src/org.kde.kdiamond.appdata.xml 
new/kdiamond-19.12.1/src/org.kde.kdiamond.appdata.xml
--- old/kdiamond-19.12.0/src/org.kde.kdiamond.appdata.xml       2019-12-05 
22:10:57.000000000 +0100
+++ new/kdiamond-19.12.1/src/org.kde.kdiamond.appdata.xml       2020-01-06 
15:00:51.000000000 +0100
@@ -99,6 +99,7 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="19.12.1" date="2020-01-09"/>
     <release version="19.12.0" date="2019-12-12"/>
   </releases>
 </component>


Reply via email to