commit klines for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-11-10 13:42:43

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.11331 (New)


Package is "klines"

Tue Nov 10 13:42:43 2020 rev:103 rq:846704 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-10-13 
15:38:09.529192477 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.11331/klines.changes 2020-11-10 
13:49:48.687263022 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:46:38 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+---

Old:

  klines-20.08.2.tar.xz
  klines-20.08.2.tar.xz.sig

New:

  klines-20.08.3.tar.xz
  klines-20.08.3.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.6WsTJX/_old  2020-11-10 13:49:49.155262138 +0100
+++ /var/tmp/diff_new_pack.6WsTJX/_new  2020-11-10 13:49:49.155262138 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-20.08.2.tar.xz -> klines-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.08.2/CMakeLists.txt 
new/klines-20.08.3/CMakeLists.txt
--- old/klines-20.08.2/CMakeLists.txt   2020-10-06 05:32:00.0 +0200
+++ new/klines-20.08.3/CMakeLists.txt   2020-11-03 01:39:19.0 +0100
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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.08.2/org.kde.klines.appdata.xml 
new/klines-20.08.3/org.kde.klines.appdata.xml
--- old/klines-20.08.2/org.kde.klines.appdata.xml   2020-10-03 
14:33:04.0 +0200
+++ new/klines-20.08.3/org.kde.klines.appdata.xml   2020-10-31 
18:20:40.0 +0100
@@ -193,9 +193,9 @@
   kde-games-devel_AT_kde.org
   org.kde.klines.desktop
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.08.2/po/zh_CN/klines.po 
new/klines-20.08.3/po/zh_CN/klines.po
--- old/klines-20.08.2/po/zh_CN/klines.po   2020-10-06 05:31:59.0 
+0200
+++ new/klines-20.08.3/po/zh_CN/klines.po   2020-11-03 01:39:19.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-09-23 12:20\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-10-13 15:37:07

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.3486 (New)


Package is "klines"

Tue Oct 13 15:37:07 2020 rev:102 rq:840643 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-09-10 
22:52:31.548173630 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.3486/klines.changes  2020-10-13 
15:38:09.529192477 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:44:09 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- No code change since 20.08.1
+
+---

Old:

  klines-20.08.1.tar.xz
  klines-20.08.1.tar.xz.sig

New:

  klines-20.08.2.tar.xz
  klines-20.08.2.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.n1X3ya/_old  2020-10-13 15:38:10.829193394 +0200
+++ /var/tmp/diff_new_pack.n1X3ya/_new  2020-10-13 15:38:10.833193397 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-20.08.1.tar.xz -> klines-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.08.1/CMakeLists.txt 
new/klines-20.08.2/CMakeLists.txt
--- old/klines-20.08.1/CMakeLists.txt   2020-09-01 08:24:53.0 +0200
+++ new/klines-20.08.2/CMakeLists.txt   2020-10-06 05:32:00.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 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.08.1/org.kde.klines.appdata.xml 
new/klines-20.08.2/org.kde.klines.appdata.xml
--- old/klines-20.08.1/org.kde.klines.appdata.xml   2020-08-31 
21:14:21.0 +0200
+++ new/klines-20.08.2/org.kde.klines.appdata.xml   2020-10-03 
14:33:04.0 +0200
@@ -9,6 +9,7 @@
   Barevné čáry
   Kolor Lines
   Kolor Lines
+  Kolor Lines
   Kolor Lines
   Líneas de color
   Kolor Lines
@@ -35,6 +36,7 @@
   Joc de tàctica
   Taktická hra
   Kugeln entfernen
+  Παιχνίδι τακτικής
   Tactical Game
   Juego de táctica
   Taktikamäng
@@ -63,6 +65,7 @@
 El KLines és un joc d'un jugador senzill però molt 
addictiu.
 El KLines és un joc d'un jugador senzill però 
molt addictiu.
 KLines ist ein einfaches, aber süchtig machendes Spiel 
für eine Person.
+Το KLines είναι ένα απλό αλλά ιδιαίτερα εθιστικό παιχνίδι 
για έναν παίκτη.
 KLines is a simple but highly addictive one player 
game.
 KLines es un juego sencillo pero muy adictivo para un 
solo jugador.
 KLines on lihtne, kuid äärmiselt haarava ühe mängijaga 
mäng.
@@ -90,6 +93,7 @@
 El jugador ha de moure les pilotes acolorides pel tauler 
de joc, recollint-les a les línies del mateix color cada cinc. Un cop 
completada la línia, s'elimina del tauler, alliberant l'escàs espai. Al mateix 
temps, tres pilotes noves continuen arribant després de cada moviment, omplint 
el tauler de joc.
 El jugador ha de moure les pilotes acolorides 
pel tauler de joc, recollint-les a les línies del mateix color cada cinc. Un 
cop completada la línia, s'elimina del tauler, alliberant l'escàs espai. Al 
mateix temps, tres pilotes noves continuen arribant després de cada moviment, 
omplint el tauler de joc.
 Der Spieler muss die farbigen Bälle auf dem Spielfeld 
bewegen, um Linien von fünf gleichfarbigen Bällen zu bilden. Diese verschwinden 
dann vom Spielfeld und geben kostbaren Platz frei, der gleichzeitig nach jedem 
Zug von drei neu erscheinenden Bällen ausgefüllt wird.
+Ο παίκτης πρέπει να μετακινήσει τις έγχρωμες μπάλες στον 
πίνακα του παιχνιδιού, συλλέγοντάς τις ανά πέντε σε γραμμές του ίδιου χρώματος. 
Όταν η γραμμή συμπληρωθεί αφαιρείται από τον πίνακα, άρα ελευθερώνοντας 
πολύτιμο χώρο. Ταυτόχρονα οι νέες μπάλες εμφανίζονται ανά τρεις μετά από κάθε 
κίνηση, γεμίζοντας τον πίνακα.
 The player has to move the coloured balls around the 
game board, 

commit klines for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-09-10 22:51:45

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.4249 (New)


Package is "klines"

Thu Sep 10 22:51:45 2020 rev:101 rq:831809 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-08-18 
13:59:40.354227041 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.4249/klines.changes  2020-09-10 
22:52:31.548173630 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:11 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  klines-20.08.0.tar.xz
  klines-20.08.0.tar.xz.sig

New:

  klines-20.08.1.tar.xz
  klines-20.08.1.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.lsKaYJ/_old  2020-09-10 22:52:32.244174648 +0200
+++ /var/tmp/diff_new_pack.lsKaYJ/_new  2020-09-10 22:52:32.248174654 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-20.08.0.tar.xz -> klines-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.08.0/CMakeLists.txt 
new/klines-20.08.1/CMakeLists.txt
--- old/klines-20.08.0/CMakeLists.txt   2020-08-07 09:01:55.0 +0200
+++ new/klines-20.08.1/CMakeLists.txt   2020-09-01 08:24:53.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 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.08.0/org.kde.klines.appdata.xml 
new/klines-20.08.1/org.kde.klines.appdata.xml
--- old/klines-20.08.0/org.kde.klines.appdata.xml   2020-08-05 
10:06:33.0 +0200
+++ new/klines-20.08.1/org.kde.klines.appdata.xml   2020-08-31 
21:14:21.0 +0200
@@ -188,9 +188,9 @@
   kde-games-devel_AT_kde.org
   org.kde.klines.desktop
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.08.0/po/zh_CN/klines.po 
new/klines-20.08.1/po/zh_CN/klines.po
--- old/klines-20.08.0/po/zh_CN/klines.po   2020-08-07 09:01:55.0 
+0200
+++ new/klines-20.08.1/po/zh_CN/klines.po   2020-09-01 08:24:42.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-08-18 13:58:35

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.3399 (New)


Package is "klines"

Tue Aug 18 13:58:35 2020 rev:100 rq:826436 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-07-15 
11:53:25.359387850 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.3399/klines.changes  2020-08-18 
13:59:40.354227041 +0200
@@ -1,0 +2,25 @@
+Sun Aug  9 09:09:28 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+---
+Sun Aug  2 07:59:49 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:04:56 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Fix clazy warning
+  * Fix blurry icons by adding UseHighDpiPixmaps flag
+
+---

Old:

  klines-20.04.3.tar.xz
  klines-20.04.3.tar.xz.sig

New:

  klines-20.08.0.tar.xz
  klines-20.08.0.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.TfwETA/_old  2020-08-18 13:59:41.070227334 +0200
+++ /var/tmp/diff_new_pack.TfwETA/_new  2020-08-18 13:59:41.074227336 +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.3
+Version:20.08.0
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-20.04.3.tar.xz -> klines-20.08.0.tar.xz ++
 5016 lines of diff (skipped)




commit klines for openSUSE:Factory

2020-07-15 Thread root
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.changes2020-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 
+
+- 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.0 +0200
+++ new/klines-20.04.3/CMakeLists.txt   2020-07-07 02:59:37.0 +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.0 +0200
+++ new/klines-20.04.3/org.kde.klines.appdata.xml   2020-07-03 
23:15:15.0 +0200
@@ -187,6 +187,7 @@
   kde-games-devel_AT_kde.org
   org.kde.klines.desktop
   
+
 
 
 
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.0 +0200
+++ new/klines-20.04.3/po/sr/klines.po  2020-07-07 02:59:37.0 +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 \n"
 "Language-Team: Serbian \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"
 

commit klines for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-06-14 18:28:13

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.3606 (New)


Package is "klines"

Sun Jun 14 18:28:13 2020 rev:98 rq:813676 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-05-23 
17:24:31.107028690 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.3606/klines.changes  2020-06-14 
18:28:42.529270263 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:15:12 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  klines-20.04.1.tar.xz
  klines-20.04.1.tar.xz.sig

New:

  klines-20.04.2.tar.xz
  klines-20.04.2.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.dOJ70r/_old  2020-06-14 18:28:43.209272456 +0200
+++ /var/tmp/diff_new_pack.dOJ70r/_new  2020-06-14 18:28:43.213272470 +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.1
+Version:20.04.2
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-20.04.1.tar.xz -> klines-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.04.1/CMakeLists.txt 
new/klines-20.04.2/CMakeLists.txt
--- old/klines-20.04.1/CMakeLists.txt   2020-05-12 03:18:19.0 +0200
+++ new/klines-20.04.2/CMakeLists.txt   2020-06-09 02:37:17.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 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.1/org.kde.klines.appdata.xml 
new/klines-20.04.2/org.kde.klines.appdata.xml
--- old/klines-20.04.1/org.kde.klines.appdata.xml   2020-05-11 
23:23:18.0 +0200
+++ new/klines-20.04.2/org.kde.klines.appdata.xml   2020-06-08 
19:59:36.0 +0200
@@ -99,6 +99,7 @@
 Il giocatore deve spostare le palline colorate nell'area 
di gioco, raggruppandole in file di cinque palline dello stesso colore. Quando 
una linea viene completata viene rimossa, liberando spazio prezioso. Allo 
stesso tempo, nuove palline continuano ad arrivare: tre dopo ogni mossa, 
riempiendo l'area di gioco.
 플레이어는 게임 판에 있는 색깔 있는 공을 움직여야 하며, 같은 색 공을 일렬로 다섯 개 모아서 줄을 
없애야 합니다. 공의 위치를 바꿀 때 새로운 공이 게임 판에 나타납니다.
 De speler verplaatst de gekleurde ballen op het speelbord 
en verzamelt ze daarbij per vijf op de lijnen van gelijke kleur. Nadat de lijn 
klaar is wordt deze van het bord verwijderd en maakt daarmee kostbare ruimte 
vrij. Op hetzelfde moment blijven er bij elke zet drie nieuwe ballen 
verschijnen, die het speelbord opvullen.
+Du må flytta farge kuler rundt på eit spelebrett slik at 
fem kuler med same farge kjem på linje. Dei vert då automatisk fjerna frå 
brettet, slik at du får meir ledig plass. Men ved kvart flytt kjem det samtidig 
tre nye kuler, som fyller opp brettet.
 Gracz musi przemieszczać kolorowe kulki na polu gry, 
zgrupowując je w linie tej samej barwy w liczbie pięciu. W chwili ukończenia 
linii, są one usuwane z planszy, zwalniając przy tym cenne miejsce. W tym samym 
czasie na pole gry dochodzą trzy nowe kulki.
 O jogador tem de mover as bolas coloridas pelo tabuleiro 
do jogo, recolhendo-as  para as linhas da mesma cor em grupos de cinco. Assim 
que a linha estiver completa, é removida do tabuleiro, libertando assim espaço 
precioso. Ao mesmo tempo, começam a chegar bolas novas em grupos de três ao fim 
de cada jogada, preenchendo o tabuleiro do jogo.
 O jogador terá de mover as bolas coloridas pela área 
de jogo, recolhendo-as das linhas da mesma cor em grupos de cinco. Logo que a 
linha esteja completa, é removida da área de jogo, liberando assim o espaço 
anterior. Ao mesmo tempo, as bolas novas continuam a chegar em grupos de três 
após cada jogada, alimentando a área de jogo.
@@ -186,6 +187,7 @@
   kde-games-devel_AT_kde.org
   org.kde.klines.desktop
   
+
 
 
   
diff -urN 

commit klines for openSUSE:Factory

2020-05-23 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-05-23 17:24:00

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.2738 (New)


Package is "klines"

Sat May 23 17:24:00 2020 rev:97 rq:806513 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-04-29 
20:49:54.884658728 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.2738/klines.changes  2020-05-23 
17:24:31.107028690 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:38 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+---
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -40 +45 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -54 +59 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  klines-20.04.0.tar.xz
  klines-20.04.0.tar.xz.sig

New:

  klines-20.04.1.tar.xz
  klines-20.04.1.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.XDLLLo/_old  2020-05-23 17:24:31.667029902 +0200
+++ /var/tmp/diff_new_pack.XDLLLo/_new  2020-05-23 17:24:31.675029919 +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.0
+Version:20.04.1
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-20.04.0.tar.xz -> klines-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.04.0/CMakeLists.txt 
new/klines-20.04.1/CMakeLists.txt
--- old/klines-20.04.0/CMakeLists.txt   2020-04-17 02:32:12.0 +0200
+++ new/klines-20.04.1/CMakeLists.txt   2020-05-12 03:18:19.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 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.0/org.kde.klines.appdata.xml 
new/klines-20.04.1/org.kde.klines.appdata.xml
--- old/klines-20.04.0/org.kde.klines.appdata.xml   2020-04-15 
11:15:33.0 +0200
+++ new/klines-20.04.1/org.kde.klines.appdata.xml   2020-05-11 
23:23:18.0 +0200
@@ -186,6 +186,7 @@
   kde-games-devel_AT_kde.org
   org.kde.klines.desktop
   
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.04.0/po/zh_CN/klines.po 
new/klines-20.04.1/po/zh_CN/klines.po
--- old/klines-20.04.0/po/zh_CN/klines.po   2020-04-17 02:32:11.0 
+0200
+++ new/klines-20.04.1/po/zh_CN/klines.po   2020-05-12 03:18:19.0 
+0200
@@ -11,7 +11,7 @@
 "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-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-04-29 20:49:17

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.2738 (New)


Package is "klines"

Wed Apr 29 20:49:17 2020 rev:96 rq:796956 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-03-12 
23:04:44.119144481 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.2738/klines.changes  2020-04-29 
20:49:54.884658728 +0200
@@ -1,0 +2,33 @@
+Thu Apr 23 12:22:33 UTC 2020 - Luca Beltrame 
+
+- 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:11 UTC 2020 - Luca Beltrame 
+
+- 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:07 UTC 2020 - Luca Beltrame 
+
+- 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:
+  * Compose RELEASE_SERVICE_VERSION into klines version string
+  * Ignore cmake directory created by qtcreator
+  * Add endgame support.
+  * Port to qDebug category
+  * Fix link: ui.html -> menus.html
+  * Use URLs with transport encryption
+
+---

Old:

  klines-19.12.3.tar.xz
  klines-19.12.3.tar.xz.sig

New:

  klines-20.04.0.tar.xz
  klines-20.04.0.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.KMPQ59/_old  2020-04-29 20:49:55.592660350 +0200
+++ /var/tmp/diff_new_pack.KMPQ59/_new  2020-04-29 20:49:55.600660368 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package klines
 #
-# 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,32 +21,30 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Tactical 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(KF5Completion)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5Declarative)
-BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5GuiAddons)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5ItemViews)
 BuildRequires:  cmake(KF5JobWidgets)
+BuildRequires:  cmake(KF5KDEGames)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5Service)
@@ -54,8 +52,6 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KF5KDEGames)
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5Qml)
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5QuickWidgets)
@@ -65,17 +61,17 @@
 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
 Klines is the KDE version of the russian game Lines where you have to
 align five game pieces of the same colour in one line to remove them
 from the game board. Similar to tetris you fight new pieces appearing.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n klines-%{version}
@@ -99,6 +95,7 @@
 

commit klines for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-03-12 23:03:12

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.3160 (New)


Package is "klines"

Thu Mar 12 23:03:12 2020 rev:95 rq:782409 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-02-11 
22:19:56.975388235 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.3160/klines.changes  2020-03-12 
23:04:44.119144481 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:36:14 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+---

Old:

  klines-19.12.2.tar.xz
  klines-19.12.2.tar.xz.sig

New:

  klines-19.12.3.tar.xz
  klines-19.12.3.tar.xz.sig



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


++ klines-19.12.2.tar.xz -> klines-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.12.2/po/ca/klines.po 
new/klines-19.12.3/po/ca/klines.po
--- old/klines-19.12.2/po/ca/klines.po  2020-02-04 01:25:29.0 +0100
+++ new/klines-19.12.3/po/ca/klines.po  2020-03-03 01:20:25.0 +0100
@@ -1,25 +1,25 @@
 # Translation of klines.po to Catalan
-# Copyright (C) 2002-2016 This_file_is_part_of_KDE
+# Copyright (C) 2002-2020 This_file_is_part_of_KDE
 #
 # Josep Ma. Ferrer , 2002, 2003, 2005, 2010, 2011, 2015, 
2016.
 # Albert Astals Cid , 2004, 2008.
 # Miquel Oliete , 2007.
 # Manuel Tortosa , 2009.
 # Manuel Tortosa Moreno , 2009.
-# Antoni Bella Pérez , 2016.
+# Antoni Bella Pérez , 2016, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:05+0200\n"
-"PO-Revision-Date: 2016-04-26 00:11+0100\n"
+"PO-Revision-Date: 2020-02-21 19:05+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \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"
 
@@ -155,7 +155,7 @@
 #: main.cpp:49
 #, kde-format
 msgid "New SVG artwork for KDE4 version of the game"
-msgstr "Nou grafisme SVG per a la versió del joc per KDE4"
+msgstr "Grafisme SVG nou per a la versió KDE 4 del joc"
 
 #: scene.cpp:303
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.12.2/po/ca@valencia/klines.po 
new/klines-19.12.3/po/ca@valencia/klines.po
--- old/klines-19.12.2/po/ca@valencia/klines.po 2020-02-04 01:25:29.0 
+0100
+++ new/klines-19.12.3/po/ca@valencia/klines.po 2020-03-03 01:20:25.0 
+0100
@@ -1,25 +1,25 @@
 # Translation of klines.po to Catalan (Valencian)
-# Copyright (C) 2002-2016 This_file_is_part_of_KDE
+# Copyright (C) 2002-2020 This_file_is_part_of_KDE
 #
 # Josep Ma. Ferrer , 2002, 2003, 2005, 2010, 2011, 2015, 
2016.
 # Albert Astals Cid , 2004, 2008.
 # Miquel Oliete , 2007.
 # Manuel Tortosa , 2009.
 # Manuel Tortosa Moreno , 2009.
-# Antoni Bella Pérez , 2016.
+# Antoni Bella Pérez , 2016, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:05+0200\n"
-"PO-Revision-Date: 2016-04-26 00:11+0100\n"
+"PO-Revision-Date: 2020-02-21 19:05+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \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"
 
@@ -155,7 +155,7 @@
 #: main.cpp:49
 #, kde-format
 msgid "New SVG artwork for KDE4 version of the game"
-msgstr "Nou grafisme SVG per a la versió del joc per KDE4"
+msgstr "Grafisme SVG nou per a la versió KDE 4 del joc"
 
 #: scene.cpp:303
 #, kde-format




commit klines for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-02-11 22:19:40

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.26092 (New)


Package is "klines"

Tue Feb 11 22:19:40 2020 rev:94 rq:771679 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-01-12 
23:22:33.526775621 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.26092/klines.changes 2020-02-11 
22:19:56.975388235 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:40 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:29:17 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  klines-19.12.1.tar.xz
  klines-19.12.1.tar.xz.sig

New:

  klines-19.12.2.tar.xz
  klines-19.12.2.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.dn1LNC/_old  2020-02-11 22:19:57.471388507 +0100
+++ /var/tmp/diff_new_pack.dn1LNC/_new  2020-02-11 22:19:57.471388507 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later
@@ -82,7 +82,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ klines-19.12.1.tar.xz -> klines-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.12.1/po/ca@valencia/klines.po 
new/klines-19.12.2/po/ca@valencia/klines.po
--- old/klines-19.12.1/po/ca@valencia/klines.po 2020-01-07 02:18:58.0 
+0100
+++ new/klines-19.12.2/po/ca@valencia/klines.po 2020-02-04 01:25:29.0 
+0100
@@ -166,12 +166,3 @@
 #, kde-format
 msgid "Game over"
 msgstr "S'ha acabat la partida"
-
-#~ msgid "Theme"
-#~ msgstr "Tema"
-
-#~ msgid "Failed to load \"%1\" theme. Please check your installation."
-#~ msgstr "Error en carregar el tema «%1». Reviseu la vostra instal·lació."
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "Tema a usar."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.12.1/po/zh_CN/klines.po 
new/klines-19.12.2/po/zh_CN/klines.po
--- old/klines-19.12.1/po/zh_CN/klines.po   2020-01-07 02:19:02.0 
+0100
+++ new/klines-19.12.2/po/zh_CN/klines.po   2020-02-04 01:25:32.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:05+0200\n"
-"PO-Revision-Date: 2020-01-04 21:50\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2020-01-12 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-01-12 23:21:23

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.6675 (New)


Package is "klines"

Sun Jan 12 23:21:23 2020 rev:93 rq:762375 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-12-14 
12:16:14.247270123 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.6675/klines.changes  2020-01-12 
23:22:33.526775621 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:00:45 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+---
@@ -7 +16 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:

  klines-19.12.0.tar.xz
  klines-19.12.0.tar.xz.sig

New:

  klines-19.12.1.tar.xz
  klines-19.12.1.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.XwLjwV/_old  2020-01-12 23:22:33.986775792 +0100
+++ /var/tmp/diff_new_pack.XwLjwV/_new  2020-01-12 23:22:33.990775793 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-19.12.0.tar.xz -> klines-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.12.0/po/ca/klines.po 
new/klines-19.12.1/po/ca/klines.po
--- old/klines-19.12.0/po/ca/klines.po  2019-12-06 01:57:45.0 +0100
+++ new/klines-19.12.1/po/ca/klines.po  2020-01-07 02:18:58.0 +0100
@@ -166,12 +166,3 @@
 #, kde-format
 msgid "Game over"
 msgstr "S'ha acabat la partida"
-
-#~ msgid "Theme"
-#~ msgstr "Tema"
-
-#~ msgid "Failed to load \"%1\" theme. Please check your installation."
-#~ msgstr "Error en carregar el tema «%1». Reviseu la vostra instal·lació."
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "Tema a usar."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.12.0/po/sv/docs/klines/index.docbook 
new/klines-19.12.1/po/sv/docs/klines/index.docbook
--- old/klines-19.12.0/po/sv/docs/klines/index.docbook  2019-12-06 
01:59:01.0 +0100
+++ new/klines-19.12.1/po/sv/docs/klines/index.docbook  2020-01-07 
02:19:04.0 +0100
@@ -677,8 +677,7 @@
 >Översättning Stefan Asserhäll stefan.asserh...@bredband.net 
-  
+>   
   
  
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.12.0/po/zh_CN/klines.po 
new/klines-19.12.1/po/zh_CN/klines.po
--- old/klines-19.12.0/po/zh_CN/klines.po   2019-12-06 01:58:37.0 
+0100
+++ new/klines-19.12.1/po/zh_CN/klines.po   2020-01-07 02:19:02.0 
+0100
@@ -11,15 +11,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:05+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 \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/klines.pot\n"




commit klines for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-12-14 12:12:06

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.4691 (New)


Package is "klines"

Sat Dec 14 12:12:06 2019 rev:92 rq:756245 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-11-13 
13:20:47.503226916 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.4691/klines.changes  2019-12-14 
12:16:14.247270123 +0100
@@ -1,0 +2,28 @@
+Tue Dec 10 06:38:40 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+---
+Sat Nov 30 09:12:00 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 13:29:32 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile against qt5.15, This enum is unused
+  * Make it compile without kf5 deprecated methods
+  * Update the home page address
+
+---

Old:

  klines-19.08.3.tar.xz
  klines-19.08.3.tar.xz.sig

New:

  klines-19.12.0.tar.xz
  klines-19.12.0.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.1LTFpA/_old  2019-12-14 12:16:14.915270007 +0100
+++ /var/tmp/diff_new_pack.1LTFpA/_new  2019-12-14 12:16:14.923270005 +0100
@@ -16,53 +16,52 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Board/Puzzle
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kcompletion-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  kdeclarative-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  kguiaddons-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  kjobwidgets-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  kservice-devel
-BuildRequires:  ktextwidgets-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kwindowsystem-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  libkdegames-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Completion)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5Declarative)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5JobWidgets)
+BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(KF5NotifyConfig)
+BuildRequires:  cmake(KF5Service)
+BuildRequires:  cmake(KF5TextWidgets)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Qml)
-BuildRequires:  pkgconfig(Qt5Quick)
-BuildRequires:  pkgconfig(Qt5QuickWidgets)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt5Qml)
+BuildRequires:  cmake(Qt5Quick)

commit klines for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-11-13 13:20:32

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.2990 (New)


Package is "klines"

Wed Nov 13 13:20:32 2019 rev:91 rq:746894 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-10-28 
16:52:54.993200798 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.2990/klines.changes  2019-11-13 
13:20:47.503226916 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:13:05 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+---

Old:

  klines-19.08.2.tar.xz
  klines-19.08.2.tar.xz.sig

New:

  klines-19.08.3.tar.xz
  klines-19.08.3.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.GydbGE/_old  2019-11-13 13:20:48.659228119 +0100
+++ /var/tmp/diff_new_pack.GydbGE/_new  2019-11-13 13:20:48.663228123 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-19.08.2.tar.xz -> klines-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.08.2/po/id/klines.po 
new/klines-19.08.3/po/id/klines.po
--- old/klines-19.08.2/po/id/klines.po  1970-01-01 01:00:00.0 +0100
+++ new/klines-19.08.3/po/id/klines.po  2019-11-05 05:09:24.0 +0100
@@ -0,0 +1,164 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the klines package.
+# Wantoyo , 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: klines\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"PO-Revision-Date: 2019-11-04 08:29+0700\n"
+"Last-Translator: Wantoyo \n"
+"Language-Team: Indonesian \n"
+"Language: id\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: Lokalize 19.08.1\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Wantoyo"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "wanto...@gmail.com"
+
+#: klines.cpp:54
+#, kde-format
+msgid "Score:"
+msgstr "Skor:"
+
+#: klines.cpp:86
+#, kde-format
+msgid "Show Next"
+msgstr "Tampilkan Selanjutnya"
+
+#: klines.cpp:93
+#, kde-format
+msgid "Move Left"
+msgstr "Pindah Kiri"
+
+#: klines.cpp:98
+#, kde-format
+msgid "Move Right"
+msgstr "Pindah Kanan"
+
+#: klines.cpp:103
+#, kde-format
+msgid "Move Up"
+msgstr "Pindah Naik"
+
+#: klines.cpp:108
+#, kde-format
+msgid "Move Down"
+msgstr "Pindah Turun"
+
+#: klines.cpp:113
+#, kde-format
+msgid "Select"
+msgstr "Pilih"
+
+#: klines.cpp:129
+#, kde-format
+msgid "Score: %1"
+msgstr "Skor: %1"
+
+#: klines.cpp:135 klines.cpp:143
+#, kde-format
+msgid "High Scores"
+msgstr "Skor Tinggi"
+
+#. i18n: ectx: label, entry (ShowNext), group (Game)
+#: klines.kcfg:9
+#, kde-format
+msgid "Whether to show the next set of balls."
+msgstr "Apakah iya atau tidak untuk menampilkan set bola selanjutnya."
+
+#. i18n: ectx: label, entry (SavedBackgroundWidth), group (Game)
+#: klines.kcfg:13
+#, kde-format
+msgid "Width of saved background"
+msgstr "Lebarnya latarbelakang yang disimpan"
+
+#. i18n: ectx: label, entry (SavedBackgroundHeight), group (Game)
+#: klines.kcfg:17
+#, kde-format
+msgid "Height of saved background"
+msgstr "Tingginya latarbelakang yang disimpan"
+
+#. i18n: ectx: Menu (navigation)
+#: klinesui.rc:14
+#, kde-format
+msgid "Navigation"
+msgstr "Navigasi"
+
+#: main.cpp:32
+#, kde-format
+msgid "Kolor Lines - a little game about balls and how to get rid of them"
+msgstr ""
+"Kolor Lines - adalah sebuah permainan tentang bola dan bagaimana cara "
+"meraihnya"
+
+#: main.cpp:43
+#, kde-format
+msgid "Kolor Lines"
+msgstr "Kolor Lines"
+
+#: main.cpp:45
+#, kde-format
+msgid "(c) 2000-2015 The KLines Authors"
+msgstr "(c) 2000-2015 Para Prnulis  KLines"
+
+#: main.cpp:46
+#, kde-format
+msgid "Roman Merzlyakov"
+msgstr "Roman Merzlyakov"
+
+#: main.cpp:46
+#, kde-format
+msgid "Original author"
+msgstr "Penulis asli"
+
+#: main.cpp:47
+#, kde-format
+msgid "Roman Razilov"
+msgstr "Roman Razilov"
+
+#: main.cpp:47
+#, kde-format
+msgid "Rewrite and Extension"
+msgstr "Tulis-ulang 

commit klines for openSUSE:Factory

2019-10-28 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-10-28 16:51:00

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.2990 (New)


Package is "klines"

Mon Oct 28 16:51:00 2019 rev:90 rq:737774 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-09-11 
10:29:48.543393514 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.2990/klines.changes  2019-10-28 
16:52:54.993200798 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:55 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+---

Old:

  klines-19.08.1.tar.xz
  klines-19.08.1.tar.xz.sig

New:

  klines-19.08.2.tar.xz
  klines-19.08.2.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.rYI2U8/_old  2019-10-28 16:52:55.653201638 +0100
+++ /var/tmp/diff_new_pack.rYI2U8/_new  2019-10-28 16:52:55.653201638 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-19.08.1.tar.xz -> klines-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.08.1/po/zh_CN/klines.po 
new/klines-19.08.2/po/zh_CN/klines.po
--- old/klines-19.08.1/po/zh_CN/klines.po   2019-09-03 03:38:45.0 
+0200
+++ new/klines-19.08.2/po/zh_CN/klines.po   2019-10-08 02:15:21.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:43+0200\n"
-"PO-Revision-Date: 2019-08-16 17:10\n"
+"PO-Revision-Date: 2019-09-05 09:52\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-09-11 10:29:31

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.7948 (New)


Package is "klines"

Wed Sep 11 10:29:31 2019 rev:89 rq:728852 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-08-16 
15:46:23.741685831 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.7948/klines.changes  2019-09-11 
10:29:48.543393514 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:00:40 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- No code change since 19.08.0
+
+---

Old:

  klines-19.08.0.tar.xz
  klines-19.08.0.tar.xz.sig

New:

  klines-19.08.1.tar.xz
  klines-19.08.1.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.AYnmbW/_old  2019-09-11 10:29:49.019393375 +0200
+++ /var/tmp/diff_new_pack.AYnmbW/_new  2019-09-11 10:29:49.019393375 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-19.08.0.tar.xz -> klines-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.08.0/po/ar/klines.po 
new/klines-19.08.1/po/ar/klines.po
--- old/klines-19.08.0/po/ar/klines.po  2019-08-09 02:28:43.0 +0200
+++ new/klines-19.08.1/po/ar/klines.po  2019-09-03 03:38:44.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:05+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2007-10-14 15:44+\n"
 "Last-Translator: Youssef Chahibi \n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.08.0/po/bg/klines.po 
new/klines-19.08.1/po/bg/klines.po
--- old/klines-19.08.0/po/bg/klines.po  2019-08-09 02:28:43.0 +0200
+++ new/klines-19.08.1/po/bg/klines.po  2019-09-03 03:38:44.0 +0200
@@ -2,7 +2,7 @@
 # Bulgarian translation of KDE.
 # This file is licensed under the GPL.
 #
-# $Id: klines.po 1542151 2019-05-20 02:16:01Z scripty $
+# $Id: klines.po 1550639 2019-08-30 07:08:12Z scripty $
 #
 # Zlatko Popov , 2006, 2007.
 # Petar Toushkov , 2009.
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:05+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2009-04-23 22:20+0200\n"
 "Last-Translator: Petar Toushkov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.08.0/po/bs/klines.po 
new/klines-19.08.1/po/bs/klines.po
--- old/klines-19.08.0/po/bs/klines.po  2019-08-09 02:28:43.0 +0200
+++ new/klines-19.08.1/po/bs/klines.po  2019-09-03 03:38:44.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:05+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2013-10-18 20:26+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.08.0/po/ca/klines.po 
new/klines-19.08.1/po/ca/klines.po
--- old/klines-19.08.0/po/ca/klines.po  2019-08-09 02:28:44.0 +0200
+++ new/klines-19.08.1/po/ca/klines.po  2019-09-03 03:38:44.0 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:05+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2016-04-26 00:11+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.08.0/po/ca@valencia/klines.po 
new/klines-19.08.1/po/ca@valencia/klines.po
--- old/klines-19.08.0/po/ca@valencia/klines.po 2019-08-09 02:28:44.0 
+0200
+++ new/klines-19.08.1/po/ca@valencia/klines.po 2019-09-03 03:38:44.0 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;

commit klines for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-08-16 15:46:18

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.22127 (New)


Package is "klines"

Fri Aug 16 15:46:18 2019 rev:88 rq:723669 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-07-17 
13:17:36.067736791 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.22127/klines.changes 2019-08-16 
15:46:23.741685831 +0200
@@ -1,0 +2,34 @@
+Fri Aug  9 08:31:12 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+---
+Tue Aug 06 16:50:49 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- Changes since 19.07.80:
+  * No code changes since 19.07.80
+
+---
+Tue Jul 23 11:59:01 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Remove unused includes
+  * It was fixed
+  * Time to increase Qt version as we use override but qt5.7 doesn't support 
it and we use 5.7 from long time
+  * Fix some clazy warning
+  * It builds without deprecated methods
+  * Use strict compile flags here
+
+---

Old:

  klines-19.04.3.tar.xz

New:

  applications.keyring
  klines-19.08.0.tar.xz
  klines-19.08.0.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.kubA03/_old  2019-08-16 15:46:24.289685630 +0200
+++ /var/tmp/diff_new_pack.kubA03/_new  2019-08-16 15:46:24.293685628 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Board/Puzzle
-URL:http://www.kde.org
-Source0:klines-%{version}.tar.xz
+URL:https://www.kde.org
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcompletion-devel
 BuildRequires:  kconfig-devel

++ klines-19.04.3.tar.xz -> klines-19.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.04.3/CMakeLists.txt 
new/klines-19.08.0/CMakeLists.txt
--- old/klines-19.04.3/CMakeLists.txt   2019-07-09 02:12:31.0 +0200
+++ new/klines-19.08.0/CMakeLists.txt   2019-08-09 02:28:47.0 +0200
@@ -1,8 +1,8 @@
 project(klines)
 
-cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
-set (QT_MIN_VERSION "5.7.0")
-set (KF5_MIN_VERSION "5.30.0")
+cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
+set (QT_MIN_VERSION "5.9.0")
+set (KF5_MIN_VERSION "5.46.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
@@ -27,18 +27,9 @@
 include(ECMAddAppIcon)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
-include(KDECompilerSettings NO_POLICY_SCOPE)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
-
-add_definitions(
--DQT_USE_FAST_CONCATENATION
--DQT_USE_FAST_OPERATOR_PLUS
--DQT_NO_CAST_FROM_ASCII
--DQT_NO_CAST_TO_ASCII
--DQT_NO_CAST_FROM_BYTEARRAY
--DQT_NO_URL_CAST_FROM_STRING
--DQT_USE_QSTRINGBUILDER
-)
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
 
 add_subdirectory(themes)
 add_subdirectory(doc)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.04.3/animator.cpp 
new/klines-19.08.0/animator.cpp
--- old/klines-19.04.3/animator.cpp 2019-05-31 07:16:15.0 +0200
+++ new/klines-19.08.0/animator.cpp 2019-08-04 08:45:19.0 +0200
@@ -35,7 +35,7 @@
 int G;
 float H;
 float F;
-PathNode( const FieldPos& fpos, PathNode* p = 0, int g=0, int h=0 )
+PathNode( const FieldPos& fpos, PathNode* p = 

commit klines for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-07-17 13:17:23

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.1887 (New)


Package is "klines"

Wed Jul 17 13:17:23 2019 rev:87 rq:715133 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-06-14 
20:30:59.306672927 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.1887/klines.changes  2019-07-17 
13:17:36.067736791 +0200
@@ -1,0 +2,10 @@
+Sat Jul 13 07:26:36 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- Changes since 19.04.2:
+  * No code changes since 19.04.2
+
+---

Old:

  klines-19.04.2.tar.xz

New:

  klines-19.04.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.Vcopuh/_old  2019-07-17 13:17:37.455735953 +0200
+++ /var/tmp/diff_new_pack.Vcopuh/_new  2019-07-17 13:17:37.491735931 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later

++ klines-19.04.2.tar.xz -> klines-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.04.2/po/es/docs/klines/index.docbook 
new/klines-19.04.3/po/es/docs/klines/index.docbook
--- old/klines-19.04.2/po/es/docs/klines/index.docbook  2019-06-04 
02:10:36.0 +0200
+++ new/klines-19.04.3/po/es/docs/klines/index.docbook  2019-07-09 
02:12:31.0 +0200
@@ -731,8 +731,7 @@
 > y Kira J. Fernández kirajf...@gmail.com. 
-  
+>   
   
  
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.04.2/po/nl/docs/klines/index.docbook 
new/klines-19.04.3/po/nl/docs/klines/index.docbook
--- old/klines-19.04.2/po/nl/docs/klines/index.docbook  2019-06-04 
02:10:36.0 +0200
+++ new/klines-19.04.3/po/nl/docs/klines/index.docbook  2019-07-09 
02:12:31.0 +0200
@@ -657,8 +657,7 @@
 >Documentatie copyright 2001  
 
 
- 
-  
+   

   
  
 




commit klines for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-06-14 20:30:53

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.4811 (New)


Package is "klines"

Fri Jun 14 20:30:53 2019 rev:86 rq:708624 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-05-15 
12:30:14.081235148 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.4811/klines.changes  2019-06-14 
20:30:59.306672927 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:54 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- No code changes since 19.04.1
+
+---

Old:

  klines-19.04.1.tar.xz

New:

  klines-19.04.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.oRV6Pj/_old  2019-06-14 20:31:00.010672699 +0200
+++ /var/tmp/diff_new_pack.oRV6Pj/_new  2019-06-14 20:31:00.014672698 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later

++ klines-19.04.1.tar.xz -> klines-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.04.1/org.kde.klines.appdata.xml 
new/klines-19.04.2/org.kde.klines.appdata.xml
--- old/klines-19.04.1/org.kde.klines.appdata.xml   2019-04-30 
08:47:06.0 +0200
+++ new/klines-19.04.2/org.kde.klines.appdata.xml   2019-05-31 
07:16:15.0 +0200
@@ -15,6 +15,7 @@
   Liñas de kores
   Kolor Lines
   Kolor Lines
+  Kolor Lines
   Kolor Lines
   Fargelinjer
   Kolorowe linie
@@ -39,6 +40,7 @@
   Xogo de táctica
   Permainan Taktik
   Gioco di tattica
+  전략 게임
   Tactisch spel
   Taktisk spel
   Gra taktyczna
@@ -65,6 +67,7 @@
 KLines é un xogo simple pero moi adictivo para unha 
persoa.
 KLines adalah sebuah permainan satu pemain yang sederhana 
namun menagihkan
 KLines è un gioco semplice ma divertente, con un solo 
giocatore.
+KLines는 간단하면서도 머리를 쓰는 1인용 게임입니다.
 KLines is een eenvoudig maar zeer verslavend spel voor 
één speler.
 KLines er eit enkelt men vanedannande spel for éin 
spelar.
 KLinie jest prostą, lecz wysoce uzależniającą grą 
pojedycznego gracza.
@@ -89,6 +92,7 @@
 O xogador ten de mover as bólas coloradas pola área de 
xogo, recolléndoas das liñas da mesma cor en grupos de cinco. Cando a liña está 
completa elimínase da área de xogo, liberando así un espazo necesario. Ao mesmo 
tempo, as bólas novas continúan a chegar en grupos de tres despois de cada 
xogada, enchendo a área de xogo.
 Pemain harus memindahkan bola berwarna di sekitar papan 
permainan, mengumpulkan bola ke garis dengan lima warna yang sama. Setelah 
baris sudah lengkap ia terhapus dari papan, dengan begitu membebaskan ruang 
yang berharga. Di saat yang sama bola baru terus berdatangan tiga buah setelah 
setiap langkah, mengisi papan permainan."
 Il giocatore deve spostare le palline colorate nell'area 
di gioco, raggruppandole in file di cinque palline dello stesso colore. Quando 
una linea viene completata viene rimossa, liberando spazio prezioso. Allo 
stesso tempo, nuove palline continuano ad arrivare: tre dopo ogni mossa, 
riempiendo l'area di gioco.
+플레이어는 게임 판에 있는 색깔 있는 공을 움직여야 하며, 같은 색 공을 일렬로 다섯 개 모아서 줄을 
없애야 합니다. 공의 위치를 바꿀 때 새로운 공이 게임 판에 나타납니다.
 De speler verplaatst de gekleurde ballen op het speelbord 
en verzamelt ze daarbij per vijf op de lijnen van gelijke kleur. Nadat de lijn 
klaar is wordt deze van het bord verwijderd en maakt daarmee kostbare ruimte 
vrij. Op hetzelfde moment blijven er bij elke zet drie nieuwe ballen 
verschijnen, die het speelbord opvullen.
 Gracz musi przemieszczać kolorowe kulki na polu gry, 
zgrupowując je w linie tej samej barwy w liczbie pięciu. W chwili ukończenia 
linii, są one usuwane z planszy, zwalniając przy tym cenne miejsce. W tym samym 
czasie na pole gry dochodzą trzy nowe kulki.
 O jogador tem de mover as bolas coloridas pelo tabuleiro 
do jogo, recolhendo-as  para as linhas da mesma cor em grupos de cinco. Assim 
que a linha estiver completa, é removida do tabuleiro, libertando assim espaço 
precioso. Ao mesmo tempo, começam a chegar bolas novas em grupos de três ao fim 
de cada jogada, preenchendo o tabuleiro do jogo.
@@ -155,6 +159,7 @@
   A comunidade de KDE
   Komunitas KDE
   La comunità KDE
+  KDE 커뮤니티
   De KDE 

commit klines for openSUSE:Factory

2019-05-15 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-05-15 12:30:12

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.5148 (New)


Package is "klines"

Wed May 15 12:30:12 2019 rev:85 rq:702252 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-04-28 
20:08:12.962613767 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.5148/klines.changes  2019-05-15 
12:30:14.081235148 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:15 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- No code changes since 19.04.0
+
+---

Old:

  klines-19.04.0.tar.xz

New:

  klines-19.04.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.aafCY1/_old  2019-05-15 12:30:14.789233248 +0200
+++ /var/tmp/diff_new_pack.aafCY1/_new  2019-05-15 12:30:14.793233237 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later

++ klines-19.04.0.tar.xz -> klines-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.04.0/org.kde.klines.desktop 
new/klines-19.04.1/org.kde.klines.desktop
--- old/klines-19.04.0/org.kde.klines.desktop   2019-03-18 08:58:21.0 
+0100
+++ new/klines-19.04.1/org.kde.klines.desktop   2019-04-30 08:47:06.0 
+0200
@@ -154,6 +154,7 @@
 Comment[fr]=Jeu de tactique
 Comment[gl]=Xogo de táctica.
 Comment[it]=Gioco di tattica
+Comment[ko]=전략 게임
 Comment[nl]=Tactisch spel
 Comment[nn]=Taktisk spel
 Comment[pl]=Gra taktyczna
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.04.0/po/ko/klines.po 
new/klines-19.04.1/po/ko/klines.po
--- old/klines-19.04.0/po/ko/klines.po  2019-04-12 02:09:35.0 +0200
+++ new/klines-19.04.1/po/ko/klines.po  2019-05-07 02:19:54.0 +0200
@@ -2,14 +2,14 @@
 # Copyright (C) 2007-2008 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdegames package.
 # Shinjo Park , 2007, 2008.
-# Shinjo Park , 2011, 2015.
+# Shinjo Park , 2011, 2015, 2019.
 #
 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"
-"PO-Revision-Date: 2015-04-26 19:14+0200\n"
+"PO-Revision-Date: 2019-04-29 20:52+0200\n"
 "Last-Translator: Shinjo Park \n"
 "Language-Team: Korean \n"
 "Language: ko\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -72,13 +72,13 @@
 #: klines.cpp:135 klines.cpp:143
 #, kde-format
 msgid "High Scores"
-msgstr ""
+msgstr "최고 기록"
 
 #. i18n: ectx: label, entry (ShowNext), group (Game)
 #: klines.kcfg:9
 #, kde-format
 msgid "Whether to show the next set of balls."
-msgstr "다음 공을 보여 줄 지 여부입니다."
+msgstr "다음 공을 보여 줄지 여부입니다."
 
 #. i18n: ectx: label, entry (SavedBackgroundWidth), group (Game)
 #: klines.kcfg:13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.04.0/po/zh_CN/klines.po 
new/klines-19.04.1/po/zh_CN/klines.po
--- old/klines-19.04.0/po/zh_CN/klines.po   2019-04-12 02:09:35.0 
+0200
+++ new/klines-19.04.1/po/zh_CN/klines.po   2019-05-07 02:19:54.0 
+0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-29 03:11+0100\n"
-"PO-Revision-Date: 2019-04-09 18:54\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:33\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-19.04.0/themes/pool.desktop 
new/klines-19.04.1/themes/pool.desktop
--- old/klines-19.04.0/themes/pool.desktop  2019-03-18 08:58:21.0 
+0100
+++ new/klines-19.04.1/themes/pool.desktop  2019-04-30 08:47:06.0 
+0200
@@ -13,6 +13,7 @@
 Name[fr]=Billard
 Name[gl]=Billar
 Name[it]=Biliardo
+Name[ko]=풀
 Name[nl]=Pool
 Name[nn]=Biljard
 Name[pl]=Zbiornik




commit klines for openSUSE:Factory

2019-04-28 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-04-28 20:07:29

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.5536 (New)


Package is "klines"

Sun Apr 28 20:07:29 2019 rev:84 rq:696276 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-03-11 
13:46:53.105350001 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.5536/klines.changes  2019-04-28 
20:08:12.962613767 +0200
@@ -1,0 +2,30 @@
+Sat Apr 20 06:51:56 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- Changes since 19.03.90:
+  * No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:41 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+---
+Wed Mar 27 06:41:03 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * No code changes since 18.12.3
+
+---

Old:

  klines-18.12.3.tar.xz

New:

  klines-19.04.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.FcnBoC/_old  2019-04-28 20:08:14.334612915 +0200
+++ /var/tmp/diff_new_pack.FcnBoC/_new  2019-04-28 20:08:14.366612895 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later

++ klines-18.12.3.tar.xz -> klines-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.3/.gitignore 
new/klines-19.04.0/.gitignore
--- old/klines-18.12.3/.gitignore   2019-01-20 07:38:13.0 +0100
+++ new/klines-19.04.0/.gitignore   2019-03-18 08:58:21.0 +0100
@@ -1,3 +1,4 @@
 .kdev4/
-build/
+/build*/
 *.kdev4
+CMakeLists.txt.user*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.3/org.kde.klines.desktop 
new/klines-19.04.0/org.kde.klines.desktop
--- old/klines-18.12.3/org.kde.klines.desktop   2019-01-20 07:38:13.0 
+0100
+++ new/klines-19.04.0/org.kde.klines.desktop   2019-03-18 08:58:21.0 
+0100
@@ -96,7 +96,7 @@
 Name[fi]=Kolor Lines
 Name[fr]=Kolor Lines
 Name[ga]=Kolor Lines
-Name[gl]=Liñas de cores
+Name[gl]=Kolor Lines
 Name[he]=Kolor Lines
 Name[hne]=कलर लाइन्स
 Name[hr]=KNiz u boji
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.3/po/ar/klines.po 
new/klines-19.04.0/po/ar/klines.po
--- old/klines-18.12.3/po/ar/klines.po  2019-03-05 01:14:59.0 +0100
+++ new/klines-19.04.0/po/ar/klines.po  2019-04-12 02:09:35.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-29 07:12+0100\n"
+"POT-Creation-Date: 2018-11-29 03:11+0100\n"
 "PO-Revision-Date: 2007-10-14 15:44+\n"
 "Last-Translator: Youssef Chahibi \n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.3/po/bg/klines.po 
new/klines-19.04.0/po/bg/klines.po
--- old/klines-18.12.3/po/bg/klines.po  2019-03-05 01:14:59.0 +0100
+++ new/klines-19.04.0/po/bg/klines.po  2019-04-12 02:09:35.0 +0200
@@ -2,7 +2,7 @@
 # Bulgarian translation of KDE.
 # This file is licensed under the GPL.
 #
-# $Id: klines.po 1529425 2018-11-29 07:14:36Z scripty $
+# $Id: klines.po 1529414 2018-11-29 04:12:52Z scripty $
 #
 # Zlatko Popov , 2006, 2007.
 # Petar Toushkov , 2009.
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-29 07:12+0100\n"
+"POT-Creation-Date: 2018-11-29 03:11+0100\n"
 "PO-Revision-Date: 2009-04-23 22:20+0200\n"
 "Last-Translator: Petar Toushkov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.3/po/bs/klines.po 

commit klines for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-03-11 13:46:45

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.28833 (New)


Package is "klines"

Mon Mar 11 13:46:45 2019 rev:83 rq:683211 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-02-15 
09:59:03.891690021 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.28833/klines.changes 2019-03-11 
13:46:53.105350001 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:18 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  klines-18.12.2.tar.xz

New:

  klines-18.12.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.VyX2Uq/_old  2019-03-11 13:46:53.781349943 +0100
+++ /var/tmp/diff_new_pack.VyX2Uq/_new  2019-03-11 13:46:53.785349943 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later

++ klines-18.12.2.tar.xz -> klines-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.2/po/zh_CN/klines.po 
new/klines-18.12.3/po/zh_CN/klines.po
--- old/klines-18.12.2/po/zh_CN/klines.po   2019-02-05 01:36:01.0 
+0100
+++ new/klines-18.12.3/po/zh_CN/klines.po   2019-03-05 01:15:00.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-29 07:12+0100\n"
-"PO-Revision-Date: 2019-01-27 23:07\n"
+"PO-Revision-Date: 2019-02-20 23:30\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-02-15 09:59:02

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.28833 (New)


Package is "klines"

Fri Feb 15 09:59:02 2019 rev:82 rq:673784 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-01-24 
14:07:54.239743127 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.28833/klines.changes 2019-02-15 
09:59:03.891690021 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:25:10 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  klines-18.12.1.tar.xz

New:

  klines-18.12.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.5GH3Ow/_old  2019-02-15 09:59:05.283689575 +0100
+++ /var/tmp/diff_new_pack.5GH3Ow/_new  2019-02-15 09:59:05.307689568 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later

++ klines-18.12.1.tar.xz -> klines-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.1/org.kde.klines.appdata.xml 
new/klines-18.12.2/org.kde.klines.appdata.xml
--- old/klines-18.12.1/org.kde.klines.appdata.xml   2019-01-06 
08:40:09.0 +0100
+++ new/klines-18.12.2/org.kde.klines.appdata.xml   2019-01-20 
07:38:13.0 +0100
@@ -13,6 +13,7 @@
   Kolor Lines
   Kolor Lines
   Liñas de kores
+  Kolor Lines
   Kolor Lines
   Kolor Lines
   Fargelinjer
@@ -25,6 +26,7 @@
   Кольорові лінії
   xxKolor Linesxx
   Kolor Lines
+  Kolor Lines 彩色線條
   Tactical Game
   Joc de tàctica
   Joc de tàctica
@@ -35,6 +37,7 @@
   Taktiikkapeli
   Jeu de tactique
   Xogo de táctica
+  Permainan Taktik
   Gioco di tattica
   Tactisch spel
   Taktisk spel
@@ -47,6 +50,7 @@
   Тактична гра
   xxTactical Gamexx
   战术游戏
+  戰術遊戲
   
 
  KLines is a simple but highly addictive one player game.
@@ -59,6 +63,7 @@
 KLines on yksinkertainen mutta addiktoiva yhden pelaajan 
peli.
 KLInes est un jeu en solo simple mais très addictif.
 KLines é un xogo simple pero moi adictivo para unha 
persoa.
+KLines adalah sebuah permainan satu pemain yang sederhana 
namun menagihkan
 KLines è un gioco semplice ma divertente, con un solo 
giocatore.
 KLines is een eenvoudig maar zeer verslavend spel voor 
één speler.
 KLines er eit enkelt men vanedannande spel for éin 
spelar.
@@ -82,6 +87,7 @@
 Pelaaja siirtää värillisiä palloja pelilaudalla keräten 
samanvärisiä viiden suoria. Kun suora on valmis, se poistetaan laudalta, 
jolloin vapautuu arvokasta lautatilaa. Samaan aikaan joka siirrolla saapuu 
kolmen ryppäissä uusia palloja täyttämään pelilautaa.
 Le joueur doit déplacer des billes de couleur sur le 
plateau de jeu, en les regroupant cinq par cinq pour constituer des lignes 
d'une seule couleur. Une fois la ligne complète, elle est enlevée du plateau, 
ce qui libère de l'espace. Les nouvelles billes continuent à arriver trois par 
trois après chaque mouvement du joueur, remplissant le plateau au fur et à 
mesure.
 O xogador ten de mover as bólas coloradas pola área de 
xogo, recolléndoas das liñas da mesma cor en grupos de cinco. Cando a liña está 
completa elimínase da área de xogo, liberando así un espazo necesario. Ao mesmo 
tempo, as bólas novas continúan a chegar en grupos de tres despois de cada 
xogada, enchendo a área de xogo.
+Pemain harus memindahkan bola berwarna di sekitar papan 
permainan, mengumpulkan bola ke garis dengan lima warna yang sama. Setelah 
baris sudah lengkap ia terhapus dari papan, dengan begitu membebaskan ruang 
yang berharga. Di saat yang sama bola baru terus berdatangan tiga buah setelah 
setiap langkah, mengisi papan permainan."
 Il giocatore deve spostare le palline colorate nell'area 
di gioco, raggruppandole in file di cinque palline dello stesso colore. Quando 
una linea viene completata viene rimossa, liberando spazio prezioso. Allo 
stesso tempo, nuove palline continuano ad arrivare: tre dopo ogni mossa, 
riempiendo l'area di gioco.
 De speler verplaatst de gekleurde ballen op het speelbord 
en verzamelt ze daarbij per vijf op de lijnen van gelijke kleur. Nadat de lijn 
klaar is wordt deze van het bord 

commit klines for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-01-24 14:07:46

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.28833 (New)


Package is "klines"

Thu Jan 24 14:07:46 2019 rev:81 rq:665165 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2019-01-08 
12:22:56.568636672 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.28833/klines.changes 2019-01-24 
14:07:54.239743127 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:19 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+---

Old:

  klines-18.12.0.tar.xz

New:

  klines-18.12.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.PmCsAe/_old  2019-01-24 14:07:54.735742558 +0100
+++ /var/tmp/diff_new_pack.PmCsAe/_new  2019-01-24 14:07:54.735742558 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later

++ klines-18.12.0.tar.xz -> klines-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.0/po/nb/klines.po 
new/klines-18.12.1/po/nb/klines.po
--- old/klines-18.12.0/po/nb/klines.po  2018-12-07 01:32:04.0 +0100
+++ new/klines-18.12.1/po/nb/klines.po  2019-01-08 01:12:19.0 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-12 06:52+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2009-07-24 10:22+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -157,12 +157,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nye SVG-bilder for KDE4-versjonen av spillet"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Det er ingen vei fra den valgte brikken til denne cellen"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "Game over"
 msgstr "Spillet er slutt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.0/po/sr/klines.po 
new/klines-18.12.1/po/sr/klines.po
--- old/klines-18.12.0/po/sr/klines.po  2018-12-07 01:32:05.0 +0100
+++ new/klines-18.12.1/po/sr/klines.po  2019-01-08 01:12:20.0 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-12 06:52+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-14 17:49+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -160,12 +160,12 @@
 msgstr "Нова СВГ графика за КДЕ‑4 верзију игре"
 
 # skip-rule: t-cell
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Не постоји пут од изабране лоптице до овог поља"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "Game over"
 msgstr "Крај игре"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.0/po/zh_CN/klines.po 
new/klines-18.12.1/po/zh_CN/klines.po
--- old/klines-18.12.0/po/zh_CN/klines.po   2018-12-07 01:32:05.0 
+0100
+++ new/klines-18.12.1/po/zh_CN/klines.po   2019-01-08 01:12:20.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-29 07:12+0100\n"
-"PO-Revision-Date: 2018-11-12 09:24\n"
+"PO-Revision-Date: 2019-01-05 20:52\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.12.0/themes/metal.desktop 
new/klines-18.12.1/themes/metal.desktop
--- old/klines-18.12.0/themes/metal.desktop 2018-11-28 08:03:42.0 
+0100
+++ new/klines-18.12.1/themes/metal.desktop 2019-01-06 08:40:09.0 
+0100
@@ -45,7 +45,7 @@
 Name[ug]=مېتال
 Name[uk]=Метал
 Name[x-test]=xxMetalxx
-Name[zh_CN]=金属
+Name[zh_CN]=重金属
 Name[zh_TW]=金屬
 Description=A metal style theme with bouncing balls
 Description[bs]=Tema u metalnom stilu sa odskačućim loptama




commit klines for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-01-08 12:21:42

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new.28833 (New)


Package is "klines"

Tue Jan  8 12:21:42 2019 rev:80 rq:658417 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-11-13 
17:20:38.810017805 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.28833/klines.changes 2019-01-08 
12:22:56.568636672 +0100
@@ -1,0 +2,35 @@
+Fri Dec 14 06:09:13 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:56:03 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * Fix crash when position is not initialized
+
+---
+Tue Nov 20 06:22:28 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:57:06 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Refine donation url in appdata
+
+---
@@ -47 +82 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +132 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -208 +243 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -267 +302 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -354 +389 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -470 +505 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  klines-18.08.3.tar.xz

New:

  klines-18.12.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.gZt9NZ/_old  2019-01-08 12:22:57.176636001 +0100
+++ /var/tmp/diff_new_pack.gZt9NZ/_new  2019-01-08 12:22:57.176636001 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package klines
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:   klines
-Version:18.08.3
-Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:   klines
+Version:18.12.0
+Release:0
 Summary:Tactical game
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/Board/Puzzle
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source0:klines-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcompletion-devel
@@ -65,7 +64,6 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Klines is the KDE version of the russian game Lines where you have to
@@ -87,13 +85,12 @@
   %kf5_makeinstall -C build
   %if %{with lang}
 %find_lang %{name} --with-man --all-name
-%kf5_find_htmldocs
+%{kf5_find_htmldocs}
   %endif
   %suse_update_desktop_file -r org.kde.klines  Game LogicGame
 
 %files

commit klines for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-11-13 16:48:37

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Tue Nov 13 16:48:37 2018 rev:79 rq:648051 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-10-17 
08:35:18.914171856 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-11-13 
17:20:38.810017805 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:39 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+---

Old:

  klines-18.08.2.tar.xz

New:

  klines-18.08.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.55p3mJ/_old  2018-11-13 17:20:39.266017185 +0100
+++ /var/tmp/diff_new_pack.55p3mJ/_new  2018-11-13 17:20:39.266017185 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:18.08.2
+Version:18.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-18.08.2.tar.xz -> klines-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.2/po/zh_CN/klines.po 
new/klines-18.08.3/po/zh_CN/klines.po
--- old/klines-18.08.2/po/zh_CN/klines.po   2018-10-09 02:21:59.0 
+0200
+++ new/klines-18.08.3/po/zh_CN/klines.po   2018-11-06 01:15:40.0 
+0100
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2018-09-28 19:53\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-11-01 23:20\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit klines for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-10-17 08:34:33

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Wed Oct 17 08:34:33 2018 rev:78 rq:641524 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-09-15 
15:31:21.145179216 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-10-17 
08:35:18.914171856 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:54 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  klines-18.08.1.tar.xz

New:

  klines-18.08.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.AolaYb/_old  2018-10-17 08:35:19.354171470 +0200
+++ /var/tmp/diff_new_pack.AolaYb/_new  2018-10-17 08:35:19.354171470 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:18.08.1
+Version:18.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-18.08.1.tar.xz -> klines-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.1/org.kde.klines.desktop 
new/klines-18.08.2/org.kde.klines.desktop
--- old/klines-18.08.1/org.kde.klines.desktop   2018-09-03 07:45:04.0 
+0200
+++ new/klines-18.08.2/org.kde.klines.desktop   2018-09-22 08:00:16.0 
+0200
@@ -169,6 +169,7 @@
 Comment[tr]=Taktik oyunu
 Comment[uk]=Тактична гра
 Comment[x-test]=xxTactical gamexx
+Comment[zh_CN]=战术游戏
 Comment[zh_TW]=戰術遊戲
 X-DBUS-StartupType=Multi
 Categories=Qt;KDE;Game;StrategyGame;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.1/po/zh_CN/klines.po 
new/klines-18.08.2/po/zh_CN/klines.po
--- old/klines-18.08.1/po/zh_CN/klines.po   2018-09-04 02:34:58.0 
+0200
+++ new/klines-18.08.2/po/zh_CN/klines.po   2018-10-09 02:21:59.0 
+0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2018-08-30 13:17\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit klines for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-08-24 17:08:11

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Fri Aug 24 17:08:11 2018 rev:76 rq:630238 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-07-19 
22:53:20.506298216 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-08-24 
17:08:16.994369249 +0200
@@ -1,0 +2,20 @@
+Thu Aug 16 22:05:04 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+---
+Thu Jul 26 13:00:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * None
+
+---

Old:

  klines-18.04.3.tar.xz

New:

  klines-18.08.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.wxWuY5/_old  2018-08-24 17:08:18.070370528 +0200
+++ /var/tmp/diff_new_pack.wxWuY5/_new  2018-08-24 17:08:18.070370528 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   klines
-Version:18.04.3
+Version:18.08.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Tactical game
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle

++ klines-18.04.3.tar.xz -> klines-18.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.04.3/org.kde.klines.appdata.xml 
new/klines-18.08.0/org.kde.klines.appdata.xml
--- old/klines-18.04.3/org.kde.klines.appdata.xml   2018-07-07 
05:54:57.0 +0200
+++ new/klines-18.08.0/org.kde.klines.appdata.xml   2018-07-26 
06:29:04.0 +0200
@@ -6,6 +6,7 @@
   Kolor Lines
   Kolor Lines
   Kolor Lines
+  Barevné čáry
   Kolor Lines
   Kolor Lines
   Líneas de color
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.04.3/po/da/klines.po 
new/klines-18.08.0/po/da/klines.po
--- old/klines-18.04.3/po/da/klines.po  2018-07-10 02:10:08.0 +0200
+++ new/klines-18.08.0/po/da/klines.po  2018-08-10 02:09:32.0 +0200
@@ -2,7 +2,7 @@
 # Danish translation of klines
 # Copyright (C)
 #
-# Erik Kjær Pedersen , 2001,2002,2003, 2004, 2005.
+# Erik Kjær Pedersen , 2001, 2002, 2003, 2004, 2005.
 # Martin Schlander , 2008, 2009, 2015, 2016.
 msgid ""
 msgstr ""
Binary files old/klines-18.04.3/po/uk/docs/klines/gamescreen.png and 
new/klines-18.08.0/po/uk/docs/klines/gamescreen.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.04.3/po/zh_CN/klines.po 
new/klines-18.08.0/po/zh_CN/klines.po
--- old/klines-18.04.3/po/zh_CN/klines.po   2018-07-10 02:10:09.0 
+0200
+++ new/klines-18.08.0/po/zh_CN/klines.po   2018-08-10 02:09:32.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2018-07-03 17:41\n"
+"PO-Revision-Date: 2018-07-24 08:47\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.04.3/po/zh_TW/klines.po 
new/klines-18.08.0/po/zh_TW/klines.po
--- old/klines-18.04.3/po/zh_TW/klines.po   2018-07-10 02:10:09.0 
+0200
+++ new/klines-18.08.0/po/zh_TW/klines.po   2018-08-10 02:09:32.0 
+0200
@@ -166,16 +166,3 @@
 #, kde-format
 msgid "Game over"
 msgstr "遊戲結束"
-
-#~ msgid "Theme"
-#~ msgstr "佈景主題"
-
-#~ msgid "Failed to load \"%1\" theme. Please check your installation."
-#~ msgstr "無法載入主題 %1。請檢查您的安裝。"
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "使用的圖形主題"
-
-#~ msgctxt "Menu title"
-#~ msgid ""
-#~ msgstr "移動()"




commit klines for openSUSE:Factory

2018-07-19 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-07-19 22:52:40

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Thu Jul 19 22:52:40 2018 rev:75 rq:622686 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-06-15 
14:42:24.072844661 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-07-19 
22:53:20.506298216 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:50:01 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+---

Old:

  klines-18.04.2.tar.xz

New:

  klines-18.04.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.ZE8Qct/_old  2018-07-19 22:53:21.074296358 +0200
+++ /var/tmp/diff_new_pack.ZE8Qct/_new  2018-07-19 22:53:21.074296358 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:18.04.2
+Version:18.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-18.04.2.tar.xz -> klines-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.04.2/org.kde.klines.appdata.xml 
new/klines-18.04.3/org.kde.klines.appdata.xml
--- old/klines-18.04.2/org.kde.klines.appdata.xml   2018-05-02 
06:17:32.0 +0200
+++ new/klines-18.04.3/org.kde.klines.appdata.xml   2018-07-07 
05:54:57.0 +0200
@@ -14,8 +14,10 @@
   Liñas de kores
   Kolor Lines
   Kolor Lines
+  Fargelinjer
   Kolorowe linie
   Kolor Lines
+  Kolor Lines
   Farebné čiary
   Kolor Lines
   Färglinjer
@@ -34,8 +36,10 @@
   Xogo de táctica
   Gioco di tattica
   Tactisch spel
+  Taktisk spel
   Gra taktyczna
   Jogo Táctico
+  Jogo tático
   Taktická hra
   Strateška igra
   Taktikspel
@@ -56,8 +60,10 @@
 KLines é un xogo simple pero moi adictivo para unha 
persoa.
 KLines è un gioco semplice ma divertente, con un solo 
giocatore.
 KLines is een eenvoudig maar zeer verslavend spel voor 
één speler.
+KLines er eit enkelt men vanedannande spel for éin 
spelar.
 KLinie jest prostą, lecz wysoce uzależniającą grą 
pojedycznego gracza.
 O KLines é um jogo simples, mas bastante viciante, para 
um único jogador.
+KLines é um jogo simples, mas muito viciante, para um 
único jogador.
 KLines je preprosta, a zasvojljiva enoigralska igra.
 Färglinjer är ett enkelt men mycket vanebildande spel för 
en spelare.
 KLines — проста, але дуже захоплива гра для одного 
гравця.
@@ -79,6 +85,7 @@
 De speler verplaatst de gekleurde ballen op het speelbord 
en verzamelt ze daarbij per vijf op de lijnen van gelijke kleur. Nadat de lijn 
klaar is wordt deze van het bord verwijderd en maakt daarmee kostbare ruimte 
vrij. Op hetzelfde moment blijven er bij elke zet drie nieuwe ballen 
verschijnen, die het speelbord opvullen.
 Gracz musi przemieszczać kolorowe kulki na polu gry, 
zgrupowując je w linie tej samej barwy w liczbie pięciu. W chwili ukończenia 
linii, są one usuwane z planszy, zwalniając przy tym cenne miejsce. W tym samym 
czasie na pole gry dochodzą trzy nowe kulki.
 O jogador tem de mover as bolas coloridas pelo tabuleiro 
do jogo, recolhendo-as  para as linhas da mesma cor em grupos de cinco. Assim 
que a linha estiver completa, é removida do tabuleiro, libertando assim espaço 
precioso. Ao mesmo tempo, começam a chegar bolas novas em grupos de três ao fim 
de cada jogada, preenchendo o tabuleiro do jogo.
+O jogador terá de mover as bolas coloridas pela área 
de jogo, recolhendo-as das linhas da mesma cor em grupos de cinco. Logo que a 
linha esteja completa, é removida da área de jogo, liberando assim o espaço 
anterior. Ao mesmo tempo, as bolas novas continuam a chegar em grupos de três 
após cada jogada, alimentando a área de jogo.
 Igralec mora po igralni površini premikati barvne žogice 
in jih postavljati v enakobarvne vrste po pet ali več žogic. Ko je vrstica 
dopolnjena, je odstranjena iz igralne površine, pri tem pa se sprosti dragocen 
prostor. Sočasno s premikanjem se na površini pojavljajo po tri nove žogice 
naenkrat, ki polnijo prazen prostor na igralni površini.
 Spelaren ska flytta omkring de färgade bollarna på 
spelbrädet, och samla fem av samma färg i en linje. När en linje är färdig tas 
den bort från brädet, och frigör därför dyrbart utrymme. På samma gång anländer 
tre nya 

commit klines for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-06-15 14:42:20

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Fri Jun 15 14:42:20 2018 rev:74 rq:615551 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-05-16 
18:41:21.947786613 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-06-15 
14:42:24.072844661 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:49 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * None
+
+---

Old:

  klines-18.04.1.tar.xz

New:

  klines-18.04.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.xRhjxz/_old  2018-06-15 14:42:25.040809254 +0200
+++ /var/tmp/diff_new_pack.xRhjxz/_new  2018-06-15 14:42:25.044809107 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:18.04.1
+Version:18.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-18.04.1.tar.xz -> klines-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.04.1/po/zh_CN/klines.po 
new/klines-18.04.2/po/zh_CN/klines.po
--- old/klines-18.04.1/po/zh_CN/klines.po   2018-05-08 02:15:43.0 
+0200
+++ new/klines-18.04.2/po/zh_CN/klines.po   2018-06-05 02:49:10.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2018-04-26 06:09-0400\n"
+"PO-Revision-Date: 2018-05-18 06:30-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-05-16 18:39:22

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Wed May 16 18:39:22 2018 rev:73 rq:607194 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-04-27 
16:05:17.363166914 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-05-16 
18:41:21.947786613 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:17:58 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+---

Old:

  klines-18.04.0.tar.xz

New:

  klines-18.04.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.zI77y3/_old  2018-05-16 18:41:22.675760314 +0200
+++ /var/tmp/diff_new_pack.zI77y3/_new  2018-05-16 18:41:22.679760169 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:18.04.0
+Version:18.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-18.04.0.tar.xz -> klines-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.04.0/org.kde.klines.appdata.xml 
new/klines-18.04.1/org.kde.klines.appdata.xml
--- old/klines-18.04.0/org.kde.klines.appdata.xml   2018-04-04 
06:06:47.0 +0200
+++ new/klines-18.04.1/org.kde.klines.appdata.xml   2018-05-02 
06:17:32.0 +0200
@@ -12,6 +12,7 @@
   Kolor Lines
   Kolor Lines
   Liñas de kores
+  Kolor Lines
   Kolor Lines
   Kolorowe linie
   Kolor Lines
@@ -31,6 +32,7 @@
   Taktiikkapeli
   Jeu de tactique
   Xogo de táctica
+  Gioco di tattica
   Tactisch spel
   Gra taktyczna
   Jogo Táctico
@@ -52,6 +54,7 @@
 KLines on yksinkertainen mutta addiktoiva yhden pelaajan 
peli.
 KLInes est un jeu en solo simple mais très addictif.
 KLines é un xogo simple pero moi adictivo para unha 
persoa.
+KLines è un gioco semplice ma divertente, con un solo 
giocatore.
 KLines is een eenvoudig maar zeer verslavend spel voor 
één speler.
 KLinie jest prostą, lecz wysoce uzależniającą grą 
pojedycznego gracza.
 O KLines é um jogo simples, mas bastante viciante, para 
um único jogador.
@@ -72,6 +75,7 @@
 Pelaaja siirtää värillisiä palloja pelilaudalla keräten 
samanvärisiä viiden suoria. Kun suora on valmis, se poistetaan laudalta, 
jolloin vapautuu arvokasta lautatilaa. Samaan aikaan joka siirrolla saapuu 
kolmen ryppäissä uusia palloja täyttämään pelilautaa.
 Le joueur doit déplacer des billes de couleur sur le 
plateau de jeu, en les regroupant cinq par cinq pour constituer des lignes 
d'une seule couleur. Une fois la ligne complète, elle est enlevée du plateau, 
ce qui libère de l'espace. Les nouvelles billes continuent à arriver trois par 
trois après chaque mouvement du joueur, remplissant le plateau au fur et à 
mesure.
 O xogador ten de mover as bólas coloradas pola área de 
xogo, recolléndoas das liñas da mesma cor en grupos de cinco. Cando a liña está 
completa elimínase da área de xogo, liberando así un espazo necesario. Ao mesmo 
tempo, as bólas novas continúan a chegar en grupos de tres despois de cada 
xogada, enchendo a área de xogo.
+Il giocatore deve spostare le palline colorate nell'area 
di gioco, raggruppandole in file di cinque palline dello stesso colore. Quando 
una linea viene completata viene rimossa, liberando spazio prezioso. Allo 
stesso tempo, nuove palline continuano ad arrivare: tre dopo ogni mossa, 
riempiendo l'area di gioco.
 De speler verplaatst de gekleurde ballen op het speelbord 
en verzamelt ze daarbij per vijf op de lijnen van gelijke kleur. Nadat de lijn 
klaar is wordt deze van het bord verwijderd en maakt daarmee kostbare ruimte 
vrij. Op hetzelfde moment blijven er bij elke zet drie nieuwe ballen 
verschijnen, die het speelbord opvullen.
 Gracz musi przemieszczać kolorowe kulki na polu gry, 
zgrupowując je w linie tej samej barwy w liczbie pięciu. W chwili ukończenia 
linii, są one usuwane z planszy, zwalniając przy tym cenne miejsce. W tym samym 
czasie na pole gry dochodzą trzy nowe kulki.
 O jogador tem de mover as bolas coloridas pelo tabuleiro 
do jogo, recolhendo-as  para as linhas da mesma cor em grupos de cinco. Assim 
que a linha estiver completa, é removida do tabuleiro, libertando assim espaço 
precioso. Ao mesmo tempo, começam a chegar bolas novas em 

commit klines for openSUSE:Factory

2018-04-27 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-04-27 16:04:51

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Fri Apr 27 16:04:51 2018 rev:72 rq:599066 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-03-22 
12:02:26.395433442 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-04-27 
16:05:17.363166914 +0200
@@ -1,0 +2,21 @@
+Wed Apr 18 07:49:27 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * None
+
+---
+Fri Apr 06 07:09:39 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * Remove an unprintable character
+  * Add appstream metadata file (kde#388923)
+
+---

Old:

  klines-17.12.3.tar.xz

New:

  klines-18.04.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.jSKa6o/_old  2018-04-27 16:05:18.659119369 +0200
+++ /var/tmp/diff_new_pack.jSKa6o/_new  2018-04-27 16:05:18.663119222 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.12.3
+Version:18.04.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -101,6 +101,7 @@
 %{_kf5_configkcfgdir}/klines.kcfg
 %{_kf5_iconsdir}/hicolor/*/apps/klines.*
 %{_kf5_sharedir}/klines/
+%{_kf5_appstreamdir}/org.kde.klines.appdata.xml
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ klines-17.12.3.tar.xz -> klines-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.3/CMakeLists.txt 
new/klines-18.04.0/CMakeLists.txt
--- old/klines-17.12.3/CMakeLists.txt   2018-03-06 01:20:18.0 +0100
+++ new/klines-18.04.0/CMakeLists.txt   2018-04-13 02:09:25.0 +0200
@@ -76,6 +76,7 @@
 
 install(PROGRAMS org.kde.klines.desktop  DESTINATION  ${KDE_INSTALL_APPDIR})
 install(FILES klines.kcfg  DESTINATION  ${KDE_INSTALL_KCFGDIR})
+install(FILES org.kde.klines.appdata.xml DESTINATION 
${CMAKE_INSTALL_METAINFODIR})
 
 ecm_install_icons(ICONS
 16-apps-klines.png
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.3/org.kde.klines.appdata.xml 
new/klines-18.04.0/org.kde.klines.appdata.xml
--- old/klines-17.12.3/org.kde.klines.appdata.xml   1970-01-01 
01:00:00.0 +0100
+++ new/klines-18.04.0/org.kde.klines.appdata.xml   2018-04-04 
06:06:47.0 +0200
@@ -0,0 +1,153 @@
+
+
+  org.kde.klines
+  FSFAP
+  GPL-2.0
+  Kolor Lines
+  Kolor Lines
+  Kolor Lines
+  Kolor Lines
+  Kolor Lines
+  Líneas de color
+  Kolor Lines
+  Kolor Lines
+  Liñas de kores
+  Kolor Lines
+  Kolorowe linie
+  Kolor Lines
+  Farebné čiary
+  Kolor Lines
+  Färglinjer
+  Кольорові лінії
+  xxKolor Linesxx
+  Kolor Lines
+  Tactical Game
+  Joc de tàctica
+  Joc de tàctica
+  Taktická hra
+  Kugeln entfernen
+  Tactical Game
+  Juego de táctica
+  Taktiikkapeli
+  Jeu de tactique
+  Xogo de táctica
+  Tactisch spel
+  Gra taktyczna
+  Jogo Táctico
+  Taktická hra
+  Strateška igra
+  Taktikspel
+  Тактична гра
+  xxTactical Gamexx
+  战术游戏
+  
+
+ KLines is a simple but highly addictive one player game.
+
+El KLines és un joc d'un jugador senzill però molt 
addictiu.
+El KLines és un joc d'un jugador senzill però 
molt addictiu.
+KLines ist ein einfaches, aber süchtig machendes Spiel 
für eine Person.
+KLines is a simple but highly addictive one player 
game.
+KLines es un juego sencillo pero muy adictivo para un 
solo jugador.
+KLines on yksinkertainen mutta addiktoiva yhden pelaajan 
peli.
+KLInes est un jeu en solo simple mais très addictif.
+KLines é un xogo simple pero moi adictivo para unha 
persoa.
+KLines is een eenvoudig maar zeer verslavend spel voor 
één speler.
+KLinie jest prostą, lecz wysoce uzależniającą grą 
pojedycznego gracza.
+O KLines é um jogo simples, mas bastante viciante, para 
um único jogador.
+KLines je preprosta, a zasvojljiva enoigralska igra.
+Färglinjer är ett enkelt men mycket vanebildande spel för 
en spelare.
+KLines — проста, але дуже захоплива гра для одного 
гравця.
+xxKLines is a simple but 

commit klines for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-03-22 11:59:27

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Thu Mar 22 11:59:27 2018 rev:71 rq:585585 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-02-14 
09:39:37.922035990 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-03-22 
12:02:26.395433442 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:57 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  klines-17.12.2.tar.xz

New:

  klines-17.12.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.cqXn12/_old  2018-03-22 12:02:27.491394148 +0100
+++ /var/tmp/diff_new_pack.cqXn12/_new  2018-03-22 12:02:27.499393861 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.12.2
+Version:17.12.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-17.12.2.tar.xz -> klines-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.2/org.kde.klines.desktop 
new/klines-17.12.3/org.kde.klines.desktop
--- old/klines-17.12.2/org.kde.klines.desktop   2018-01-21 06:33:26.0 
+0100
+++ new/klines-17.12.3/org.kde.klines.desktop   2018-02-08 06:59:39.0 
+0100
@@ -150,6 +150,7 @@
 Comment[de]=Taktikspiel
 Comment[en_GB]=Tactical game
 Comment[es]=Juego de táctica
+Comment[fi]=Taktiikkapeli
 Comment[fr]=Jeu de tactique
 Comment[gl]=Xogo de táctica.
 Comment[it]=Gioco di tattica
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.2/po/zh_CN/klines.po 
new/klines-17.12.3/po/zh_CN/klines.po
--- old/klines-17.12.2/po/zh_CN/klines.po   2018-02-06 01:30:42.0 
+0100
+++ new/klines-17.12.3/po/zh_CN/klines.po   2018-03-06 01:20:18.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2018-02-04 20:34-0500\n"
+"PO-Revision-Date: 2018-02-28 02:28-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-02-14 09:39:28

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Wed Feb 14 09:39:28 2018 rev:70 rq:575055 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2018-01-22 
16:13:55.366832838 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-02-14 
09:39:37.922035990 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:48:25 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  klines-17.12.1.tar.xz

New:

  klines-17.12.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.njXIF0/_old  2018-02-14 09:39:39.005996469 +0100
+++ /var/tmp/diff_new_pack.njXIF0/_new  2018-02-14 09:39:39.009996323 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-17.12.1.tar.xz -> klines-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.1/org.kde.klines.desktop 
new/klines-17.12.2/org.kde.klines.desktop
--- old/klines-17.12.1/org.kde.klines.desktop   2018-01-07 06:19:12.0 
+0100
+++ new/klines-17.12.2/org.kde.klines.desktop   2018-01-21 06:33:26.0 
+0100
@@ -55,7 +55,7 @@
 GenericName[ru]=Тактическая игра
 GenericName[se]=Taktihkkaspeallu
 GenericName[sk]=Taktická hra
-GenericName[sl]=Taktična igra
+GenericName[sl]=Strateška igra
 GenericName[sq]=Lojë Taktike
 GenericName[sr]=Тактичка игра
 GenericName[sr@ijekavian]=Тактичка игра
@@ -159,6 +159,7 @@
 Comment[pt]=Jogo táctico
 Comment[pt_BR]=Jogo tático
 Comment[sk]=Taktická hra
+Comment[sl]=Strateška igra
 Comment[sr]=Тактичка игра
 Comment[sr@ijekavian]=Тактичка игра
 Comment[sr@ijekavianlatin]=Taktička igra
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.1/po/ca/klines.po 
new/klines-17.12.2/po/ca/klines.po
--- old/klines-17.12.1/po/ca/klines.po  2018-01-09 02:13:49.0 +0100
+++ new/klines-17.12.2/po/ca/klines.po  2018-02-06 01:30:41.0 +0100
@@ -166,12 +166,3 @@
 #, kde-format
 msgid "Game over"
 msgstr "S'ha acabat la partida"
-
-#~ msgid "Theme"
-#~ msgstr "Tema"
-
-#~ msgid "Failed to load \"%1\" theme. Please check your installation."
-#~ msgstr "Error en carregar el tema «%1». Reviseu la vostra instal·lació."
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "Tema a usar."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.1/po/ca@valencia/klines.po 
new/klines-17.12.2/po/ca@valencia/klines.po
--- old/klines-17.12.1/po/ca@valencia/klines.po 2018-01-09 02:13:49.0 
+0100
+++ new/klines-17.12.2/po/ca@valencia/klines.po 2018-02-06 01:30:41.0 
+0100
@@ -166,12 +166,3 @@
 #, kde-format
 msgid "Game over"
 msgstr "S'ha acabat la partida"
-
-#~ msgid "Theme"
-#~ msgstr "Tema"
-
-#~ msgid "Failed to load \"%1\" theme. Please check your installation."
-#~ msgstr "Error en carregar el tema «%1». Reviseu la vostra instal·lació."
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "Tema a usar."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.1/po/tr/klines.po 
new/klines-17.12.2/po/tr/klines.po
--- old/klines-17.12.1/po/tr/klines.po  2018-01-09 02:13:49.0 +0100
+++ new/klines-17.12.2/po/tr/klines.po  2018-02-06 01:30:42.0 +0100
@@ -14,8 +14,8 @@
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
 "PO-Revision-Date: 2017-05-16 09:06+\n"
 "Last-Translator: Mete \n"
-"Language-Team: Turkish "
-"(http://www.transifex.com/projects/p/kdegames-k-tr/language/tr/)\n"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/;
+"language/tr/)\n"
 "Language: tr\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/klines-17.12.1/po/zh_CN/klines.po 
new/klines-17.12.2/po/zh_CN/klines.po
--- old/klines-17.12.1/po/zh_CN/klines.po   2018-01-09 02:13:50.0 
+0100
+++ new/klines-17.12.2/po/zh_CN/klines.po   2018-02-06 01:30:42.0 
+0100
@@ -11,7 +11,7 @@
 

commit klines for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2018-01-22 16:13:29

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Mon Jan 22 16:13:29 2018 rev:69 rq:564328 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-12-19 
10:54:25.261128687 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2018-01-22 
16:13:55.366832838 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:13 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  klines-17.12.0.tar.xz

New:

  klines-17.12.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.werFMn/_old  2018-01-22 16:13:57.634726744 +0100
+++ /var/tmp/diff_new_pack.werFMn/_new  2018-01-22 16:13:57.634726744 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-17.12.0.tar.xz -> klines-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.0/org.kde.klines.desktop 
new/klines-17.12.1/org.kde.klines.desktop
--- old/klines-17.12.0/org.kde.klines.desktop   2017-11-27 06:59:15.0 
+0100
+++ new/klines-17.12.1/org.kde.klines.desktop   2018-01-07 06:19:12.0 
+0100
@@ -150,6 +150,8 @@
 Comment[de]=Taktikspiel
 Comment[en_GB]=Tactical game
 Comment[es]=Juego de táctica
+Comment[fr]=Jeu de tactique
+Comment[gl]=Xogo de táctica.
 Comment[it]=Gioco di tattica
 Comment[nl]=Tactisch spel
 Comment[nn]=Taktisk spel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.12.0/po/tr/klines.po 
new/klines-17.12.1/po/tr/klines.po
--- old/klines-17.12.0/po/tr/klines.po  2017-12-08 01:53:22.0 +0100
+++ new/klines-17.12.1/po/tr/klines.po  2018-01-09 02:13:49.0 +0100
@@ -14,8 +14,8 @@
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
 "PO-Revision-Date: 2017-05-16 09:06+\n"
 "Last-Translator: Mete \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/;
-"language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdegames-k-tr/language/tr/)\n"
 "Language: tr\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/klines-17.12.0/po/zh_CN/klines.po 
new/klines-17.12.1/po/zh_CN/klines.po
--- old/klines-17.12.0/po/zh_CN/klines.po   2017-12-08 01:53:22.0 
+0100
+++ new/klines-17.12.1/po/zh_CN/klines.po   2018-01-09 02:13:50.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2017-11-09 08:34-0500\n"
+"PO-Revision-Date: 2018-01-08 18:08-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -22,7 +22,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdegames/klines.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdegames/klines.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -77,7 +77,7 @@
 #: klines.cpp:135 klines.cpp:143
 #, kde-format
 msgid "High Scores"
-msgstr ""
+msgstr "高分"
 
 #. i18n: ectx: label, entry (ShowNext), group (Game)
 #: klines.kcfg:9




commit klines for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-12-19 10:54:21

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Tue Dec 19 10:54:21 2017 rev:68 rq:556210 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-11-17 
10:49:54.774882434 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-12-19 
10:54:25.261128687 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:06 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:16 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Move rc file to qrc
+  * It's already done in kaboutdata
+  * add comment for appstream validation
+
+---

Old:

  klines-17.08.3.tar.xz

New:

  klines-17.12.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.kEkhEL/_old  2017-12-19 10:54:25.905097599 +0100
+++ /var/tmp/diff_new_pack.kEkhEL/_new  2017-12-19 10:54:25.905097599 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -100,7 +100,6 @@
 %{_kf5_bindir}/klines
 %{_kf5_configkcfgdir}/klines.kcfg
 %{_kf5_iconsdir}/hicolor/*/apps/klines.*
-%{_kf5_kxmlguidir}/klines/
 %{_kf5_sharedir}/klines/
 
 %if %{with lang}

++ klines-17.08.3.tar.xz -> klines-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.3/CMakeLists.txt 
new/klines-17.12.0/CMakeLists.txt
--- old/klines-17.08.3/CMakeLists.txt   2017-11-07 02:20:07.0 +0100
+++ new/klines-17.12.0/CMakeLists.txt   2017-12-08 01:53:23.0 +0100
@@ -1,10 +1,10 @@
 project(klines)
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
-set (QT_MIN_VERSION "5.3.0")
-set (KF5_MIN_VERSION "5.15.0")
+set (QT_MIN_VERSION "5.7.0")
+set (KF5_MIN_VERSION "5.30.0")
 
-find_package(ECM 1.3.0 REQUIRED CONFIG)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets)
@@ -56,6 +56,7 @@
animator.cpp
 )

+qt5_add_resources(klines_SRCS klines.qrc)
 kconfig_add_kcfg_files(klines_SRCS prefs.kcfgc)
 file(GLOB ICONS_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/*-apps-klines.png")
 ecm_add_app_icon(klines_SRCS ICONS ${ICONS_SRCS})
@@ -75,7 +76,6 @@
 
 install(PROGRAMS org.kde.klines.desktop  DESTINATION  ${KDE_INSTALL_APPDIR})
 install(FILES klines.kcfg  DESTINATION  ${KDE_INSTALL_KCFGDIR})
-install(FILES klinesui.rc  DESTINATION  ${KDE_INSTALL_KXMLGUI5DIR}/klines)
 
 ecm_install_icons(ICONS
 16-apps-klines.png
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.3/klines.qrc 
new/klines-17.12.0/klines.qrc
--- old/klines-17.08.3/klines.qrc   1970-01-01 01:00:00.0 +0100
+++ new/klines-17.12.0/klines.qrc   2017-11-27 06:59:15.0 +0100
@@ -0,0 +1,5 @@
+
+
+klinesui.rc
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.3/main.cpp new/klines-17.12.0/main.cpp
--- old/klines-17.08.3/main.cpp 2017-10-02 06:25:15.0 +0200
+++ new/klines-17.12.0/main.cpp 2017-11-27 06:59:15.0 +0100
@@ -52,8 +52,6 @@
 KAboutData::setApplicationData(aboutData);
 KCrash::initialize();
 QCommandLineParser parser;
-parser.addVersionOption();
-parser.addHelpOption();
 aboutData.setupCommandLine();
 parser.process(app);
 aboutData.processCommandLine();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.3/org.kde.klines.desktop 
new/klines-17.12.0/org.kde.klines.desktop
--- 

commit klines for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-11-17 10:48:03

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Fri Nov 17 10:48:03 2017 rev:67 rq:540901 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-10-23 
16:48:31.334077918 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-11-17 
10:49:54.774882434 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:11:51 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  klines-17.08.2.tar.xz

New:

  klines-17.08.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.iK5S3A/_old  2017-11-17 10:49:55.522855057 +0100
+++ /var/tmp/diff_new_pack.iK5S3A/_new  2017-11-17 10:49:55.522855057 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-17.08.2.tar.xz -> klines-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.2/po/zh_CN/klines.po 
new/klines-17.08.3/po/zh_CN/klines.po
--- old/klines-17.08.2/po/zh_CN/klines.po   2017-10-10 02:11:24.0 
+0200
+++ new/klines-17.08.3/po/zh_CN/klines.po   2017-11-07 02:20:06.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2017-09-30 17:49-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-10-23 16:48:30

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Mon Oct 23 16:48:30 2017 rev:66 rq:534734 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-09-11 
16:21:44.705514791 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-10-23 
16:48:31.334077918 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:32:16 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---

Old:

  klines-17.08.1.tar.xz

New:

  klines-17.08.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.46kLMs/_old  2017-10-23 16:48:32.274033927 +0200
+++ /var/tmp/diff_new_pack.46kLMs/_new  2017-10-23 16:48:32.274033927 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.08.1
+Version:17.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-17.08.1.tar.xz -> klines-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.1/po/it/docs/klines/index.docbook 
new/klines-17.08.2/po/it/docs/klines/index.docbook
--- old/klines-17.08.1/po/it/docs/klines/index.docbook  2017-09-05 
02:32:54.0 +0200
+++ new/klines-17.08.2/po/it/docs/klines/index.docbook  2017-10-10 
02:11:24.0 +0200
@@ -1,11 +1,6 @@
 
 
 
-  
-

   
 
  VincenzoReale smart2...@baslug.org Traduzione dell'interfaccia grafica e della documentazioneAndrea 
  
 2013-05-06
+>10/05/2016
  ( 4.11)
+>1.6 (Applications 16.04)
  
 
 
Questa documentazione descrive il gioco di  versione 

+>Questa documentazione descrive il gioco di  versione 1.6
 
  
 
@@ -174,7 +181,7 @@
 è un gioco semplice ma divertente, con un solo giocatore, per 
 >.  è ispirato a un gioco molto conosciuto - Color lines, scritto per il , scritto per DOS da Olga Demina, Igor Ivkin e Gennady Denisov nel 1992.

 Traduzione italiana di Vincenzo Reale smart2...@baslug.org Traduzione italiana di Francesco Bresciani fbresci...@users.sourceforge.net 
   
   
-
-Installazione
- 
-
- 
- 
-
-Compilazione e installazione
- 
-
- 
  
 
 

commit klines for openSUSE:Factory

2017-09-11 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-09-11 16:21:00

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Mon Sep 11 16:21:00 2017 rev:65 rq:522565 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-08-28 
15:07:35.509494869 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-09-11 
16:21:44.705514791 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:02:16 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * None
+
+---

Old:

  klines-17.08.0.tar.xz

New:

  klines-17.08.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.lFrHpI/_old  2017-09-11 16:21:45.229441209 +0200
+++ /var/tmp/diff_new_pack.lFrHpI/_new  2017-09-11 16:21:45.229441209 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.08.0
+Version:17.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ klines-17.08.0.tar.xz -> klines-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.0/po/zh_CN/klines.po 
new/klines-17.08.1/po/zh_CN/klines.po
--- old/klines-17.08.0/po/zh_CN/klines.po   2017-08-11 02:40:36.0 
+0200
+++ new/klines-17.08.1/po/zh_CN/klines.po   2017-09-05 02:32:54.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2017-08-05 09:35-0400\n"
+"PO-Revision-Date: 2017-08-31 05:18-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -69,7 +69,7 @@
 #: klines.cpp:135 klines.cpp:143
 #, kde-format
 msgid "High Scores"
-msgstr ""
+msgstr "高分"
 
 #. i18n: ectx: label, entry (ShowNext), group (Game)
 #: klines.kcfg:9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.08.0/themes/pool.desktop 
new/klines-17.08.1/themes/pool.desktop
--- old/klines-17.08.0/themes/pool.desktop  2017-07-15 16:16:57.0 
+0200
+++ new/klines-17.08.1/themes/pool.desktop  2017-09-01 06:05:19.0 
+0200
@@ -27,6 +27,7 @@
 Name[tr]=Bilardo
 Name[uk]=Басейн
 Name[x-test]=xxPoolxx
+Name[zh_CN]=泳池
 Name[zh_TW]=池
 FileName=pool.svgz
 Author=Claudio Canavese




commit klines for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-08-28 15:07:24

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Mon Aug 28 15:07:24 2017 rev:64 rq:516384 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-07-29 
08:58:08.528508546 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-08-28 
15:07:35.509494869 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:45:40 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Use Q_DECLARE_OVERRIDE 
+
+---
+Sat Aug  5 18:18:04 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  klines-17.04.3.tar.xz

New:

  klines-17.08.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.YohheE/_old  2017-08-28 15:07:36.217395292 +0200
+++ /var/tmp/diff_new_pack.YohheE/_new  2017-08-28 15:07:36.229393605 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package klines
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 
 Name:   klines
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Tactical game
 License:GPL-2.0+
@@ -61,7 +62,9 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -90,15 +93,15 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING COPYING.DOC
-%{_kf5_bindir}/klines
-%{_kf5_htmldir}/en/klines/
-%{_kf5_applicationsdir}/org.kde.klines.desktop
-%{_kf5_iconsdir}/hicolor/*/apps/klines.*
-%{_datadir}/klines/
-%{_datadir}/kxmlgui5/klines/
+%doc COPYING*
 %dir %{_kf5_configkcfgdir}
+%doc %lang(en) %{_kf5_htmldir}/en/klines/
+%{_kf5_applicationsdir}/org.kde.klines.desktop
+%{_kf5_bindir}/klines
 %{_kf5_configkcfgdir}/klines.kcfg
+%{_kf5_iconsdir}/hicolor/*/apps/klines.*
+%{_kf5_kxmlguidir}/klines/
+%{_kf5_sharedir}/klines/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ klines-17.04.3.tar.xz -> klines-17.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.04.3/po/de/docs/klines/index.docbook 
new/klines-17.08.0/po/de/docs/klines/index.docbook
--- old/klines-17.04.3/po/de/docs/klines/index.docbook  2017-07-11 
02:22:04.0 +0200
+++ new/klines-17.08.0/po/de/docs/klines/index.docbook  2017-08-11 
02:40:36.0 +0200
@@ -547,7 +547,7 @@
 >Hilfe, weitere Informationen dazu finden Sie in den Abschnitten über die Menüs 
 >Einstellungen und  und Hilfe der -Grundlagen. 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.04.3/po/he/klines.po 
new/klines-17.08.0/po/he/klines.po
--- old/klines-17.04.3/po/he/klines.po  2017-07-11 02:22:04.0 +0200
+++ new/klines-17.08.0/po/he/klines.po  2017-08-11 02:40:35.0 +0200
@@ -169,158 +169,3 @@
 #, kde-format
 msgid "Game over"
 msgstr ""
-
-#, fuzzy
-#~ msgid "Failed to load \"%1\" theme. Please check your installation."
-#~ msgstr "לא נמצאה גרפיקה. בדוק את ההתקנה."
-
-#~ msgctxt "Menu title"
-#~ msgid ""
-#~ msgstr "&תנועה"
-
-#, fuzzy
-#~ msgid "Show next"
-#~ msgstr "&הצג את הבא"
-
-#, fuzzy
-#~ msgid "Left"
-#~ msgstr "הזז שמאלה"
-
-#, fuzzy
-#~ msgid "Move cursor to right"
-#~ msgstr "הזז ימינה"
-
-#, fuzzy
-#~ msgid "Down"
-#~ msgstr "הזז מטה"
-
-#~ msgid "Move Ball"
-#~ msgstr "הזז כדור"
-
-#, fuzzy
-#~ msgid "Next:"
-#~ msgstr "הכדורים הבאים:"
-
-#~ msgid "Very Easy"
-#~ msgstr "קל מאוד"
-
-#~ msgid "Easy"
-#~ msgstr "קל"
-
-#~ msgid "Normal"
-#~ msgstr "רגיל"
-
-#~ msgid "Hard"
-#~ msgstr 

commit klines for openSUSE:Factory

2017-07-29 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-07-29 08:58:06

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Sat Jul 29 08:58:06 2017 rev:63 rq:510728 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-06-15 
11:22:04.514562578 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-07-29 
08:58:08.528508546 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 23:00:04 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * None
+
+---

Old:

  klines-17.04.2.tar.xz

New:

  klines-17.04.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.Qoamz0/_old  2017-07-29 08:58:09.364390451 +0200
+++ /var/tmp/diff_new_pack.Qoamz0/_new  2017-07-29 08:58:09.372389321 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ klines-17.04.2.tar.xz -> klines-17.04.3.tar.xz ++




commit klines for openSUSE:Factory

2017-06-15 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-06-15 11:21:59

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Thu Jun 15 11:21:59 2017 rev:62 rq:502033 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-05-24 
16:48:27.826638917 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-06-15 
11:22:04.514562578 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:51 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+---

Old:

  klines-17.04.1.tar.xz

New:

  klines-17.04.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.aryKfv/_old  2017-06-15 11:22:05.306450794 +0200
+++ /var/tmp/diff_new_pack.aryKfv/_new  2017-06-15 11:22:05.306450794 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ klines-17.04.1.tar.xz -> klines-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.04.1/po/fr/klines.po 
new/klines-17.04.2/po/fr/klines.po
--- old/klines-17.04.1/po/fr/klines.po  2017-05-09 02:21:35.0 +0200
+++ new/klines-17.04.2/po/fr/klines.po  2017-06-06 02:18:43.0 +0200
@@ -9,21 +9,22 @@
 # Mickael Sibelle , 2007, 2008.
 # Stanislas Zeller , 2008.
 # xavier , 2013.
+# Simon Depiets , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2013-07-08 16:43+0200\n"
-"Last-Translator: xavier \n"
-"Language-Team: French \n"
+"PO-Revision-Date: 2017-05-09 16:43+0800\n"
+"Last-Translator: Simon Depiets \n"
+"Language-Team: French \n"
 "Language: fr\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: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -31,12 +32,12 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Gérard Delafond"
+msgstr "Gérard Delafond, Simon Depiets"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "ger...@delafond.org"
+msgstr "ger...@delafond.org, sdepi...@gmail.com"
 
 #: klines.cpp:54
 #, kde-format
@@ -81,7 +82,7 @@
 #: klines.cpp:135 klines.cpp:143
 #, kde-format
 msgid "High Scores"
-msgstr ""
+msgstr "Meilleurs scores"
 
 #. i18n: ectx: label, entry (ShowNext), group (Game)
 #: klines.kcfg:9
@@ -120,10 +121,9 @@
 msgstr "Kolor Lines"
 
 #: main.cpp:45
-#, fuzzy, kde-format
-#| msgid "(c) 2000-2008 The KLines Authors"
+#, kde-format
 msgid "(c) 2000-2015 The KLines Authors"
-msgstr "(c) 2000-2008 Les auteurs de KLines"
+msgstr "(c) 2000-2015 Les auteurs de KLines"
 
 #: main.cpp:46
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-17.04.1/po/he/klines.po 
new/klines-17.04.2/po/he/klines.po
--- old/klines-17.04.1/po/he/klines.po  2017-05-09 02:21:35.0 +0200
+++ new/klines-17.04.2/po/he/klines.po  2017-06-06 02:18:43.0 +0200
@@ -10,19 +10,20 @@
 # license as the program which it accompanies.
 #
 # Israel Berger , 2005.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2005-10-28 23:36+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2017-05-16 07:01-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11\n"
+"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -42,19 +43,16 @@
 
 #: klines.cpp:86
 #, fuzzy, kde-format
-#| msgid 

commit klines for openSUSE:Factory

2017-05-24 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-05-24 16:48:24

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Wed May 24 16:48:24 2017 rev:61 rq:495966 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-05-16 
14:36:09.874921613 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-05-24 
16:48:27.826638917 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:36:27 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+---

Old:

  klines-17.04.0.tar.xz

New:

  klines-17.04.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.TSHGOd/_old  2017-05-24 16:48:28.502543734 +0200
+++ /var/tmp/diff_new_pack.TSHGOd/_new  2017-05-24 16:48:28.506543170 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   klines
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ klines-17.04.0.tar.xz -> klines-17.04.1.tar.xz ++




commit klines for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-05-16 14:36:02

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Tue May 16 14:36:02 2017 rev:60 rq:490437 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-03-16 
09:39:44.254024907 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-05-16 
14:36:09.874921613 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:45:03 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+---
+Wed Apr 12 20:25:41 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+---
+Sat Mar 25 23:10:32 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * None
+
+---

Old:

  klines-16.12.3.tar.xz

New:

  klines-17.04.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.KbHk0G/_old  2017-05-16 14:36:10.550826652 +0200
+++ /var/tmp/diff_new_pack.KbHk0G/_new  2017-05-16 14:36:10.554826091 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   klines
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Tactical game
 License:GPL-2.0+
@@ -60,6 +61,7 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -67,6 +69,10 @@
 align five game pieces of the same colour in one line to remove them
 from the game board. Similar to tetris you fight new pieces appearing.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n klines-%{version}
 
@@ -76,6 +82,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+%kf5_find_htmldocs
+  %endif
   %suse_update_desktop_file -r org.kde.klines  Game LogicGame
 
 %files
@@ -90,4 +100,9 @@
 %dir %{_kf5_configkcfgdir}
 %{_kf5_configkcfgdir}/klines.kcfg
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ klines-16.12.3.tar.xz -> klines-17.04.0.tar.xz ++
 15914 lines of diff (skipped)




commit klines for openSUSE:Factory

2017-03-16 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-03-16 09:38:44

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Thu Mar 16 09:38:44 2017 rev:59 rq:478193 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-02-16 
16:55:50.957977155 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-03-16 
09:39:44.254024907 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:38:58 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * None
+
+---

Old:

  klines-16.12.2.tar.xz

New:

  klines-16.12.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.BGGx5b/_old  2017-03-16 09:39:44.909932034 +0100
+++ /var/tmp/diff_new_pack.BGGx5b/_new  2017-03-16 09:39:44.913931467 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   klines
-Version:16.12.2
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Tactical game
 License:GPL-2.0+

++ klines-16.12.2.tar.xz -> klines-16.12.3.tar.xz ++




commit klines for openSUSE:Factory

2017-02-16 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-02-16 16:55:49

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2017-01-18 
21:51:13.816606799 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-02-16 
16:55:50.957977155 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:00:08 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  klines-16.12.1.tar.xz

New:

  klines-16.12.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.EJU51k/_old  2017-02-16 16:55:51.553892550 +0100
+++ /var/tmp/diff_new_pack.EJU51k/_new  2017-02-16 16:55:51.553892550 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   klines
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Tactical game
 License:GPL-2.0+

++ klines-16.12.1.tar.xz -> klines-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-16.12.1/scene.cpp new/klines-16.12.2/scene.cpp
--- old/klines-16.12.1/scene.cpp2016-11-15 11:18:35.0 +0100
+++ new/klines-16.12.2/scene.cpp2017-02-01 01:06:21.0 +0100
@@ -55,6 +55,7 @@
 
 m_previewItem = new PreviewItem(this);
 m_previewItem->setPos( 0, 0 );
+addItem(m_previewItem);
 
 m_popupItem = new KGamePopupItem;
 addItem(m_popupItem);




commit klines for openSUSE:Factory

2017-01-18 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2017-01-18 21:51:12

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-12-17 
10:43:24.325341136 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2017-01-18 
21:51:13.816606799 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:58:16 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  klines-16.12.0.tar.xz

New:

  klines-16.12.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.mfGHKm/_old  2017-01-18 21:51:14.632491391 +0100
+++ /var/tmp/diff_new_pack.mfGHKm/_new  2017-01-18 21:51:14.632491391 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   klines
-Version:16.12.0
+Version:16.12.1
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Tactical game
 License:GPL-2.0+

++ klines-16.12.0.tar.xz -> klines-16.12.1.tar.xz ++




commit klines for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-11-13 22:56:41

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-10-19 
13:10:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-11-13 
22:56:42.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:19:32 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  klines-16.08.2.tar.xz

New:

  klines-16.08.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.Q5bYyc/_old  2016-11-13 22:56:43.0 +0100
+++ /var/tmp/diff_new_pack.Q5bYyc/_new  2016-11-13 22:56:43.0 +0100
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:16.08.2
+Version:16.08.3
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-16.08.2.tar.xz -> klines-16.08.3.tar.xz ++




commit klines for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-10-19 13:10:19

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-09-24 
15:25:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-10-19 
13:10:23.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:58:30 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  klines-16.08.1.tar.xz

New:

  klines-16.08.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.i5DuHX/_old  2016-10-19 13:10:25.0 +0200
+++ /var/tmp/diff_new_pack.i5DuHX/_new  2016-10-19 13:10:25.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:16.08.1
+Version:16.08.2
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-16.08.1.tar.xz -> klines-16.08.2.tar.xz ++




commit klines for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-09-24 15:25:33

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-08-31 
00:07:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-09-24 
15:25:33.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:27:51 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  klines-16.08.0.tar.xz

New:

  klines-16.08.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.NLbIAc/_old  2016-09-24 15:25:35.0 +0200
+++ /var/tmp/diff_new_pack.NLbIAc/_new  2016-09-24 15:25:35.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:16.08.0
+Version:16.08.1
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-16.08.0.tar.xz -> klines-16.08.1.tar.xz ++




commit klines for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-08-31 00:07:49

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-07-24 
19:47:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-08-31 
00:07:50.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:19:33 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:10:55 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:

  klines-16.04.3.tar.xz

New:

  klines-16.08.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.938ZFn/_old  2016-08-31 00:07:51.0 +0200
+++ /var/tmp/diff_new_pack.938ZFn/_new  2016-08-31 00:07:51.0 +0200
@@ -50,7 +50,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:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-16.04.3.tar.xz -> klines-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-16.04.3/.gitignore 
new/klines-16.08.0/.gitignore
--- old/klines-16.04.3/.gitignore   1970-01-01 01:00:00.0 +0100
+++ new/klines-16.08.0/.gitignore   2016-08-03 14:30:56.0 +0200
@@ -0,0 +1,3 @@
+.kdev4/
+build/
+*.kdev4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-16.04.3/CMakeLists.txt 
new/klines-16.08.0/CMakeLists.txt
--- old/klines-16.04.3/CMakeLists.txt   2016-05-29 14:21:14.0 +0200
+++ new/klines-16.08.0/CMakeLists.txt   2016-08-03 14:30:56.0 +0200
@@ -27,7 +27,7 @@
 include(ECMAddAppIcon)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 add_definitions(
Files old/klines-16.04.3/doc/gamescreen.png and 
new/klines-16.08.0/doc/gamescreen.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-16.04.3/doc/index.docbook 
new/klines-16.08.0/doc/index.docbook
--- old/klines-16.04.3/doc/index.docbook2016-05-29 14:21:14.0 
+0200
+++ new/klines-16.08.0/doc/index.docbook2016-08-03 14:30:56.0 
+0200
@@ -1,9 +1,6 @@
 
 
 
-  
-


 ]>
@@ -37,12 +34,12 @@
 
 
  
-2013-05-06
- ( 4.11)
+2016-05-10
+1.6 (Applications 16.04)
  
 
 
-   This documentation describes the game of  version 

+   This documentation describes the game of  version 
1.6
 
  
 
@@ -64,7 +61,7 @@
 Introduction 
Gametype:Arcade
Number of possible 
players:One
-is a simple but highly addictive, one player game 
for .  has been inspired by well known game of 
Color Lines, written for 
DOS, by Olga Demina, Igor Ivkin and Gennady Denisov 
back in 1992.
+is a simple but highly addictive, one player game by 
.  has been inspired by well known game of Color 
Lines, written for DOS, by Olga 
Demina, Igor Ivkin and Gennady Denisov back in 1992.
The goal of  is quite plain. The player has to move 
the colored balls around the game board, gathering them into the lines of the 
same color by five. Once the line is complete it is removed from the board, 
therefore freeing precious space. In the same time the new balls keep arriving 
by three after each move, filling up the game board.
 cannot be won, and is played against the high score 
exclusively. The game ends once the whole game board is filled up with 
balls.
 
@@ -295,20 +292,6 @@
  
 
   
-
-Installation
- 
-
- 
- 
-
-Compilation and Installation
- 
-
- 
-
-
- 
  
 
 

commit klines for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-07-24 19:46:52

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-06-25 
02:02:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-07-24 
19:47:05.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:01:57 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  klines-16.04.2.tar.xz

New:

  klines-16.04.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.QWJ73p/_old  2016-07-24 19:47:07.0 +0200
+++ /var/tmp/diff_new_pack.QWJ73p/_new  2016-07-24 19:47:07.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:16.04.2
+Version:16.04.3
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-16.04.2.tar.xz -> klines-16.04.3.tar.xz ++




commit klines for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-06-25 02:02:14

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-05-29 
03:07:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-06-25 
02:02:16.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 18:00:40 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  klines-16.04.1.tar.xz

New:

  klines-16.04.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.tFxUVS/_old  2016-06-25 02:02:18.0 +0200
+++ /var/tmp/diff_new_pack.tFxUVS/_new  2016-06-25 02:02:18.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:16.04.1
+Version:16.04.2
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-16.04.1.tar.xz -> klines-16.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-16.04.1/themes/pool.desktop 
new/klines-16.04.2/themes/pool.desktop
--- old/klines-16.04.1/themes/pool.desktop  2016-04-12 16:07:05.0 
+0200
+++ new/klines-16.04.2/themes/pool.desktop  2016-05-29 14:21:14.0 
+0200
@@ -3,6 +3,7 @@
 Name=Pool
 Name[ca]=Billar
 Name[ca@valencia]=Billar
+Name[da]=Pool
 Name[de]=Billard
 Name[en_GB]=Pool
 Name[es]=Billar




commit klines for openSUSE:Factory

2016-05-28 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-05-29 03:07:29

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-03-29 
09:58:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-05-29 
03:07:29.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:32:03 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 06:07:27 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:43:32 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  klines-15.12.3.tar.xz

New:

  klines-16.04.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.ImAQgy/_old  2016-05-29 03:07:30.0 +0200
+++ /var/tmp/diff_new_pack.ImAQgy/_new  2016-05-29 03:07:30.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.12.3
+Version:16.04.1
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-15.12.3.tar.xz -> klines-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.12.3/CMakeLists.txt 
new/klines-16.04.1/CMakeLists.txt
--- old/klines-15.12.3/CMakeLists.txt   2016-01-13 14:24:27.0 +0100
+++ new/klines-16.04.1/CMakeLists.txt   2016-04-12 16:07:05.0 +0200
@@ -2,19 +2,21 @@
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.3.0")
+set (KF5_MIN_VERSION "5.15.0")
 
 find_package(ECM 1.3.0 REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets)
-find_package(KF5 REQUIRED COMPONENTS 
-CoreAddons 
-Config 
-WidgetsAddons 
-Config 
-DBusAddons 
-I18n 
-ConfigWidgets 
+find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
+CoreAddons
+Config
+Crash
+WidgetsAddons
+Config
+DBusAddons
+I18n
+ConfigWidgets
 XmlGui
 DocTools
 )
@@ -28,12 +30,18 @@
 include(KDECompilerSettings)
 include(KDECMakeSettings)
 
-add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
-add_definitions("-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII")
-
+add_definitions(
+-DQT_USE_FAST_CONCATENATION
+-DQT_USE_FAST_OPERATOR_PLUS
+-DQT_NO_CAST_FROM_ASCII
+-DQT_NO_CAST_TO_ASCII
+-DQT_NO_CAST_FROM_BYTEARRAY
+-DQT_NO_URL_CAST_FROM_STRING
+-DQT_USE_QSTRINGBUILDER
+)
 
-add_subdirectory( themes )
-add_subdirectory( doc )
+add_subdirectory(themes)
+add_subdirectory(doc)
 
 ### next target ###
 
@@ -45,23 +53,29 @@
renderer.cpp
ballitem.cpp
previewitem.cpp
-   animator.cpp)
+   animator.cpp
+)

-kconfig_add_kcfg_files(klines_SRCS prefs.kcfgc )
+kconfig_add_kcfg_files(klines_SRCS prefs.kcfgc)
 file(GLOB ICONS_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/*-apps-klines.png")
 ecm_add_app_icon(klines_SRCS ICONS ${ICONS_SRCS})
 add_executable(klines ${klines_SRCS})
 
-target_link_libraries(klines KF5KDEGames KF5::XmlGui KF5::DBusAddons)
+target_link_libraries(klines
+KF5KDEGames
+KF5::Crash
+KF5::DBusAddons
+KF5::XmlGui
+)
 
-install(TARGETS klines  ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
+install(TARGETS klines  ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 
 
 ### install files ###
 
-install( PROGRAMS org.kde.klines.desktop  DESTINATION  ${KDE_INSTALL_APPDIR} )
-install( FILES klines.kcfg  DESTINATION  ${KDE_INSTALL_KCFGDIR} )
-install( FILES klinesui.rc  DESTINATION  ${KDE_INSTALL_KXMLGUI5DIR}/klines )
+install(PROGRAMS org.kde.klines.desktop  DESTINATION  ${KDE_INSTALL_APPDIR})
+install(FILES klines.kcfg  DESTINATION  ${KDE_INSTALL_KCFGDIR})
+install(FILES klinesui.rc  DESTINATION  ${KDE_INSTALL_KXMLGUI5DIR}/klines)
 
 ecm_install_icons(ICONS
 16-apps-klines.png
diff -urN 

commit klines for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-03-29 09:58:42

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-02-23 
16:56:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-03-29 
09:58:44.0 +0200
@@ -1,0 +2,9 @@
+Sun Mar 13 15:46:31 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  klines-15.12.2.tar.xz

New:

  klines-15.12.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.IbV61w/_old  2016-03-29 09:58:45.0 +0200
+++ /var/tmp/diff_new_pack.IbV61w/_new  2016-03-29 09:58:45.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.12.2
+Version:15.12.3
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-15.12.2.tar.xz -> klines-15.12.3.tar.xz ++




commit klines for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-02-23 16:56:10

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-01-28 
17:21:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-02-23 
16:56:18.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:13:59 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+---

Old:

  klines-15.12.1.tar.xz

New:

  klines-15.12.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.F9ajRW/_old  2016-02-23 16:56:19.0 +0100
+++ /var/tmp/diff_new_pack.F9ajRW/_new  2016-02-23 16:56:19.0 +0100
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.12.1
+Version:15.12.2
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-15.12.1.tar.xz -> klines-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.12.1/themes/egyptian.desktop 
new/klines-15.12.2/themes/egyptian.desktop
--- old/klines-15.12.1/themes/egyptian.desktop  2015-12-26 12:39:10.0 
+0100
+++ new/klines-15.12.2/themes/egyptian.desktop  2016-01-13 14:24:27.0 
+0100
@@ -74,7 +74,7 @@
 Description[nb]=Et klines-tema i egyptisk stil.
 Description[nds]=Ägyptsch Musterstil för KLines
 Description[nl]=Thema in Egyptische stijl voor klines.
-Description[nn]=Egyptisk tema for klines.
+Description[nn]=Egyptisk tema
 Description[pl]=Wystrój w stylu Egipskim dla KLinii.
 Description[pt]=Um tema de estilo Egípcio para o KLines.
 Description[pt_BR]=Um tema de estilo egípcio para o klines.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.12.1/themes/klines-gems.desktop 
new/klines-15.12.2/themes/klines-gems.desktop
--- old/klines-15.12.1/themes/klines-gems.desktop   2015-12-26 
12:39:10.0 +0100
+++ new/klines-15.12.2/themes/klines-gems.desktop   2016-01-13 
14:24:27.0 +0100
@@ -29,7 +29,7 @@
 Name[nb]=Edelstener for Fargelinjer
 Name[nds]=Eddelstenen för Kolor Lines
 Name[nl]=Edelstenen voor Kolor Lines
-Name[nn]=Edelsteinar for Fargelinjer
+Name[nn]=Edelsteinar
 Name[pl]=Klejnoty dla Kolor Lines
 Name[pt]=Jóias para as Linhas Coloridas
 Name[pt_BR]=Gemas para o Kolor Lines




commit klines for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-01-28 17:21:27

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2016-01-10 
13:05:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-01-28 
17:21:28.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:22:37 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  klines-15.12.0.tar.xz

New:

  klines-15.12.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.UxzkDk/_old  2016-01-28 17:21:29.0 +0100
+++ /var/tmp/diff_new_pack.UxzkDk/_new  2016-01-28 17:21:29.0 +0100
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.12.0
+Version:15.12.1
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-15.12.0.tar.xz -> klines-15.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.12.0/themes/egyptian.desktop 
new/klines-15.12.1/themes/egyptian.desktop
--- old/klines-15.12.0/themes/egyptian.desktop  2015-11-09 16:39:00.0 
+0100
+++ new/klines-15.12.1/themes/egyptian.desktop  2015-12-26 12:39:10.0 
+0100
@@ -75,7 +75,7 @@
 Description[nds]=Ägyptsch Musterstil för KLines
 Description[nl]=Thema in Egyptische stijl voor klines.
 Description[nn]=Egyptisk tema for klines.
-Description[pl]=Wystrój w stylu Egipskim dla Klines.
+Description[pl]=Wystrój w stylu Egipskim dla KLinii.
 Description[pt]=Um tema de estilo Egípcio para o KLines.
 Description[pt_BR]=Um tema de estilo egípcio para o klines.
 Description[ru]=Оформление в египетском стиле для KLines.




commit klines for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2016-01-10 13:05:31

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-11-15 
12:36:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2016-01-10 
13:05:41.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:21:51 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---

Old:

  klines-15.08.3.tar.xz

New:

  klines-15.12.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.rqT6fG/_old  2016-01-10 13:05:42.0 +0100
+++ /var/tmp/diff_new_pack.rqT6fG/_new  2016-01-10 13:05:42.0 +0100
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.08.3
+Version:15.12.0
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-15.08.3.tar.xz -> klines-15.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.08.3/CMakeLists.txt 
new/klines-15.12.0/CMakeLists.txt
--- old/klines-15.08.3/CMakeLists.txt   2015-06-01 21:15:40.0 +0200
+++ new/klines-15.12.0/CMakeLists.txt   2015-11-09 16:39:00.0 +0100
@@ -6,7 +6,7 @@
 find_package(ECM 1.3.0 REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
-find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Qml 
Quick QuickWidgets Svg Test)
+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets)
 find_package(KF5 REQUIRED COMPONENTS 
 CoreAddons 
 Config 
@@ -14,14 +14,10 @@
 Config 
 DBusAddons 
 I18n 
-GuiAddons 
-Service 
 ConfigWidgets 
-ItemViews 
-IconThemes 
 XmlGui
-KIO
-NewStuff)
+DocTools
+)
 
 find_package(KF5KDEGames 4.9.0 REQUIRED)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.08.3/klines.cpp 
new/klines-15.12.0/klines.cpp
--- old/klines-15.08.3/klines.cpp   2015-06-01 21:15:40.0 +0200
+++ new/klines-15.12.0/klines.cpp   2015-11-09 16:39:00.0 +0100
@@ -47,9 +47,9 @@
 mwidget = new MainWidget(this);
 setCentralWidget( mwidget );
 
-connect(mwidget->scene(), SIGNAL(scoreChanged(int)), 
SLOT(updateScore(int)));
+connect(mwidget->scene(), ::scoreChanged, this, 
::updateScore);
 connect(mwidget->scene(), SIGNAL(stateChanged(QString)), 
SLOT(slotStateChanged(QString)));
-connect(mwidget->scene(), SIGNAL(gameOver(int)), SLOT(gameOver(int)));
+connect(mwidget->scene(), ::gameOver, this, 
::gameOver);
 
 scoreLabel->setText(i18n("Score:"));
 statusBar()->addPermanentWidget(scoreLabel);
@@ -62,7 +62,7 @@
 
 setupActions();
 
-stateChanged(QLatin1String( "init" ));
+stateChanged(QStringLiteral( "init" ));
 }
 
 KLinesMainWindow::~KLinesMainWindow()
@@ -82,7 +82,7 @@
   KStandardGameAction::endTurn(mwidget->scene(), SLOT(endTurn()), 
actionCollection());
 
   // Preferences
-  KToggleAction *showNext = 
actionCollection()->add(QLatin1String( "show_next" ));
+  KToggleAction *showNext = 
actionCollection()->add(QStringLiteral( "show_next" ));
   showNext->setText( i18n( "Show Next" ) );
   connect(showNext, ::triggered, this, 
::showNextToggled);
 
@@ -91,34 +91,34 @@
 
   // Navigation
   QAction* naviLeft = new QAction( i18n("Move Left" ), this );
-  naviLeft->setIcon(QIcon::fromTheme(QLatin1String( "arrow-left"))); 
+  naviLeft->setIcon(QIcon::fromTheme(QStringLiteral( "arrow-left"))); 
   actionCollection()->setDefaultShortcut(naviLeft, Qt::Key_Left );
-  actionCollection()->addAction( QLatin1String( "navi_left" ), naviLeft);
+  actionCollection()->addAction( QStringLiteral( "navi_left" ), naviLeft);
 
   QAction* naviRight = new QAction( i18n("Move Right" ), this );
-  naviRight->setIcon(QIcon::fromTheme(QLatin1String( "arrow-right")));
+  naviRight->setIcon(QIcon::fromTheme(QStringLiteral( "arrow-right")));
   actionCollection()->setDefaultShortcut(naviRight, Qt::Key_Right );
-  actionCollection()->addAction( QLatin1String( "navi_right" ), naviRight);
+  actionCollection()->addAction( QStringLiteral( "navi_right" ), naviRight);
 
   QAction* naviUp = new QAction( i18n("Move Up" ), this );
-  

commit klines for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-11-15 12:36:48

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-10-24 
10:26:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-11-15 
12:36:49.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 20:11:13 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  klines-15.08.2.tar.xz

New:

  klines-15.08.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.sYF8MQ/_old  2015-11-15 12:36:50.0 +0100
+++ /var/tmp/diff_new_pack.sYF8MQ/_new  2015-11-15 12:36:50.0 +0100
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.08.2
+Version:15.08.3
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-15.08.2.tar.xz -> klines-15.08.3.tar.xz ++




commit klines for openSUSE:Factory

2015-10-24 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-10-24 10:26:43

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-10-03 
20:21:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-10-24 
10:26:55.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:33:44 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---

Old:

  klines-15.08.1.tar.xz

New:

  klines-15.08.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.tt4ulr/_old  2015-10-24 10:26:56.0 +0200
+++ /var/tmp/diff_new_pack.tt4ulr/_new  2015-10-24 10:26:56.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.08.1
+Version:15.08.2
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-15.08.1.tar.xz -> klines-15.08.2.tar.xz ++




commit klines for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-10-03 20:21:49

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is "klines"

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-07-14 
17:35:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-10-03 
20:21:51.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:18:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:26 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:56:04 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  klines-15.04.3.tar.xz

New:

  klines-15.08.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.WdILio/_old  2015-10-03 20:21:52.0 +0200
+++ /var/tmp/diff_new_pack.WdILio/_new  2015-10-03 20:21:52.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ klines-15.04.3.tar.xz -> klines-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.04.3/CMakeLists.txt 
new/klines-15.08.1/CMakeLists.txt
--- old/klines-15.04.3/CMakeLists.txt   2015-06-01 21:15:19.0 +0200
+++ new/klines-15.08.1/CMakeLists.txt   2015-06-01 21:15:40.0 +0200
@@ -26,6 +26,7 @@
 find_package(KF5KDEGames 4.9.0 REQUIRED)
 
 include(FeatureSummary)
+include(ECMAddAppIcon)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
 include(KDECompilerSettings)
@@ -51,19 +52,20 @@
animator.cpp)

 kconfig_add_kcfg_files(klines_SRCS prefs.kcfgc )
-#kde4_add_app_icon(klines_SRCS 
"${CMAKE_CURRENT_SOURCE_DIR}/hi*-app-klines.png")
+file(GLOB ICONS_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/*-apps-klines.png")
+ecm_add_app_icon(klines_SRCS ICONS ${ICONS_SRCS})
 add_executable(klines ${klines_SRCS})
 
 target_link_libraries(klines KF5KDEGames KF5::XmlGui KF5::DBusAddons)
 
-install(TARGETS klines  ${INSTALL_TARGETS_DEFAULT_ARGS} )
+install(TARGETS klines  ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
 
 
 ### install files ###
 
-install( PROGRAMS org.kde.klines.desktop  DESTINATION  ${XDG_APPS_INSTALL_DIR} 
)
-install( FILES klines.kcfg  DESTINATION  ${KCFG_INSTALL_DIR} )
-install( FILES klinesui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/klines )
+install( PROGRAMS org.kde.klines.desktop  DESTINATION  ${KDE_INSTALL_APPDIR} )
+install( FILES klines.kcfg  DESTINATION  ${KDE_INSTALL_KCFGDIR} )
+install( FILES klinesui.rc  DESTINATION  ${KDE_INSTALL_KXMLGUI5DIR}/klines )
 
 ecm_install_icons(ICONS
 16-apps-klines.png
@@ -72,7 +74,7 @@
 48-apps-klines.png
 64-apps-klines.png
 128-apps-klines.png
-DESTINATION ${ICON_INSTALL_DIR}
+DESTINATION ${KDE_INSTALL_ICONDIR}
 THEME hicolor
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.04.3/doc/CMakeLists.txt 
new/klines-15.08.1/doc/CMakeLists.txt
--- old/klines-15.04.3/doc/CMakeLists.txt   2015-06-01 21:15:19.0 
+0200
+++ new/klines-15.08.1/doc/CMakeLists.txt   2015-06-01 21:15:40.0 
+0200
@@ -3,4 +3,4 @@
 #KDE_DOCS = klines
 #
 #
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR klines)
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR klines)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.04.3/org.kde.klines.desktop 
new/klines-15.08.1/org.kde.klines.desktop
--- old/klines-15.04.3/org.kde.klines.desktop   2015-06-01 21:15:19.0 
+0200
+++ new/klines-15.08.1/org.kde.klines.desktop   2015-06-01 21:15:40.0 
+0200
@@ -6,7 +6,7 @@
 X-DocPath=klines/index.html
 GenericName=Tactical Game
 GenericName[af]=Taktiese Speletjie
-GenericName[ast]=Xuegu de táctica

commit klines for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-07-14 17:35:23

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-06-04 
11:16:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-07-14 
17:35:24.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 05:21:13 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.3
+   * KDE Applications 15.04.3
+   * https://www.kde.org/announcements/announce-applications-15.04.3.php
+
+
+---

Old:

  klines-15.04.2.tar.xz

New:

  klines-15.04.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.8Ea6W3/_old  2015-07-14 17:35:26.0 +0200
+++ /var/tmp/diff_new_pack.8Ea6W3/_new  2015-07-14 17:35:26.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.2
+Version:15.04.3
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ klines-15.04.2.tar.xz - klines-15.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.04.2/CMakeLists.txt 
new/klines-15.04.3/CMakeLists.txt
--- old/klines-15.04.2/CMakeLists.txt   2015-03-07 21:22:31.0 +0100
+++ new/klines-15.04.3/CMakeLists.txt   2015-06-01 21:15:19.0 +0200
@@ -32,7 +32,6 @@
 include(KDECMakeSettings)
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
-add_definitions(-DTRANSLATION_DOMAIN=klines)
 add_definitions(-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-15.04.2/main.cpp new/klines-15.04.3/main.cpp
--- old/klines-15.04.2/main.cpp 2015-03-07 21:22:31.0 +0100
+++ new/klines-15.04.3/main.cpp 2015-06-01 21:15:19.0 +0200
@@ -37,6 +37,7 @@
 migrate.setConfigFiles(QStringList()  QLatin1String(klinesrc));
 migrate.setUiFiles(QStringList()  QLatin1String(klinesui.rc));
 migrate.migrate();
+KLocalizedString::setApplicationDomain(klines);
 
 KAboutData aboutData(QStringLiteral(klines), i18n(Kolor Lines), 
QStringLiteral(1.6),
  i18n(description), KAboutLicense::GPL,




commit klines for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-06-04 11:16:41

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-05-15 
10:00:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-06-04 
11:16:42.0 +0200
@@ -1,0 +2,8 @@
+Sat May 30 14:14:34 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.2
+   * KDE Applications 15.04.2
+   * https://www.kde.org/announcements/announce-applications-15.04.2.php
+
+
+---

Old:

  klines-15.04.1.tar.xz

New:

  klines-15.04.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.NjBJOA/_old  2015-06-04 11:16:43.0 +0200
+++ /var/tmp/diff_new_pack.NjBJOA/_new  2015-06-04 11:16:43.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.1
+Version:15.04.2
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ klines-15.04.1.tar.xz - klines-15.04.2.tar.xz ++




commit klines for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-05-15 10:00:05

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-05-11 
18:10:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-05-15 
10:00:06.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:03:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  klines-15.04.0.tar.xz

New:

  klines-15.04.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.AEASNd/_old  2015-05-15 10:00:06.0 +0200
+++ /var/tmp/diff_new_pack.AEASNd/_new  2015-05-15 10:00:06.0 +0200
@@ -50,7 +50,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:klines-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ klines-15.04.0.tar.xz - klines-15.04.1.tar.xz ++




commit klines for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-05-11 18:10:25

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-03-11 
09:49:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-05-11 
18:10:26.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 13:17:27 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.0
+   * KDE Applications 15.04.0
+   * https://www.kde.org/announcements/announce-applications-15.04.0.php
+
+
+---
+Sat Mar 21 18:11:25 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:46:13 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  klines-14.12.3.tar.xz

New:

  klines-15.04.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.TLfcUS/_old  2015-05-11 18:10:27.0 +0200
+++ /var/tmp/diff_new_pack.TLfcUS/_new  2015-05-11 18:10:27.0 +0200
@@ -18,16 +18,44 @@
 
 Name:   klines
 BuildRequires:  libkdegames-devel
-BuildRequires:  xz
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Qml)
+BuildRequires:  pkgconfig(Qt5Quick)
+BuildRequires:  pkgconfig(Qt5QuickWidgets)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  kconfig-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kwindowsystem-devel
+BuildRequires:  kdbusaddons-devel
+BuildRequires:  kdeclarative-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kguiaddons-devel
+BuildRequires:  kservice-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kitemviews-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kcompletion-devel
+BuildRequires:  kjobwidgets-devel
+BuildRequires:  ktextwidgets-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  kio-devel
+BuildRequires:  knotifyconfig-devel
+BuildRequires:  knewstuff-devel
+BuildRequires:  extra-cmake-modules
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  update-desktop-files
 Summary:Tactical game
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:14.12.3
+Version:15.04.0
 Release:0
 Source0:klines-%{version}.tar.xz
+Obsoletes:  %{name}5  %{version}
+Provides:   %{name}5 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 Klines is the KDE version of the russian game Lines where you have to
@@ -39,23 +67,23 @@
 %setup -q -n klines-%{version}
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
-  %suse_update_desktop_file -r klines  Game LogicGame
-  %kde_post_install
+  %kf5_makeinstall -C build
+  %suse_update_desktop_file -r org.kde.klines  Game LogicGame
 
 %files 
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC
-%{_kde4_bindir}/klines
-%{_kde4_htmldir}/en/klines/
-%{_kde4_applicationsdir}/klines.desktop
-%{_kde4_iconsdir}/hicolor/*/apps/klines.*
-%{_kde4_appsdir}/klines/
-%{_kde4_configkcfgdir}/klines.kcfg
+%{_kf5_bindir}/klines
+%{_kf5_htmldir}/en/klines/
+%{_kf5_applicationsdir}/org.kde.klines.desktop
+%{_kf5_iconsdir}/hicolor/*/apps/klines.*
+%{_datadir}/klines/
+%{_datadir}/kxmlgui5/klines/
+%dir %{_kf5_configkcfgdir}
+%{_kf5_configkcfgdir}/klines.kcfg
 
 %changelog

++ klines-14.12.3.tar.xz - klines-15.04.0.tar.xz ++
Files old/klines-14.12.3/128-apps-klines.png and 
new/klines-15.04.0/128-apps-klines.png differ
Files old/klines-14.12.3/16-apps-klines.png and 
new/klines-15.04.0/16-apps-klines.png differ
Files old/klines-14.12.3/22-apps-klines.png and 
new/klines-15.04.0/22-apps-klines.png differ
Files old/klines-14.12.3/32-apps-klines.png and 
new/klines-15.04.0/32-apps-klines.png differ
Files old/klines-14.12.3/48-apps-klines.png and 
new/klines-15.04.0/48-apps-klines.png differ
Files old/klines-14.12.3/64-apps-klines.png and 
new/klines-15.04.0/64-apps-klines.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-14.12.3/CMakeLists.txt 
new/klines-15.04.0/CMakeLists.txt
--- old/klines-14.12.3/CMakeLists.txt   2014-12-30 09:54:10.0 +0100
+++ 

commit klines for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-03-11 09:49:48

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-02-06 
10:25:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-03-11 
09:49:50.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:40:17 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.3
+   * KDE Applications 14.12.3
+   * See https://www.kde.org/announcements/announce-applications-14.12.3.php
+
+---

Old:

  klines-14.12.2.tar.xz

New:

  klines-14.12.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.SY48bC/_old  2015-03-11 09:49:51.0 +0100
+++ /var/tmp/diff_new_pack.SY48bC/_new  2015-03-11 09:49:51.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:14.12.2
+Version:14.12.3
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-14.12.2.tar.xz - klines-14.12.3.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-02-06 10:25:14

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-01-21 
22:10:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-02-06 
10:25:15.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:01:04 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  klines-14.12.1.tar.xz

New:

  klines-14.12.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.UOcfHG/_old  2015-02-06 10:25:16.0 +0100
+++ /var/tmp/diff_new_pack.UOcfHG/_new  2015-02-06 10:25:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package klines
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-14.12.1.tar.xz - klines-14.12.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-01-21 22:10:31

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2015-01-08 
23:17:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-01-21 
22:10:51.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 19:59:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.1
+   * KDE Applications 14.12.1
+   * See https://www.kde.org/announcements/announce-applications-14.12.1.php
+
+---

Old:

  klines-14.12.0.tar.xz

New:

  klines-14.12.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.phCN3Y/_old  2015-01-21 22:10:52.0 +0100
+++ /var/tmp/diff_new_pack.phCN3Y/_new  2015-01-21 22:10:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package klines
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:14.12.0
+Version:14.12.1
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-14.12.0.tar.xz - klines-14.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-14.12.0/themes/egyptian.desktop 
new/klines-14.12.1/themes/egyptian.desktop
--- old/klines-14.12.0/themes/egyptian.desktop  2014-11-30 08:00:26.0 
+0100
+++ new/klines-14.12.1/themes/egyptian.desktop  2014-12-30 09:54:10.0 
+0100
@@ -74,7 +74,7 @@
 Description[nds]=Ägyptsch Musterstil för KLines
 Description[nl]=Thema in Egyptische stijl voor klines.
 Description[nn]=Egyptisk tema for klines.
-Description[pl]=Motyw stylu Egipskiego dla Klines.
+Description[pl]=Wystrój w stylu Egipskim dla Klines.
 Description[pt]=Um tema de estilo Egípcio para o KLines.
 Description[pt_BR]=Um tema de estilo egípcio para o klines.
 Description[ru]=Оформление в египетском стиле для KLines.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-14.12.0/themes/metal.desktop 
new/klines-14.12.1/themes/metal.desktop
--- old/klines-14.12.0/themes/metal.desktop 2014-11-30 08:00:26.0 
+0100
+++ new/klines-14.12.1/themes/metal.desktop 2014-12-30 09:54:10.0 
+0100
@@ -71,7 +71,7 @@
 Description[nds]=En Muster in'n Metall-Stil mit jumpen Bäll
 Description[nl]=Een thema in metalen stijl met stuiterende ballen
 Description[nn]=Eit metalltema med sprettballar
-Description[pl]=Motyw stylu metal dla skaczących piłek
+Description[pl]=Wystrój w stylu metal dla skaczących piłek
 Description[pt]=Um tema de estilo metálico com bolas saltitantes
 Description[pt_BR]=Um tema metálico com bolas que quicam
 Description[ru]=Оформление в металлическом стиле со сталкивающимися шариками

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2015-01-08 23:17:15

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-11-19 
20:23:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2015-01-08 
23:17:45.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:37:48 UTC 2014 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.0
+   * KDE Applications 14.12.0
+   * See https://www.kde.org/announcements/announce-applications-14.12.0.php
+
+---

Old:

  klines-4.14.3.tar.xz

New:

  klines-14.12.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.N6wzcZ/_old  2015-01-08 23:17:46.0 +0100
+++ /var/tmp/diff_new_pack.N6wzcZ/_new  2015-01-08 23:17:46.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.14.3
+Version:14.12.0
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.14.3.tar.xz - klines-14.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.14.3/themes/metal.desktop 
new/klines-14.12.0/themes/metal.desktop
--- old/klines-4.14.3/themes/metal.desktop  2013-08-04 06:24:40.0 
+0200
+++ new/klines-14.12.0/themes/metal.desktop 2014-11-30 08:00:26.0 
+0100
@@ -76,7 +76,7 @@
 Description[pt_BR]=Um tema metálico com bolas que quicam
 Description[ru]=Оформление в металлическом стиле со сталкивающимися шариками
 Description[sk]=Kovový štýl s poskakujúcimi loptami
-Description[sl]=Tema v slogu kovine z poskakujočimi žogicami
+Description[sl]=Tema v slogu kovine s poskakujočimi žogicami
 Description[sr]=Тема у металном стилу са одскачућим лоптицама
 Description[sr@ijekavian]=Тема у металном стилу са одскачућим лоптицама
 Description[sr@ijekavianlatin]=Tema u metalnom stilu sa odskačućim lopticama

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-11-19 20:22:47

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-10-16 
18:15:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-11-19 
20:23:52.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 21:06:31 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.3
+   * KDE 4.14.3 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.3.php
+
+---

Old:

  klines-4.14.2.tar.xz

New:

  klines-4.14.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.yhbFT7/_old  2014-11-19 20:23:53.0 +0100
+++ /var/tmp/diff_new_pack.yhbFT7/_new  2014-11-19 20:23:53.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.14.2
+Version:4.14.3
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.14.2.tar.xz - klines-4.14.3.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-10-16 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-10-16 18:13:30

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-09-18 
08:01:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-10-16 
18:15:09.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:34:11 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.2
+   * KDE 4.14.2 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.2.php
+
+---

Old:

  klines-4.14.1.tar.xz

New:

  klines-4.14.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.EmJbjK/_old  2014-10-16 18:15:11.0 +0200
+++ /var/tmp/diff_new_pack.EmJbjK/_new  2014-10-16 18:15:11.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.14.1
+Version:4.14.2
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.14.1.tar.xz - klines-4.14.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-09-18 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-09-18 07:59:36

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-08-25 
11:01:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-09-18 
08:01:06.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 13 16:56:30 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.1
+   * KDE 4.14.1 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.1.php
+
+---
@@ -6 +13 @@
-   * See http://www.kde.org/announcements/4.13/
+   * See http://www.kde.org/announcements/4.14/

Old:

  klines-4.14.0.tar.xz

New:

  klines-4.14.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.1IY3TM/_old  2014-09-18 08:01:07.0 +0200
+++ /var/tmp/diff_new_pack.1IY3TM/_new  2014-09-18 08:01:07.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.14.0
+Version:4.14.1
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.14.0.tar.xz - klines-4.14.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-08-25 11:00:49

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-07-16 
16:17:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-08-25 
11:01:38.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:59:03 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.0
+   * KDE 4.14.0 SC Final Release
+   * See http://www.kde.org/announcements/4.13/
+
+---
+Thu Jul 17 16:51:11 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.90
+   * KDE 4.14 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.14-beta2.php
+
+---

Old:

  klines-4.13.80.tar.xz

New:

  klines-4.14.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.S5IJMI/_old  2014-08-25 11:01:39.0 +0200
+++ /var/tmp/diff_new_pack.S5IJMI/_new  2014-08-25 11:01:39.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.13.80
+Version:4.14.0
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.13.80.tar.xz - klines-4.14.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-07-16 16:17:34

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-06-19 
13:18:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-07-16 
16:17:49.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:46:07 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.80
+   * KDE 4.14 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.14-beta1.php
+
+---

Old:

  klines-4.13.2.tar.xz

New:

  klines-4.13.80.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.6RzRsR/_old  2014-07-16 16:17:50.0 +0200
+++ /var/tmp/diff_new_pack.6RzRsR/_new  2014-07-16 16:17:50.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.13.2
+Version:4.13.80
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.13.2.tar.xz - klines-4.13.80.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-06-19 13:17:13

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-05-22 
06:53:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-06-19 
13:18:07.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:56:20 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.2
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/announce-4.13.2.php
+
+---

Old:

  klines-4.13.1.tar.xz

New:

  klines-4.13.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.H0MKFW/_old  2014-06-19 13:18:07.0 +0200
+++ /var/tmp/diff_new_pack.H0MKFW/_new  2014-06-19 13:18:07.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.13.1
+Version:4.13.2
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.13.1.tar.xz - klines-4.13.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-05-22 06:51:40

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-04-18 
12:32:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-05-22 
06:53:20.0 +0200
@@ -1,0 +2,7 @@
+Fri May  9 17:07:04 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.1
+   * KDE 4.13.1  bug fix release
+   * See http://www.kde.org/announcements/announce-4.13.1.php
+
+---

Old:

  klines-4.13.0.tar.xz

New:

  klines-4.13.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.QikHfN/_old  2014-05-22 06:53:22.0 +0200
+++ /var/tmp/diff_new_pack.QikHfN/_new  2014-05-22 06:53:22.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.13.0
+Version:4.13.1
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.13.0.tar.xz - klines-4.13.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-04-18 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-04-18 11:31:38

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-03-30 
12:03:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-04-18 
12:32:18.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 17:15:32 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  klines-4.12.97.tar.xz

New:

  klines-4.13.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.k2V7W9/_old  2014-04-18 12:32:26.0 +0200
+++ /var/tmp/diff_new_pack.k2V7W9/_new  2014-04-18 12:32:26.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.12.97
+Version:4.13.0
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.12.97.tar.xz - klines-4.13.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-03-30 07:53:09

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-03-18 
16:24:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-03-30 
12:03:24.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 18:09:54 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.97
+   * KDE 4.13 RC  release
+   * See http://www.kde.org/announcements/announce-4.13-rc.php
+
+---
+Thu Mar 20 18:26:30 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.95
+   * KDE 4.13 Beta 3  release
+   * See http://www.kde.org/announcements/announce-4.13-beta3.php
+
+---

Old:

  klines-4.12.90.tar.xz

New:

  klines-4.12.97.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.VIVgQa/_old  2014-03-30 12:03:36.0 +0200
+++ /var/tmp/diff_new_pack.VIVgQa/_new  2014-03-30 12:03:36.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.12.90
+Version:4.12.97
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.12.90.tar.xz - klines-4.12.97.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-03-18 16:24:57

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-02-20 
07:57:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-03-18 
16:24:58.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:43:52 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.90
+   * KDE 4.13 Beta 2  release
+   * See http://www.kde.org/announcements/announce-4.13-beta2.php
+
+---
+Fri Mar  7 11:26:04 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.80
+   * KDE 4.13 Beta 1  release
+   * See http://www.kde.org/announcements/announce-4.13-beta1.php
+
+---

Old:

  klines-4.12.2.tar.xz

New:

  klines-4.12.90.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.PBai0J/_old  2014-03-18 16:24:59.0 +0100
+++ /var/tmp/diff_new_pack.PBai0J/_new  2014-03-18 16:24:59.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.12.2
+Version:4.12.90
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.12.2.tar.xz - klines-4.12.90.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-02-20 07:56:47

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2014-01-27 
11:18:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-02-20 
07:57:54.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:34:23 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  klines-4.12.1.tar.xz

New:

  klines-4.12.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.8baME8/_old  2014-02-20 07:57:55.0 +0100
+++ /var/tmp/diff_new_pack.8baME8/_new  2014-02-20 07:57:55.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.12.1.tar.xz - klines-4.12.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2014-01-27 11:17:59

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-12-19 
13:19:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2014-01-27 
11:18:00.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 16:01:22 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.1
+   * KDE 4.12.1  release
+   * See http://www.kde.org/announcements/announce-4.12.1.php
+
+---

Old:

  klines-4.12.0.tar.xz

New:

  klines-4.12.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.gMmb1m/_old  2014-01-27 11:18:00.0 +0100
+++ /var/tmp/diff_new_pack.gMmb1m/_new  2014-01-27 11:18:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package klines
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.12.0
+Version:4.12.1
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.12.0.tar.xz - klines-4.12.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-12-19 13:18:51

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-12-11 
14:36:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-12-19 
13:19:00.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:29:31 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.12.0
+   * KDE 4.12.0  release
+   * See http://www.kde.org/announcements/4.12.php
+
+---

Old:

  klines-4.11.97.tar.xz

New:

  klines-4.12.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.JgzKzP/_old  2013-12-19 13:19:00.0 +0100
+++ /var/tmp/diff_new_pack.JgzKzP/_new  2013-12-19 13:19:00.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.11.97
+Version:4.12.0
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.11.97.tar.xz - klines-4.12.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-12-11 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-12-11 14:35:52

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-12-02 
12:35:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-12-11 
14:36:01.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 07:41:41 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.97
+   * KDE 4.12 RC 1 release
+   * See http://www.kde.org/announcements/announce-4.12-rc.php
+
+---
+Sat Nov 23 22:56:04 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.95
+   * KDE 4.12 Beta 3 release
+   * See http://www.kde.org/announcements/announce-4.12-beta3.php
+
+---

Old:

  klines-4.11.90.tar.xz

New:

  klines-4.11.97.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.XepU0j/_old  2013-12-11 14:36:02.0 +0100
+++ /var/tmp/diff_new_pack.XepU0j/_new  2013-12-11 14:36:02.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.11.90
+Version:4.11.97
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.11.90.tar.xz - klines-4.11.97.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-12-02 12:34:58

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-10-03 
15:59:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-12-02 
12:35:02.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:28:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.90
+   * KDE 4.12 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.12-beta2.php
+
+---
+Sun Nov 10 08:00:43 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.80
+   * KDE 4.12 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.12-beta1.php
+
+---
+Sat Nov  2 15:46:36 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.3
+   * KDE 4.11.3 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.3.php
+
+---

Old:

  klines-4.11.2.tar.xz

New:

  klines-4.11.90.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.nyF5pA/_old  2013-12-02 12:35:03.0 +0100
+++ /var/tmp/diff_new_pack.nyF5pA/_new  2013-12-02 12:35:03.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.11.2
+Version:4.11.90
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.11.2.tar.xz - klines-4.11.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.11.2/klines.desktop 
new/klines-4.11.90/klines.desktop
--- old/klines-4.11.2/klines.desktop2013-08-28 19:11:32.0 +0200
+++ new/klines-4.11.90/klines.desktop   2013-08-04 06:24:40.0 +0200
@@ -66,7 +66,7 @@
 GenericName[ta]=தந்திரமான விளையாட்டு
 GenericName[tg]=Бозии Тактикӣ
 GenericName[tr]=Taktik Oyunu
-GenericName[ug]=تاكتىكىلىق ئويۇن 
+GenericName[ug]=تاكتىكىلىق ئويۇن
 GenericName[uk]=Тактична гра
 GenericName[vi]=Trò chơi chiến thuật 
 GenericName[wa]=Djeu di tactike

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-10-03 15:58:27

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-09-09 
11:10:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-10-03 
15:59:06.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:41:06 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.2
+   * KDE 4.11.2 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.2.php
+
+---

Old:

  klines-4.11.1.tar.xz

New:

  klines-4.11.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.pRalO8/_old  2013-10-03 15:59:06.0 +0200
+++ /var/tmp/diff_new_pack.pRalO8/_new  2013-10-03 15:59:06.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.11.1
+Version:4.11.2
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.11.1.tar.xz - klines-4.11.2.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-09-09 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-09-09 11:10:08

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-08-16 
13:45:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-09-09 
11:10:22.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 10:29:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.1
+   * KDE 4.11.1 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.1.php
+
+---

Old:

  klines-4.11.0.tar.xz

New:

  klines-4.11.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.G9MFRA/_old  2013-09-09 11:10:23.0 +0200
+++ /var/tmp/diff_new_pack.G9MFRA/_new  2013-09-09 11:10:23.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.11.0
+Version:4.11.1
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.11.0.tar.xz - klines-4.11.1.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-08-16 13:44:58

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-07-30 
16:02:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-08-16 
13:45:00.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 15:32:19 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.0
+   * KDE 4.11 Final release
+   * See http://www.kde.org/announcements/4.11/
+
+---

Old:

  klines-4.10.97.tar.xz

New:

  klines-4.11.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.p8gEKl/_old  2013-08-16 13:45:01.0 +0200
+++ /var/tmp/diff_new_pack.p8gEKl/_new  2013-08-16 13:45:01.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.97
+Version:4.11.0
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.10.97.tar.xz - klines-4.11.0.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-07-30 16:02:02

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-07-22 
17:17:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-07-30 
16:02:04.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 23:06:18 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.10.97
+  * KDE 4.11 RC 2 release
+  * See http://www.kde.org/announcements/announce-4.11-rc2.php
+
+---

Old:

  klines-4.10.95.tar.xz

New:

  klines-4.10.97.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.d9ll7X/_old  2013-07-30 16:02:05.0 +0200
+++ /var/tmp/diff_new_pack.d9ll7X/_new  2013-07-30 16:02:05.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.95
+Version:4.10.97
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.10.95.tar.xz - klines-4.10.97.tar.xz ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-07-22 17:16:51

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-07-08 
07:29:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-07-22 
17:17:10.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:13:27 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 4.10.95
+ * KDE 4.11 RC 1 release
+ * See http://www.kde.org/announcements/announce-4.11-rc1.php
+
+---

Old:

  klines-4.10.90.tar.xz

New:

  klines-4.10.95.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.EA9mk3/_old  2013-07-22 17:17:11.0 +0200
+++ /var/tmp/diff_new_pack.EA9mk3/_new  2013-07-22 17:17:11.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.90
+Version:4.10.95
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.10.90.tar.xz - klines-4.10.95.tar.xz ++
Files old/klines-4.10.90/doc/index.cache.bz2 and 
new/klines-4.10.95/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.10.90/themes/metal.desktop 
new/klines-4.10.95/themes/metal.desktop
--- old/klines-4.10.90/themes/metal.desktop 2013-05-28 21:37:34.0 
+0200
+++ new/klines-4.10.95/themes/metal.desktop 2013-07-10 15:47:17.0 
+0200
@@ -58,7 +58,7 @@
 Description[es]=Un estilo metálico con bolas que rebotan
 Description[et]=Metalne põrkuvate pallidega teema
 Description[fi]=Metallinen teema, jossa on pomppivat pallot
-Description[fr]=Un thème au style métallique avec des balles rebondissantes
+Description[fr]=Un thème de style métallique avec des balles rebondissantes
 Description[gl]=Un tema visual metálico con bólas que botan
 Description[hu]=Fémes téma pattogó golyókkal
 Description[it]=Un tema metal con palle che rimbalzano

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-07-08 07:29:22

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-06-11 
09:32:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-07-08 
07:29:23.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:48:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.90
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta2.php
+
+---
+Thu Jun 13 20:50:21 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.80
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta1.php
+
+---

Old:

  klines-4.10.4.tar.xz

New:

  klines-4.10.90.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.imKkfs/_old  2013-07-08 07:29:24.0 +0200
+++ /var/tmp/diff_new_pack.imKkfs/_new  2013-07-08 07:29:24.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.4
+Version:4.10.90
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.10.4.tar.xz - klines-4.10.90.tar.xz ++
Files old/klines-4.10.4/doc/index.cache.bz2 and 
new/klines-4.10.90/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.10.4/doc/index.docbook 
new/klines-4.10.90/doc/index.docbook
--- old/klines-4.10.4/doc/index.docbook 2013-05-28 21:37:34.0 +0200
+++ new/klines-4.10.90/doc/index.docbook2013-06-10 20:54:47.0 
+0200
@@ -37,8 +37,8 @@
 /copyright
 legalnoticeFDLNotice;/legalnotice
  
-date2012-08-06/date!-- Date of (re)writing, or update.--
-releaseinfokappversion; (kde; 4.9)/releaseinfo!-- Application version 
number. Use the variable definitions within header to change this value.--
+date2013-05-06/date!-- Date of (re)writing, or update.--
+releaseinfokappversion; (kde; 4.11)/releaseinfo!-- Application version 
number. Use the variable definitions within header to change this value.--
  
 !--Short description of this document. Do not change unless necessary!--
 abstract
@@ -131,8 +131,8 @@
 On the right hand side there located a bar showing the next three marbles to 
be dropped onto the field (unless guimenuitemShow Next/guimenuitem feature 
is disabled).
 Underneath the field there is the status bar./para
 /sect1
-sect1 id=menu-game
-   titleThe Game Menu/title
+sect1 id=menu-items
+   titleMenu Items/title
variablelist
varlistentry id=menu-game-new
termmenuchoice
@@ -158,11 +158,7 @@
/menuchoice/term
listitemparaactionQuits/action 
kolorlines;/para/listitem
/varlistentry
-   /variablelist
-/sect1
-sect1 id=menu-move
-   titleThe Move Menu/title
-   variablelist
+
varlistentry id=menu-move-undo
termmenuchoice
shortcutkeycombo 
action=simulCtrl;keycapZ/keycap/keycombo/shortcut
@@ -177,11 +173,7 @@
/menuchoice/term
listitemparaSkip your move, immediately play the 
next marbles without you moving any./para/listitem
/varlistentry
-   /variablelist
-/sect1
-sect1 id=menu-navigation
-   titleThe Navigation Menu/title
-   variablelist
+
varlistentry id=menu-navigation-left
termmenuchoice
shortcutkeycapLeft/keycap/shortcut
@@ -222,11 +214,7 @@
/menuchoice/term
listitemparaactionThis action will select the 
item currently under the cursor./action/para/listitem
/varlistentry
-   /variablelist
-/sect1
-sect1 id=menu-settings
-   titleThe Settings Menu/title
-   variablelist
+
varlistentry id=menu-settings-shownext
termmenuchoice
guimenuSettings/guimenu
@@ -234,37 +222,15 @@
/menuchoice/term
listitemparaactionToggles the information on next 
marbles./action/para/listitem
/varlistentry
-   varlistentry
-   termmenuchoice
- 

commit klines for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-06-11 06:10:38

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-05-16 
16:55:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-06-11 
09:32:22.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:29:53 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+---

Old:

  klines-4.10.3.tar.xz

New:

  klines-4.10.4.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.uxolDX/_old  2013-06-11 09:32:23.0 +0200
+++ /var/tmp/diff_new_pack.uxolDX/_new  2013-06-11 09:32:23.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.10.3.tar.xz - klines-4.10.4.tar.xz ++
Files old/klines-4.10.3/doc/index.cache.bz2 and 
new/klines-4.10.4/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-05-16 16:55:10

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-04-18 
10:29:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-05-16 
16:55:10.0 +0200
@@ -1,0 +2,8 @@
+Sat May  4 17:25:14 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---

Old:

  klines-4.10.2.tar.xz

New:

  klines-4.10.3.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.M3S8Da/_old  2013-05-16 16:55:11.0 +0200
+++ /var/tmp/diff_new_pack.M3S8Da/_new  2013-05-16 16:55:11.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.2
+Version:4.10.3
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.10.2.tar.xz - klines-4.10.3.tar.xz ++
Files old/klines-4.10.2/doc/index.cache.bz2 and 
new/klines-4.10.3/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.10.2/themes/egyptian.desktop 
new/klines-4.10.3/themes/egyptian.desktop
--- old/klines-4.10.2/themes/egyptian.desktop   2013-03-29 08:08:07.0 
+0100
+++ new/klines-4.10.3/themes/egyptian.desktop   2013-05-03 06:39:25.0 
+0200
@@ -52,6 +52,7 @@
 Description[bs]=Tema u Egipatskom stilu za klines.
 Description[ca]=Un tema d'estil egipci pel klines.
 Description[ca@valencia]=Un tema d'estil egipci pel klines.
+Description[cs]=Motiv pro Klines v egyptském stylu.
 Description[da]=Et tema til KLines i egyptisk stil.
 Description[de]=Das ägyptische Design für Kolor Lines.
 Description[el]=Θέμα σε Αιγυπτιακό στιλ για το klines.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-04-18 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-04-18 10:29:35

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines, Maintainer is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-03-14 
11:59:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-04-18 
10:29:36.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:41:50 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  klines-4.10.1.tar.xz

New:

  klines-4.10.2.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.UCSBz6/_old  2013-04-18 10:29:37.0 +0200
+++ /var/tmp/diff_new_pack.UCSBz6/_new  2013-04-18 10:29:37.0 +0200
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.1
+Version:4.10.2
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.10.1.tar.xz - klines-4.10.2.tar.xz ++
Files old/klines-4.10.1/doc/index.cache.bz2 and 
new/klines-4.10.2/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.10.1/klines.desktop 
new/klines-4.10.2/klines.desktop
--- old/klines-4.10.1/klines.desktop2013-03-01 08:13:12.0 +0100
+++ new/klines-4.10.2/klines.desktop2013-03-29 08:08:07.0 +0100
@@ -42,6 +42,7 @@
 GenericName[lv]=Taktiskā spēle
 GenericName[mai]=रणनीतिक खेल
 GenericName[mk]=Тактичка игра
+GenericName[mr]=सामरिक खेळ
 GenericName[nb]=Taktikk-spill
 GenericName[nds]=Taktikspeel
 GenericName[ne]=कौशल खेल
@@ -111,6 +112,7 @@
 Name[lt]=Kolor Lines
 Name[lv]=Kolor Lines
 Name[mk]=Kolor Lines
+Name[mr]=कलर लाईन्स
 Name[nb]=Klinjer
 Name[nds]=Kolor Lines
 Name[ne]=रङ रेखा
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.10.1/themes/crystal.desktop 
new/klines-4.10.2/themes/crystal.desktop
--- old/klines-4.10.1/themes/crystal.desktop2013-03-01 08:13:12.0 
+0100
+++ new/klines-4.10.2/themes/crystal.desktop2013-03-29 08:08:07.0 
+0100
@@ -30,6 +30,7 @@
 Name[lt]=Kristalas
 Name[lv]=Kristāla
 Name[mai]=क्रिस्टल
+Name[mr]=क्रिस्टल
 Name[nb]=Krystall
 Name[nds]=Kristall
 Name[nl]=Crystal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.10.1/themes/egyptian.desktop 
new/klines-4.10.2/themes/egyptian.desktop
--- old/klines-4.10.1/themes/egyptian.desktop   2013-03-01 08:13:12.0 
+0100
+++ new/klines-4.10.2/themes/egyptian.desktop   2013-03-29 08:08:07.0 
+0100
@@ -23,6 +23,7 @@
 Name[ko]=이집트
 Name[lt]=Egipto
 Name[lv]=Ēģiptes
+Name[mr]=इजिप्शियन
 Name[nb]=Egyptisk
 Name[nds]=Ägyptsch
 Name[nl]=Egyptenaar
@@ -67,6 +68,7 @@
 Description[km]=ស្បែក​រចនាប័ទ្ម​អេហ្ស៊ីប​សម្រាប់​ klines ។
 Description[ko]=Kolor Lines 이집트 스타일 테마입니다.
 Description[lv]=Ēģiptes stila klines tēma.
+Description[mr]=के-लाईन्स करिता इजिप्शियन प्रकारची शैली.
 Description[nb]=Et klines-tema i egyptisk stil.
 Description[nds]=Ägyptsch Musterstil för KLines
 Description[nl]=Thema in Egyptische stijl voor klines.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.10.1/themes/klines-gems.desktop 
new/klines-4.10.2/themes/klines-gems.desktop
--- old/klines-4.10.1/themes/klines-gems.desktop2013-03-01 
08:13:12.0 +0100
+++ new/klines-4.10.2/themes/klines-gems.desktop2013-03-29 
08:08:07.0 +0100
@@ -25,6 +25,7 @@
 Name[km]=ត្បូង​សម្រាប់​ Kolor Lines
 Name[ko]=Kolor Lines에 사용할 보석
 Name[lv]=Kolor Lines bumbiņas
+Name[mr]=कलर लाईन्स करिता हिरे
 Name[nb]=Edelstener for Fargelinjer
 Name[nds]=Eddelstenen för Kolor Lines
 Name[nl]=Edelstenen voor Kolor Lines
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-4.10.1/themes/metal.desktop 
new/klines-4.10.2/themes/metal.desktop
--- old/klines-4.10.1/themes/metal.desktop  2013-03-01 08:13:12.0 
+0100
+++ new/klines-4.10.2/themes/metal.desktop  2013-03-29 08:08:07.0 
+0100
@@ -24,6 +24,7 @@
 Name[lt]=Metalas
 Name[lv]=Metāls
 Name[mai]=धातु
+Name[mr]=मेटल
 Name[nb]=Metall
 Name[nds]=Metall
 Name[nl]=Metal
@@ -65,6 +66,7 @@
 Description[km]=ស្បែក​រចនាប័ទ្ម​លោហ​ធាតុ​​ដែល​មាន​​បាល់​លោត
 Description[ko]=튕기는 공이 있는 금속 스타일 테마
 Description[lv]=Metāliska stila tēma ar lēkājošām bumbām
+Description[mr]=उडणाऱ्या चेंडू बरोबरची मेटल 

commit klines for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-03-14 11:59:53

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines, Maintainer is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-02-04 
20:38:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-03-14 
11:59:54.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  2 16:10:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---

Old:

  klines-4.10.0.tar.xz

New:

  klines-4.10.1.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.NEHqX9/_old  2013-03-14 11:59:55.0 +0100
+++ /var/tmp/diff_new_pack.NEHqX9/_new  2013-03-14 11:59:55.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.10.0
+Version:4.10.1
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ klines-4.10.0.tar.xz - klines-4.10.1.tar.xz ++
Files old/klines-4.10.0/doc/index.cache.bz2 and 
new/klines-4.10.1/doc/index.cache.bz2 differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-02-04 20:38:53

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines, Maintainer is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-01-20 
11:57:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-02-04 
20:38:55.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 18:19:33 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---

Old:

  klines-4.9.98.tar.xz

New:

  klines-4.10.0.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.CJMODE/_old  2013-02-04 20:38:55.0 +0100
+++ /var/tmp/diff_new_pack.CJMODE/_new  2013-02-04 20:38:55.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.9.98
+Version:4.10.0
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-01-20 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-01-20 11:57:49

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines, Maintainer is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2013-01-07 
11:03:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-01-20 
11:57:51.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 17 08:43:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---

Old:

  klines-4.9.97.tar.xz

New:

  klines-4.9.98.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.EbckvB/_old  2013-01-20 11:57:51.0 +0100
+++ /var/tmp/diff_new_pack.EbckvB/_new  2013-01-20 11:57:51.0 +0100
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.9.97
+Version:4.9.98
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2013-01-07 11:03:35

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines, Maintainer is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2012-12-21 
09:03:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2013-01-07 
11:03:37.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:49:20 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  klines-4.9.95.tar.xz

New:

  klines-4.9.97.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.QBIGrt/_old  2013-01-07 11:03:38.0 +0100
+++ /var/tmp/diff_new_pack.QBIGrt/_new  2013-01-07 11:03:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package klines
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit klines for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2012-12-21 09:03:34

Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and  /work/SRC/openSUSE:Factory/.klines.new (New)


Package is klines, Maintainer is klines

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2012-12-07 
14:29:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new/klines.changes   2012-12-21 
09:03:36.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 19:14:07 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  klines-4.9.90.tar.xz

New:

  klines-4.9.95.tar.xz



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.4cCvgV/_old  2012-12-21 09:03:38.0 +0100
+++ /var/tmp/diff_new_pack.4cCvgV/_new  2012-12-21 09:03:38.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package klines (Version 4.7.80_2022)
+# spec file for package klines
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
 Name:   klines
 BuildRequires:  libkdegames-devel
 BuildRequires:  xz
+Summary:Tactical game
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
-Summary:Tactical game
 Url:http://www.kde.org
-Version:4.9.90
-Release:1
+Version:4.9.95
+Release:0
 Source0:klines-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org