Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-07-15 11:50:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and      /work/SRC/openSUSE:Factory/.klines.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "klines"

Wed Jul 15 11:50:18 2020 rev:99 rq:820215 version:20.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/klines/klines.changes    2020-06-14 
18:28:42.529270263 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.3060/klines.changes  2020-07-15 
11:53:25.359387850 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:09:48 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+-------------------------------------------------------------------

Old:
----
  klines-20.04.2.tar.xz
  klines-20.04.2.tar.xz.sig

New:
----
  klines-20.04.3.tar.xz
  klines-20.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ klines.spec ++++++
--- /var/tmp/diff_new_pack.R5Z7QQ/_old  2020-07-15 11:53:26.243388825 +0200
+++ /var/tmp/diff_new_pack.R5Z7QQ/_new  2020-07-15 11:53:26.247388829 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           klines
-Version:        20.04.2
+Version:        20.04.3
 Release:        0
 Summary:        Tactical game
 License:        GPL-2.0-or-later


++++++ klines-20.04.2.tar.xz -> klines-20.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.04.2/CMakeLists.txt 
new/klines-20.04.3/CMakeLists.txt
--- old/klines-20.04.2/CMakeLists.txt   2020-06-09 02:37:17.000000000 +0200
+++ new/klines-20.04.3/CMakeLists.txt   2020-07-07 02:59:37.000000000 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.04.2/org.kde.klines.appdata.xml 
new/klines-20.04.3/org.kde.klines.appdata.xml
--- old/klines-20.04.2/org.kde.klines.appdata.xml       2020-06-08 
19:59:36.000000000 +0200
+++ new/klines-20.04.3/org.kde.klines.appdata.xml       2020-07-03 
23:15:15.000000000 +0200
@@ -187,6 +187,7 @@
   <update_contact>kde-games-devel_AT_kde.org</update_contact>
   <launchable type="desktop-id">org.kde.klines.desktop</launchable>
   <releases>
+    <release version="1.6.20043" date="2020-07-09"/>
     <release version="1.6.20042" date="2020-06-11"/>
     <release version="1.6.20041" date="2020-05-14"/>
     <release version="1.6.20040" date="2020-04-23"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.04.2/po/sr/klines.po 
new/klines-20.04.3/po/sr/klines.po
--- old/klines-20.04.2/po/sr/klines.po  2020-06-09 02:37:16.000000000 +0200
+++ new/klines-20.04.3/po/sr/klines.po  2020-07-07 02:59:37.000000000 +0200
@@ -8,8 +8,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: klines\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-29 03:11+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-03-16 09:00+0100\n"
 "PO-Revision-Date: 2016-02-14 17:49+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -38,42 +38,42 @@
 msgid "Score:"
 msgstr "Резултат:"
 
-#: klines.cpp:86
+#: klines.cpp:87
 #, kde-format
 msgid "Show Next"
 msgstr "Прикажи следеће"
 
-#: klines.cpp:93
+#: klines.cpp:94
 #, kde-format
 msgid "Move Left"
 msgstr "Помери улево"
 
-#: klines.cpp:98
+#: klines.cpp:99
 #, kde-format
 msgid "Move Right"
 msgstr "Помери удесно"
 
-#: klines.cpp:103
+#: klines.cpp:104
 #, kde-format
 msgid "Move Up"
 msgstr "Помери нагоре"
 
-#: klines.cpp:108
+#: klines.cpp:109
 #, kde-format
 msgid "Move Down"
 msgstr "Помери надоле"
 
-#: klines.cpp:113
+#: klines.cpp:114
 #, kde-format
 msgid "Select"
 msgstr "Изабери"
 
-#: klines.cpp:129
+#: klines.cpp:130
 #, kde-format
 msgid "Score: %1"
 msgstr "Резултат: %1"
 
-#: klines.cpp:135 klines.cpp:143
+#: klines.cpp:136 klines.cpp:144
 #, kde-format
 msgid "High Scores"
 msgstr "Најрезултати"
@@ -103,69 +103,69 @@
 msgstr "Кретање"
 
 # skip-rule: t-line
-#: main.cpp:32
+#: main.cpp:33
 #, kde-format
 msgid "Kolor Lines - a little game about balls and how to get rid of them"
 msgstr "Обојене линије — мала игра о лоптама и како их се отарасити"
 
 # skip-rule: t-line
-#: main.cpp:43
+#: main.cpp:44
 #, kde-format
 msgid "Kolor Lines"
 msgstr "Обојене линије"
 
-#: main.cpp:45
+#: main.cpp:46
 #, kde-format
 msgid "(c) 2000-2015 The KLines Authors"
 msgstr "© 2000–2015, аутори Обојених линија"
 
-#: main.cpp:46
+#: main.cpp:47
 #, kde-format
 msgid "Roman Merzlyakov"
 msgstr "Роман Мерзљаков"
 
-#: main.cpp:46
+#: main.cpp:47
 #, kde-format
 msgid "Original author"
 msgstr "Првобитни аутор"
 
-#: main.cpp:47
+#: main.cpp:48
 #, kde-format
 msgid "Roman Razilov"
 msgstr "Роман Разилов"
 
-#: main.cpp:47
+#: main.cpp:48
 #, kde-format
 msgid "Rewrite and Extension"
 msgstr "Писање изнова и проширење"
 
-#: main.cpp:48
+#: main.cpp:49
 #, kde-format
 msgid "Dmitry Suzdalev"
 msgstr "Дмитриј Суздаљев"
 
-#: main.cpp:48
+#: main.cpp:49
 #, kde-format
 msgid "Rewrite to use QGraphicsView. Current maintainer"
 msgstr "Писање изнова за QGraphicsView, тренутни одржавалац"
 
-#: main.cpp:49
+#: main.cpp:50
 #, kde-format
 msgid "Eugene Trounev"
 msgstr "Јевгениј Труњов"
 
-#: main.cpp:49
+#: main.cpp:50
 #, kde-format
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Нова СВГ графика за КДЕ‑4 верзију игре"
 
 # skip-rule: t-cell
-#: scene.cpp:303
+#: scene.cpp:309
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Не постоји пут од изабране лоптице до овог поља"
 
-#: scene.cpp:693
+#: scene.cpp:699
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Крај игре</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.04.2/po/zh_CN/klines.po 
new/klines-20.04.3/po/zh_CN/klines.po
--- old/klines-20.04.2/po/zh_CN/klines.po       2020-06-09 02:37:16.000000000 
+0200
+++ new/klines-20.04.3/po/zh_CN/klines.po       2020-07-07 02:59:37.000000000 
+0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-16 09:00+0100\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -20,8 +20,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdegames/klines.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/klines/klines.pot\n"
+"X-Crowdin-File-ID: 3663\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"


Reply via email to