commit kblocks for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2020-11-10 13:41:17

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


Package is "kblocks"

Tue Nov 10 13:41:17 2020 rev:105 rq:846647 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-10-13 
15:35:02.621060592 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.11331/kblocks.changes   
2020-11-10 13:48:05.975457167 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:45:52 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:

  kblocks-20.08.2.tar.xz
  kblocks-20.08.2.tar.xz.sig

New:

  kblocks-20.08.3.tar.xz
  kblocks-20.08.3.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.kvidmz/_old  2020-11-10 13:48:06.551456078 +0100
+++ /var/tmp/diff_new_pack.kvidmz/_new  2020-11-10 13:48:06.555456071 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later


++ kblocks-20.08.2.tar.xz -> kblocks-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.08.2/CMakeLists.txt 
new/kblocks-20.08.3/CMakeLists.txt
--- old/kblocks-20.08.2/CMakeLists.txt  2020-10-06 05:31:05.0 +0200
+++ new/kblocks-20.08.3/CMakeLists.txt  2020-11-03 01:38:37.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 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}")
 
 project(kblocks VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.08.2/org.kde.kblocks.appdata.xml 
new/kblocks-20.08.3/org.kde.kblocks.appdata.xml
--- old/kblocks-20.08.2/org.kde.kblocks.appdata.xml 2020-10-03 
14:29:42.0 +0200
+++ new/kblocks-20.08.3/org.kde.kblocks.appdata.xml 2020-10-31 
18:17:26.0 +0100
@@ -129,9 +129,9 @@
 kblocks
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.08.2/po/zh_CN/kblocks.po 
new/kblocks-20.08.3/po/zh_CN/kblocks.po
--- old/kblocks-20.08.2/po/zh_CN/kblocks.po 2020-10-06 05:31:05.0 
+0200
+++ new/kblocks-20.08.3/po/zh_CN/kblocks.po 2020-11-03 01:38:36.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kblocks for openSUSE:Factory

2020-10-13 Thread root
Hello community,

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

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


Package is "kblocks"

Tue Oct 13 15:34:15 2020 rev:104 rq:840586 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-09-10 
22:50:37.768007148 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.3486/kblocks.changes
2020-10-13 15:35:02.621060592 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:43:23 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:

  kblocks-20.08.1.tar.xz
  kblocks-20.08.1.tar.xz.sig

New:

  kblocks-20.08.2.tar.xz
  kblocks-20.08.2.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.af0PCz/_old  2020-10-13 15:35:04.297061775 +0200
+++ /var/tmp/diff_new_pack.af0PCz/_new  2020-10-13 15:35:04.301061778 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later


++ kblocks-20.08.1.tar.xz -> kblocks-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.08.1/CMakeLists.txt 
new/kblocks-20.08.2/CMakeLists.txt
--- old/kblocks-20.08.1/CMakeLists.txt  2020-09-01 08:23:38.0 +0200
+++ new/kblocks-20.08.2/CMakeLists.txt  2020-10-06 05:31:05.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 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}")
 
 project(kblocks VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.08.1/org.kde.kblocks.appdata.xml 
new/kblocks-20.08.2/org.kde.kblocks.appdata.xml
--- old/kblocks-20.08.1/org.kde.kblocks.appdata.xml 2020-08-31 
21:11:07.0 +0200
+++ new/kblocks-20.08.2/org.kde.kblocks.appdata.xml 2020-10-03 
14:29:42.0 +0200
@@ -129,9 +129,9 @@
 kblocks
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.08.1/po/el/kblocks.po 
new/kblocks-20.08.2/po/el/kblocks.po
--- old/kblocks-20.08.1/po/el/kblocks.po2020-09-01 08:23:35.0 
+0200
+++ new/kblocks-20.08.2/po/el/kblocks.po2020-10-06 05:31:03.0 
+0200
@@ -5,19 +5,20 @@
 # Toussis Manolis , 2008, 2009.
 # Dimitris Kardarakos , 2013.
 # Dimitrios Glentadakis , 2013.
+# Stelios , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2013-07-08 06:18+0200\n"
-"Last-Translator: Dimitrios Glentadakis \n"
+"PO-Revision-Date: 2020-09-06 17:35+0300\n"
+"Last-Translator: Stelios \n"
 "Language-Team: Greek \n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 20.04.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -149,16 +150,14 @@
 msgstr "Βαθμοί: 0 - Γραμμές: 0 - Επίπεδο: 0"
 
 #: main.cpp:318
-#, fuzzy, kde-format
-#| msgid "KBlocks"
+#, kde-format
 msgid "KBlocks"
 msgstr "KBlocks"
 
 #: main.cpp:320
-#, fuzzy, kde-format
-#| msgid "A falling blocks game for KDE"
+#, kde-format
 msgid "A falling blocks game by KDE"
-msgstr "Ένα παιχνίδι με κομμάτια που πέφτουν για το KDE"
+msgstr "Ένα παιχνίδι με κομμάτια που πέφτουν από το KDE"
 
 #: main.cpp:322
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.08.1/po/ro/kblocks.po 
new/kblocks-20.08.2/po/ro/kblocks.po
--- old/kblocks-20.08.1/po/ro/kblocks.po2020-09-01 08:23:36.0 
+0200
+++ new/kblocks-20.08.2/po/ro/kblocks.po2020-10-06 05:31:04.0 
+0200
@@ -1,20 +1,19 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
+# Sergiu Bivol , 2008, 

commit kblocks for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2020-09-10 22:50:19

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


Package is "kblocks"

Thu Sep 10 22:50:19 2020 rev:103 rq:831749 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-08-18 
13:57:40.338177842 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.4249/kblocks.changes
2020-09-10 22:50:37.768007148 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:28 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:

  kblocks-20.08.0.tar.xz
  kblocks-20.08.0.tar.xz.sig

New:

  kblocks-20.08.1.tar.xz
  kblocks-20.08.1.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.8VT4t3/_old  2020-09-10 22:50:38.352008003 +0200
+++ /var/tmp/diff_new_pack.8VT4t3/_new  2020-09-10 22:50:38.356008009 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later


++ kblocks-20.08.0.tar.xz -> kblocks-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.08.0/CMakeLists.txt 
new/kblocks-20.08.1/CMakeLists.txt
--- old/kblocks-20.08.0/CMakeLists.txt  2020-08-07 09:01:08.0 +0200
+++ new/kblocks-20.08.1/CMakeLists.txt  2020-09-01 08:23:38.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 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}")
 
 project(kblocks VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.08.0/org.kde.kblocks.appdata.xml 
new/kblocks-20.08.1/org.kde.kblocks.appdata.xml
--- old/kblocks-20.08.0/org.kde.kblocks.appdata.xml 2020-08-05 
10:02:59.0 +0200
+++ new/kblocks-20.08.1/org.kde.kblocks.appdata.xml 2020-08-31 
21:11:07.0 +0200
@@ -14,6 +14,7 @@
   KBlocks
   KBlock
   KBlocks
+  KBlocks
   KBlocks
   KBlocks
   KBlocks
@@ -50,6 +51,7 @@
   Falling Blocks Game
   Juego de caída de bloques
   Langevate klotside mäng
+  Erortzen diren blokeen jokoa
   Putoavien kappaleiden peli
   Jeu de blocs qui tombent
   Xogo no que caen bloques
@@ -89,6 +91,7 @@
 KBlocks is the classic falling blocks game. The idea 
is to stack the falling blocks to create horizontal lines without any gaps. 
When a line is completed it is removed, and more space is available in the play 
area. When there is not enough space for blocks to fall, the game is over.
 KBlocks es un juego clásico de caída de bloques. La idea 
es apilar los bloques que van cayendo para crear líneas horizontaes sin huecos. 
Cuando se completa una línea se elimina, y hay más espacio disponible en la 
zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego.
 KBlocks on klassikaline langevate klotside mäng. Selle 
mõte on asetada langevad klotsid nii, et read saaksid rõhtsuunas täis. Kui rida 
on täis, see eemaldatakse ning mänguväljale tekib ruumi juurde. Kui klotsil ei 
ole enam ruumi langeda, on mäng läbi.
+KBlocks erortzen diren blokeen joko klasikoa da. Erortzen 
diren blokeak pilatzea da helburua, arrakalarik gabeko lerro horizontalak 
sortzeko. Lerro bat osatu denean, kendu egiten da, eta jokalekuan leku gehiago 
dago. Blokeak erortzeko lekurik gelditzen ez denean, jokoa amaitu da.
 KBlock on perinteinen putoavien kappaleiden peli. 
Tavoitteena on kasata putoavat kappaleet aukottomiksi vaakariveiksi. Kun rivi 
on valmis, se poistetaan ja pelialue kasvaa. Kun kappaleilla ei ole enää tilaa 
pudota, peli on lopussa.
 KBlocks est un jeu de blocs qui tombent classique. 
L'objectif est d'empiler les blocs qui tombent afin de créer des lignes 
horizontales sans laisser aucun espace. Lorsqu'une ligne est complète, elle 
disparaît et libère de la place dans la zone de jeu. Lorsqu'il n'y a plus 
d'espace pour que les blocs puissent tomber, la partie est terminée.
 KBlocks é o xogo clásico dos 

commit kblocks for openSUSE:Factory

2020-08-18 Thread root
Hello community,

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

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


Package is "kblocks"

Tue Aug 18 13:57:08 2020 rev:102 rq:826376 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-07-15 
11:47:21.382986769 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.3399/kblocks.changes
2020-08-18 13:57:40.338177842 +0200
@@ -1,0 +2,25 @@
+Sun Aug  9 09:08:40 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:00 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:04:11 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Use camelcase include (scripted)
+  * Fix blurry icons by adding UseHighDpiPixmaps flag
+
+---

Old:

  kblocks-20.04.3.tar.xz
  kblocks-20.04.3.tar.xz.sig

New:

  kblocks-20.08.0.tar.xz
  kblocks-20.08.0.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.fcAYrK/_old  2020-08-18 13:57:41.330178248 +0200
+++ /var/tmp/diff_new_pack.fcAYrK/_new  2020-08-18 13:57:41.334178250 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later


++ kblocks-20.04.3.tar.xz -> kblocks-20.08.0.tar.xz ++
 5184 lines of diff (skipped)




commit kblocks for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2020-07-15 11:45:42

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


Package is "kblocks"

Wed Jul 15 11:45:42 2020 rev:101 rq:820156 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-06-14 
18:26:39.292872653 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.3060/kblocks.changes
2020-07-15 11:47:21.382986769 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:09:01 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:

  kblocks-20.04.2.tar.xz
  kblocks-20.04.2.tar.xz.sig

New:

  kblocks-20.04.3.tar.xz
  kblocks-20.04.3.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.79d5Wo/_old  2020-07-15 11:47:22.710988165 +0200
+++ /var/tmp/diff_new_pack.79d5Wo/_new  2020-07-15 11:47:22.710988165 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later


++ kblocks-20.04.2.tar.xz -> kblocks-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.04.2/CMakeLists.txt 
new/kblocks-20.04.3/CMakeLists.txt
--- old/kblocks-20.04.2/CMakeLists.txt  2020-06-09 02:36:27.0 +0200
+++ new/kblocks-20.04.3/CMakeLists.txt  2020-07-07 02:58:36.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 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}")
 
 project(kblocks VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.04.2/org.kde.kblocks.appdata.xml 
new/kblocks-20.04.3/org.kde.kblocks.appdata.xml
--- old/kblocks-20.04.2/org.kde.kblocks.appdata.xml 2020-06-08 
19:58:01.0 +0200
+++ new/kblocks-20.04.3/org.kde.kblocks.appdata.xml 2020-07-03 
23:12:01.0 +0200
@@ -124,9 +124,9 @@
 kblocks
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.04.2/po/sr/kblocks.po 
new/kblocks-20.04.3/po/sr/kblocks.po
--- old/kblocks-20.04.2/po/sr/kblocks.po2020-06-09 02:36:27.0 
+0200
+++ new/kblocks-20.04.3/po/sr/kblocks.po2020-07-07 02:58:36.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-07-28 02:50+0200\n"
 "PO-Revision-Date: 2017-04-07 00:52+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -83,32 +83,32 @@
 msgid "Drop the Piece"
 msgstr "Спусти део"
 
-#: KBlocksScene.cpp:218
+#: KBlocksScene.cpp:220
 #, kde-format
 msgid "Game Resumed!"
 msgstr "Игра је настављена!"
 
-#: KBlocksScene.cpp:219
+#: KBlocksScene.cpp:221
 #, kde-format
 msgid "Game Paused!"
 msgstr "Игра је паузирана!"
 
-#: KBlocksScene.cpp:271
+#: KBlocksScene.cpp:273
 #, kde-format
 msgid "Game Start!"
 msgstr "Игра је покренута!"
 
-#: KBlocksScene.cpp:277
+#: KBlocksScene.cpp:279
 #, kde-format
 msgid "Game Over!"
 msgstr "Крај игре!"
 
-#: KBlocksScene.cpp:283
+#: KBlocksScene.cpp:285
 #, kde-format
 msgid "You Win!"
 msgstr "Победили сте!"
 
-#: KBlocksScene.cpp:289
+#: KBlocksScene.cpp:291
 #, kde-format
 msgid "You Lose!"
 msgstr "Изгубили сте!"
@@ -120,94 +120,94 @@
 msgstr "Главна трака"
 
 # >> @info:status
-#: KBlocksWin.cpp:133 KBlocksWin.cpp:232
+#: KBlocksWin.cpp:131 KBlocksWin.cpp:230
 #, kde-format
 msgid "Points: %1 - Lines: %2 - Level: %3"
 msgstr "поена: %1 — редова: %2 — ниво: %3"
 
-#: KBlocksWin.cpp:222
+#: KBlocksWin.cpp:220
 #, kde-format
 msgid "Theme"
 msgstr "Тема"
 
-#: KBlocksWin.cpp:273
+#: KBlocksWin.cpp:271
 #, kde-format
 msgid "Single Game"
 msgstr "Једна партија"
 
-#: KBlocksWin.cpp:277
+#: KBlocksWin.cpp:275
 #, kde-format
 msgid "Human vs AI"
 msgstr "Човек пр. ВИ"
 
 # >> 

commit kblocks for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2020-06-14 18:26:27

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


Package is "kblocks"

Sun Jun 14 18:26:27 2020 rev:100 rq:813617 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-05-23 
17:22:36.098779873 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.3606/kblocks.changes
2020-06-14 18:26:39.292872653 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:29 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:

  kblocks-20.04.1.tar.xz
  kblocks-20.04.1.tar.xz.sig

New:

  kblocks-20.04.2.tar.xz
  kblocks-20.04.2.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.W6JxlJ/_old  2020-06-14 18:26:39.944874757 +0200
+++ /var/tmp/diff_new_pack.W6JxlJ/_new  2020-06-14 18:26:39.944874757 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later


++ kblocks-20.04.1.tar.xz -> kblocks-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.04.1/CMakeLists.txt 
new/kblocks-20.04.2/CMakeLists.txt
--- old/kblocks-20.04.1/CMakeLists.txt  2020-05-12 03:17:51.0 +0200
+++ new/kblocks-20.04.2/CMakeLists.txt  2020-06-09 02:36:27.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 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}")
 
 project(kblocks VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.04.1/org.kde.kblocks.appdata.xml 
new/kblocks-20.04.2/org.kde.kblocks.appdata.xml
--- old/kblocks-20.04.1/org.kde.kblocks.appdata.xml 2020-05-11 
23:21:03.0 +0200
+++ new/kblocks-20.04.2/org.kde.kblocks.appdata.xml 2020-06-08 
19:58:01.0 +0200
@@ -124,9 +124,9 @@
 kblocks
   
   
+
 
 
 
-
   
 




commit kblocks for openSUSE:Factory

2020-05-23 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2020-05-23 17:22:27

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


Package is "kblocks"

Sat May 23 17:22:27 2020 rev:99 rq:806397 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-04-29 
20:47:40.928369533 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.2738/kblocks.changes
2020-05-23 17:22:36.098779873 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:12 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
@@ -39 +44 @@
-  * 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:

  kblocks-20.04.0.tar.xz
  kblocks-20.04.0.tar.xz.sig

New:

  kblocks-20.04.1.tar.xz
  kblocks-20.04.1.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.pHCvi9/_old  2020-05-23 17:22:36.706781188 +0200
+++ /var/tmp/diff_new_pack.pHCvi9/_new  2020-05-23 17:22:36.710781196 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later


++ kblocks-20.04.0.tar.xz -> kblocks-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.04.0/CMakeLists.txt 
new/kblocks-20.04.1/CMakeLists.txt
--- old/kblocks-20.04.0/CMakeLists.txt  2020-04-17 02:31:31.0 +0200
+++ new/kblocks-20.04.1/CMakeLists.txt  2020-05-12 03:17:51.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 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}")
 
 project(kblocks VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.04.0/org.kde.kblocks.appdata.xml 
new/kblocks-20.04.1/org.kde.kblocks.appdata.xml
--- old/kblocks-20.04.0/org.kde.kblocks.appdata.xml 2020-04-15 
11:13:16.0 +0200
+++ new/kblocks-20.04.1/org.kde.kblocks.appdata.xml 2020-05-11 
23:21:03.0 +0200
@@ -124,9 +124,9 @@
 kblocks
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-20.04.0/po/zh_CN/kblocks.po 
new/kblocks-20.04.1/po/zh_CN/kblocks.po
--- old/kblocks-20.04.0/po/zh_CN/kblocks.po 2020-04-17 02:31:30.0 
+0200
+++ new/kblocks-20.04.1/po/zh_CN/kblocks.po 2020-05-12 03:17:50.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-07-28 02:50+0200\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 kblocks for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2020-04-29 20:47:27

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


Package is "kblocks"

Wed Apr 29 20:47:27 2020 rev:98 rq:796893 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-03-12 
23:02:48.347098338 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.2738/kblocks.changes
2020-04-29 20:47:40.928369533 +0200
@@ -1,0 +2,32 @@
+Thu Apr 23 12:22:08 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:29:50 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:16:46 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:
+  * get appstream version from release/19.12
+  * Use safe hardcoded value for ProvidersUrl
+  * Use the default address for KNewStuff instead of the hardcoded
+  * Remove endl at the end of QDebug. It already adds it
+  * Fix link: ui.html -> menus.html
+
+---

Old:

  kblocks-19.12.3.tar.xz
  kblocks-19.12.3.tar.xz.sig

New:

  kblocks-20.04.0.tar.xz
  kblocks-20.04.0.tar.xz.sig



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


++ kblocks-19.12.3.tar.xz -> kblocks-20.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.3/CMakeLists.txt 
new/kblocks-20.04.0/CMakeLists.txt
--- old/kblocks-19.12.3/CMakeLists.txt  2020-03-03 01:19:11.0 +0100
+++ new/kblocks-20.04.0/CMakeLists.txt  2020-04-17 

commit kblocks for openSUSE:Factory

2020-03-12 Thread root
Hello community,

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

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


Package is "kblocks"

Thu Mar 12 23:01:38 2020 rev:97 rq:782352 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-02-11 
22:18:35.183343425 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.3160/kblocks.changes
2020-03-12 23:02:48.347098338 +0100
@@ -1,0 +2,10 @@
+Thu Mar  5 20:35:53 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
+- Changes since 19.12.2:
+  * appdata: improve URLs
+
+---

Old:

  kblocks-19.12.2.tar.xz
  kblocks-19.12.2.tar.xz.sig

New:

  kblocks-19.12.3.tar.xz
  kblocks-19.12.3.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.GPcfLu/_old  2020-03-12 23:02:49.111098642 +0100
+++ /var/tmp/diff_new_pack.GPcfLu/_new  2020-03-12 23:02:49.115098644 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later


++ kblocks-19.12.2.tar.xz -> kblocks-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.2/CMakeLists.txt 
new/kblocks-19.12.3/CMakeLists.txt
--- old/kblocks-19.12.2/CMakeLists.txt  2020-02-04 01:24:12.0 +0100
+++ new/kblocks-19.12.3/CMakeLists.txt  2020-03-03 01:19:11.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kblocks VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.2/org.kde.kblocks.appdata.xml 
new/kblocks-19.12.3/org.kde.kblocks.appdata.xml
--- old/kblocks-19.12.2/org.kde.kblocks.appdata.xml 2020-02-04 
00:21:58.0 +0100
+++ new/kblocks-19.12.3/org.kde.kblocks.appdata.xml 2020-03-01 
10:42:39.0 +0100
@@ -112,11 +112,11 @@
 KBlocks 是類似俄羅斯方塊的遊戲。俄羅斯方塊的玩法還需要多做介紹嗎?
   
   https://bugs.kde.org/enter_bug.cgi?format=guidedproduct=kblocks
-  http://docs.kde.org/stable/en/kdegames/kblocks/index.html
+  https://docs.kde.org/?application=kblocks
   https://www.kde.org/community/donations/?app=kblockssource=appdata
   
 
-  http://kde.org/images/screenshots/kblocks.png
+  https://cdn.kde.org/screenshots/kblocks/kblocks.png
 
   
   KDE
@@ -124,6 +124,7 @@
 kblocks
   
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.2/po/ca/kblocks.po 
new/kblocks-19.12.3/po/ca/kblocks.po
--- old/kblocks-19.12.2/po/ca/kblocks.po2020-02-04 01:24:09.0 
+0100
+++ new/kblocks-19.12.3/po/ca/kblocks.po2020-03-03 01:19:09.0 
+0100
@@ -1,24 +1,25 @@
 # Translation of kblocks.po to Catalan
-# Copyright (C) 2008-2017 This_file_is_part_of_KDE
+# Copyright (C) 2008-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Albert Astals Cid , 2008, 2009.
 # Manuel Tortosa , 2009, 2010.
 # Josep Ma. Ferrer , 2010, 2015, 2017.
+# Antoni Bella Pérez , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-07-28 02:50+0200\n"
-"PO-Revision-Date: 2017-03-15 20:21+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2020-02-21 19:02+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"
 
@@ -203,7 +204,7 @@
 #: main.cpp:324
 #, kde-format
 msgid "Oxygen art for KDE4"
-msgstr "Art Oxygen per KDE4"
+msgstr "Art Oxygen per al KDE 4"
 
 #: main.cpp:331
 #, kde-format

commit kblocks for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2020-02-11 22:18:12

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


Package is "kblocks"

Tue Feb 11 22:18:12 2020 rev:96 rq:771621 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2020-01-12 
23:20:54.842739124 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.26092/kblocks.changes   
2020-02-11 22:18:35.183343425 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:10 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:28:56 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:

  kblocks-19.12.1.tar.xz
  kblocks-19.12.1.tar.xz.sig

New:

  kblocks-19.12.2.tar.xz
  kblocks-19.12.2.tar.xz.sig



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


++ kblocks-19.12.1.tar.xz -> kblocks-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.1/CMakeLists.txt 
new/kblocks-19.12.2/CMakeLists.txt
--- old/kblocks-19.12.1/CMakeLists.txt  2020-01-07 02:12:12.0 +0100
+++ new/kblocks-19.12.2/CMakeLists.txt  2020-02-04 01:24:12.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kblocks VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.1/org.kde.kblocks.appdata.xml 
new/kblocks-19.12.2/org.kde.kblocks.appdata.xml
--- old/kblocks-19.12.1/org.kde.kblocks.appdata.xml 2020-01-06 
15:00:20.0 +0100
+++ new/kblocks-19.12.2/org.kde.kblocks.appdata.xml 2020-02-04 
00:21:58.0 +0100
@@ -124,6 +124,7 @@
 kblocks
   
   
+
 
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.1/po/ca@valencia/kblocks.po 
new/kblocks-19.12.2/po/ca@valencia/kblocks.po
--- old/kblocks-19.12.1/po/ca@valencia/kblocks.po   2020-01-07 
02:12:04.0 +0100
+++ new/kblocks-19.12.2/po/ca@valencia/kblocks.po   2020-02-04 
01:24:09.0 +0100
@@ -222,8 +222,5 @@
 "Setup the configuration file for tetris researcher mode. Not for desktop "
 "users."
 msgstr ""
-"Arranja el fitxer de configuració pel mode de recerca del tetris. No és per "
-"a usuaris d'escriptori."
-
-#~ msgid "The difficulty level."
-#~ msgstr "El nivell de dificultat."
+"Arranja el fitxer de configuració pel mode de recerca del tetris. No és per a 
"
+"usuaris d'escriptori."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.1/po/zh_CN/kblocks.po 
new/kblocks-19.12.2/po/zh_CN/kblocks.po
--- old/kblocks-19.12.1/po/zh_CN/kblocks.po 2020-01-07 02:12:09.0 
+0100
+++ new/kblocks-19.12.2/po/zh_CN/kblocks.po 2020-02-04 01:24:11.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-07-28 02:50+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 kblocks for openSUSE:Factory

2020-01-12 Thread root
Hello community,

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

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


Package is "kblocks"

Sun Jan 12 23:20:25 2020 rev:95 rq:762318 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-12-14 
12:10:13.463332738 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.6675/kblocks.changes
2020-01-12 23:20:54.842739124 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 10:00:16 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
+- Changes since 19.12.0:
+  * Update Appstream for new release
+
+---
@@ -7 +17 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:

  kblocks-19.12.0.tar.xz
  kblocks-19.12.0.tar.xz.sig

New:

  kblocks-19.12.1.tar.xz
  kblocks-19.12.1.tar.xz.sig



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


++ kblocks-19.12.0.tar.xz -> kblocks-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.0/CMakeLists.txt 
new/kblocks-19.12.1/CMakeLists.txt
--- old/kblocks-19.12.0/CMakeLists.txt  2019-12-06 01:44:01.0 +0100
+++ new/kblocks-19.12.1/CMakeLists.txt  2020-01-07 02:12:12.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kblocks VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.0/org.kde.kblocks.appdata.xml 
new/kblocks-19.12.1/org.kde.kblocks.appdata.xml
--- old/kblocks-19.12.0/org.kde.kblocks.appdata.xml 2019-12-05 
22:10:26.0 +0100
+++ new/kblocks-19.12.1/org.kde.kblocks.appdata.xml 2020-01-06 
15:00:20.0 +0100
@@ -124,6 +124,7 @@
 kblocks
   
   
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.0/po/ca/kblocks.po 
new/kblocks-19.12.1/po/ca/kblocks.po
--- old/kblocks-19.12.0/po/ca/kblocks.po2019-12-06 01:42:17.0 
+0100
+++ new/kblocks-19.12.1/po/ca/kblocks.po2020-01-07 02:12:04.0 
+0100
@@ -224,6 +224,3 @@
 msgstr ""
 "Arranja el fitxer de configuració pel mode de recerca del tetris. No és per "
 "a usuaris d'escriptori."
-
-#~ msgid "The difficulty level."
-#~ msgstr "El nivell de dificultat."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.12.0/po/sv/docs/kblocks/index.docbook 
new/kblocks-19.12.1/po/sv/docs/kblocks/index.docbook
--- old/kblocks-19.12.0/po/sv/docs/kblocks/index.docbook2019-12-06 
01:43:57.0 +0100
+++ new/kblocks-19.12.1/po/sv/docs/kblocks/index.docbook2020-01-07 
02:12:11.0 +0100
@@ -525,8 +525,7 @@
 >Översättning Stefan Asserhäll stefan.asserh...@bredband.net 
-  
+>   
 
 
 

commit kblocks for openSUSE:Factory

2019-12-14 Thread root
Hello community,

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

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


Package is "kblocks"

Sat Dec 14 12:08:01 2019 rev:94 rq:756188 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-11-13 
13:16:31.958960910 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.4691/kblocks.changes
2019-12-14 12:10:13.463332738 +0100
@@ -1,0 +2,31 @@
+Tue Dec 10 06:38:19 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
+- Changes since 19.11.90:
+  * Update Appstream for new release
+
+---
+Sat Nov 30 09:11:40 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:12 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
+  * Fix minor issues found by EBN
+  * Make it compile without kf5 deprecated method
+  * Remove Dependence on unistd.h and sys/time.h
+  * Follow KDE_APPLICATIONS_VERSION
+
+---

Old:

  kblocks-19.08.3.tar.xz
  kblocks-19.08.3.tar.xz.sig

New:

  kblocks-19.12.0.tar.xz
  kblocks-19.12.0.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.yN5YS7/_old  2019-12-14 12:10:15.143332447 +0100
+++ /var/tmp/diff_new_pack.yN5YS7/_new  2019-12-14 12:10:15.147332445 +0100
@@ -16,45 +16,44 @@
 #
 
 
-%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:   kblocks
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Strategy/Real Time
 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:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  kguiaddons-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  libkdegames-devel
-BuildRequires:  phonon4qt5-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(KF5NotifyConfig)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(KF5KDEGames)
+BuildRequires:  cmake(Phonon4Qt5)
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5QuickWidgets)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt5QuickWidgets)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
 %if %{with lang}

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.yN5YS7/_old and 
/var/tmp/diff_new_pack.yN5YS7/_new differ

++ kblocks-19.08.3.tar.xz -> kblocks-19.12.0.tar.xz ++

commit kblocks for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2019-11-13 13:16:23

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


Package is "kblocks"

Wed Nov 13 13:16:23 2019 rev:93 rq:746837 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-10-28 
16:48:34.360869266 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.2990/kblocks.changes
2019-11-13 13:16:31.958960910 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:12:45 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:

  kblocks-19.08.2.tar.xz
  kblocks-19.08.2.tar.xz.sig

New:

  kblocks-19.08.3.tar.xz
  kblocks-19.08.3.tar.xz.sig



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.oUgnwW/_old  2019-11-13 13:16:32.930961922 +0100
+++ /var/tmp/diff_new_pack.oUgnwW/_new  2019-11-13 13:16:32.934961926 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later


++ kblocks-19.08.2.tar.xz -> kblocks-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.08.2/po/id/kblocks.po 
new/kblocks-19.08.3/po/id/kblocks.po
--- old/kblocks-19.08.2/po/id/kblocks.po2019-10-08 02:14:36.0 
+0200
+++ new/kblocks-19.08.3/po/id/kblocks.po2019-11-05 05:08:38.0 
+0100
@@ -15,7 +15,6 @@
 "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.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.08.2/po/zh_CN/kblocks.po 
new/kblocks-19.08.3/po/zh_CN/kblocks.po
--- old/kblocks-19.08.2/po/zh_CN/kblocks.po 2019-10-08 02:14:37.0 
+0200
+++ new/kblocks-19.08.3/po/zh_CN/kblocks.po 2019-11-05 05:08:38.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:42+0200\n"
-"PO-Revision-Date: 2019-09-05 09:53\n"
+"PO-Revision-Date: 2019-10-09 10:08\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kblocks for openSUSE:Factory

2019-10-28 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2019-10-28 16:48:21

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


Package is "kblocks"

Mon Oct 28 16:48:21 2019 rev:92 rq:737715 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-09-11 
10:27:33.539432714 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.2990/kblocks.changes
2019-10-28 16:48:34.360869266 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:34 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:

  kblocks-19.08.1.tar.xz
  kblocks-19.08.1.tar.xz.sig

New:

  kblocks-19.08.2.tar.xz
  kblocks-19.08.2.tar.xz.sig



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


++ kblocks-19.08.1.tar.xz -> kblocks-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.08.1/org.kde.kblocks.desktop 
new/kblocks-19.08.2/org.kde.kblocks.desktop
--- old/kblocks-19.08.1/org.kde.kblocks.desktop 2019-06-27 06:54:47.0 
+0200
+++ new/kblocks-19.08.2/org.kde.kblocks.desktop 2019-09-05 09:07:05.0 
+0200
@@ -17,6 +17,7 @@
 Name[gl]=KBlocks
 Name[hne]=के-बाक्स
 Name[hu]=KBlocks
+Name[id]=KBlocks
 Name[is]=K-Blokkir
 Name[it]=KBlocks
 Name[ja]=KBlocks
@@ -69,6 +70,7 @@
 GenericName[ga]=Cluiche le bloic atá ag titim
 GenericName[gl]=Xogo no que caen bloques
 GenericName[hu]=Játék lehulló elemekkel
+GenericName[id]=Permainan Balok Berjatuhan
 GenericName[it]=Gioco di blocchi che cadono
 GenericName[ja]=落下するブロックのゲーム
 GenericName[kk]=Тетрис - тектес ойыны
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.08.1/po/id/kblocks.po 
new/kblocks-19.08.2/po/id/kblocks.po
--- old/kblocks-19.08.1/po/id/kblocks.po1970-01-01 01:00:00.0 
+0100
+++ new/kblocks-19.08.2/po/id/kblocks.po2019-10-08 02:14:36.0 
+0200
@@ -0,0 +1,221 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kblocks package.
+# Wantoyo , 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kblocks\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"PO-Revision-Date: 2019-09-04 20:09+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.0\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"
+
+#. i18n: ectx: label, entry (Theme), group (General)
+#: kblocks.kcfg:9
+#, kde-format
+msgid "The graphical theme to be used."
+msgstr "Tema grafik yang akan digunakan."
+
+#. i18n: ectx: label, entry (Sounds), group (Preferences)
+#: kblocks.kcfg:14
+#, kde-format
+msgid "Whether sound effects should be played."
+msgstr "Apakah efek suara harus dibunyikan?"
+
+#: KBlocksDisplay.cpp:51
+#, kde-format
+msgid "Score List : 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0"
+msgstr "Daftar Skor : 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0"
+
+#: KBlocksDisplay.cpp:113
+#, kde-format
+msgid "Score List : %1 - %2 - %3 - %4 - %5 - %6 - %7 - %8"
+msgstr "Daftar Skor : %1 - %2 - %3 - %4 - %5 - %6 - %7 - %8"
+
+#: KBlocksKeyboardPlayer.cpp:79
+#, kde-format
+msgid "Rotate Piece Clockwise"
+msgstr "Rotasikan Bata Searah-Jarum-Jam"
+
+#: KBlocksKeyboardPlayer.cpp:85
+#, kde-format
+msgid "Rotate Piece Counter Clockwise"
+msgstr "Rotasikan Bata Lawan-Arah-Jarum-Jam"
+
+#: KBlocksKeyboardPlayer.cpp:91
+#, kde-format
+msgid "Move Piece Left"
+msgstr "Pindahkan Bata ke Kiri"
+
+#: KBlocksKeyboardPlayer.cpp:97
+#, kde-format
+msgid "Move Piece Right"
+msgstr "Pindahkan Bata ke Kanan"
+
+#: KBlocksKeyboardPlayer.cpp:103
+#, kde-format
+msgid "Move Piece Down"
+msgstr "Pindahkan 

commit kblocks for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2019-09-11 10:27:15

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


Package is "kblocks"

Wed Sep 11 10:27:15 2019 rev:91 rq:728785 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-08-19 
21:29:37.984618933 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.7948/kblocks.changes
2019-09-11 10:27:33.539432714 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:00:14 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:

  kblocks-19.08.0.tar.xz
  kblocks-19.08.0.tar.xz.sig

New:

  kblocks-19.08.1.tar.xz
  kblocks-19.08.1.tar.xz.sig



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


++ kblocks-19.08.0.tar.xz -> kblocks-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.08.0/po/ar/kblocks.po 
new/kblocks-19.08.1/po/ar/kblocks.po
--- old/kblocks-19.08.0/po/ar/kblocks.po2019-08-09 02:27:39.0 
+0200
+++ new/kblocks-19.08.1/po/ar/kblocks.po2019-09-03 03:37:31.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-06-28 02:58+0200\n"
+"POT-Creation-Date: 2019-08-30 07:42+0200\n"
 "PO-Revision-Date: 2009-01-31 11:34+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.08.0/po/bg/kblocks.po 
new/kblocks-19.08.1/po/bg/kblocks.po
--- old/kblocks-19.08.0/po/bg/kblocks.po2019-08-09 02:27:39.0 
+0200
+++ new/kblocks-19.08.1/po/bg/kblocks.po2019-09-03 03:37:31.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-06-28 02:58+0200\n"
+"POT-Creation-Date: 2019-08-30 07:42+0200\n"
 "PO-Revision-Date: 2010-04-20 10:59+0200\n"
 "Last-Translator: Petar Toushkov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.08.0/po/bs/kblocks.po 
new/kblocks-19.08.1/po/bs/kblocks.po
--- old/kblocks-19.08.0/po/bs/kblocks.po2019-08-09 02:27:39.0 
+0200
+++ new/kblocks-19.08.1/po/bs/kblocks.po2019-09-03 03:37:31.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-06-28 02:58+0200\n"
+"POT-Creation-Date: 2019-08-30 07:42+0200\n"
 "PO-Revision-Date: 2014-10-20 19:23+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.08.0/po/ca/kblocks.po 
new/kblocks-19.08.1/po/ca/kblocks.po
--- old/kblocks-19.08.0/po/ca/kblocks.po2019-08-09 02:27:39.0 
+0200
+++ new/kblocks-19.08.1/po/ca/kblocks.po2019-09-03 03:37:31.0 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-06-28 02:58+0200\n"
+"POT-Creation-Date: 2019-08-30 07:42+0200\n"
 "PO-Revision-Date: 2017-03-15 20:21+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.08.0/po/ca@valencia/kblocks.po 
new/kblocks-19.08.1/po/ca@valencia/kblocks.po
--- old/kblocks-19.08.0/po/ca@valencia/kblocks.po   2019-08-09 
02:27:39.0 +0200
+++ new/kblocks-19.08.1/po/ca@valencia/kblocks.po   2019-09-03 
03:37:31.0 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-06-28 02:58+0200\n"
+"POT-Creation-Date: 2019-08-30 07:42+0200\n"
 "PO-Revision-Date: 2017-03-15 20:21+0100\n"
 

commit kblocks for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2019-08-19 21:29:36

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


Package is "kblocks"

Mon Aug 19 21:29:36 2019 rev:90 rq:723609 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-07-17 
13:16:00.399794548 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.22127/kblocks.changes   
2019-08-19 21:29:37.984618933 +0200
@@ -1,0 +2,41 @@
+Fri Aug  9 08:30:29 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:48 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:58:57 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
+  * Install in new logging directory when we use kf5 5.59.0
+  * Call sounds enabled on startup
+  * Delete sounds before creating them again
+  * No need to make KGameTheme a member variable
+  * Use the theme file defined sounds if they are declared.
+  * Fix forward declaration
+  * Make it compile without deprecated method
+  * Use more nullptr
+  * Make it compile without foreach
+  * Add missing override
+  * breeze icon
+  * USe const'ref + use new connect api
+
+---

Old:

  kblocks-19.04.3.tar.xz

New:

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



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.O1ZZsa/_old  2019-08-19 21:29:38.544618819 +0200
+++ /var/tmp/diff_new_pack.O1ZZsa/_new  2019-08-19 21:29:38.548618818 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Strategy/Real Time
-URL:http://www.kde.org
-Source0:kblocks-%{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:  kconfig-devel
 BuildRequires:  kconfigwidgets-devel

++ kblocks-19.04.3.tar.xz -> kblocks-19.08.0.tar.xz ++
 9860 lines of diff (skipped)




commit kblocks for openSUSE:Factory

2019-07-17 Thread root
Hello community,

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

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


Package is "kblocks"

Wed Jul 17 13:15:58 2019 rev:89 rq:715076 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-06-14 
20:27:05.866748502 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.1887/kblocks.changes
2019-07-17 13:16:00.399794548 +0200
@@ -1,0 +2,10 @@
+Sat Jul 13 07:26:34 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:

  kblocks-19.04.2.tar.xz

New:

  kblocks-19.04.3.tar.xz



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

++ kblocks-19.04.2.tar.xz -> kblocks-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.04.2/po/es/docs/kblocks/index.docbook 
new/kblocks-19.04.3/po/es/docs/kblocks/index.docbook
--- old/kblocks-19.04.2/po/es/docs/kblocks/index.docbook2019-06-04 
02:09:55.0 +0200
+++ new/kblocks-19.04.3/po/es/docs/kblocks/index.docbook2019-07-09 
02:11:53.0 +0200
@@ -557,8 +557,7 @@
 > y Kira J. Fernández kirajf...@gmail.com. 
-  
+>   
 
 
 

commit kblocks for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2019-06-14 20:27:03

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


Package is "kblocks"

Fri Jun 14 20:27:03 2019 rev:88 rq:708566 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-05-15 
12:27:22.625688197 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.4811/kblocks.changes
2019-06-14 20:27:05.866748502 +0200
@@ -1,0 +2,10 @@
+Fri Jun 07 12:51:52 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
+- Changes since 19.04.1:
+  * No code changes since 19.04.1
+
+---

Old:

  kblocks-19.04.1.tar.xz

New:

  kblocks-19.04.2.tar.xz



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

++ kblocks-19.04.1.tar.xz -> kblocks-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.04.1/po/ar/kblocks.po 
new/kblocks-19.04.2/po/ar/kblocks.po
--- old/kblocks-19.04.1/po/ar/kblocks.po2019-05-07 02:19:02.0 
+0200
+++ new/kblocks-19.04.2/po/ar/kblocks.po2019-06-04 02:09:54.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:38+0200\n"
 "PO-Revision-Date: 2009-01-31 11:34+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.04.1/po/bg/kblocks.po 
new/kblocks-19.04.2/po/bg/kblocks.po
--- old/kblocks-19.04.1/po/bg/kblocks.po2019-05-07 02:19:02.0 
+0200
+++ new/kblocks-19.04.2/po/bg/kblocks.po2019-06-04 02:09:54.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:38+0200\n"
 "PO-Revision-Date: 2010-04-20 10:59+0200\n"
 "Last-Translator: Petar Toushkov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.04.1/po/bs/kblocks.po 
new/kblocks-19.04.2/po/bs/kblocks.po
--- old/kblocks-19.04.1/po/bs/kblocks.po2019-05-07 02:19:02.0 
+0200
+++ new/kblocks-19.04.2/po/bs/kblocks.po2019-06-04 02:09:54.0 
+0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdegames\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:38+0200\n"
 "PO-Revision-Date: 2014-10-20 19:23+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.04.1/po/ca/kblocks.po 
new/kblocks-19.04.2/po/ca/kblocks.po
--- old/kblocks-19.04.1/po/ca/kblocks.po2019-05-07 02:19:02.0 
+0200
+++ new/kblocks-19.04.2/po/ca/kblocks.po2019-06-04 02:09:54.0 
+0200
@@ -9,8 +9,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:08+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:38+0200\n"
 "PO-Revision-Date: 2017-03-15 20:21+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.04.1/po/ca@valencia/kblocks.po 
new/kblocks-19.04.2/po/ca@valencia/kblocks.po
--- old/kblocks-19.04.1/po/ca@valencia/kblocks.po   2019-05-07 
02:19:03.0 +0200
+++ new/kblocks-19.04.2/po/ca@valencia/kblocks.po   2019-06-04 
02:09:54.0 +0200
@@ -9,8 +9,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: 

commit kblocks for openSUSE:Factory

2019-05-15 Thread root
Hello community,

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

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


Package is "kblocks"

Wed May 15 12:27:21 2019 rev:87 rq:702190 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-04-28 
20:04:07.842765646 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.5148/kblocks.changes
2019-05-15 12:27:22.625688197 +0200
@@ -1,0 +2,10 @@
+Fri May 10 05:37:12 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
+- Changes since 19.04.0:
+  * No code changes since 19.04.0
+
+---

Old:

  kblocks-19.04.0.tar.xz

New:

  kblocks-19.04.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.KNPYpz/_old  2019-05-15 12:27:24.017684497 +0200
+++ /var/tmp/diff_new_pack.KNPYpz/_new  2019-05-15 12:27:24.041684434 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:A classic falling blocks game
 License:GPL-2.0-or-later

++ kblocks-19.04.0.tar.xz -> kblocks-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-19.04.0/po/zh_CN/kblocks.po 
new/kblocks-19.04.1/po/zh_CN/kblocks.po
--- old/kblocks-19.04.0/po/zh_CN/kblocks.po 2019-04-12 02:08:56.0 
+0200
+++ new/kblocks-19.04.1/po/zh_CN/kblocks.po 2019-05-07 02:19:04.0 
+0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:08+0200\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"




commit kblocks for openSUSE:Factory

2019-04-28 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2019-04-28 20:03:49

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


Package is "kblocks"

Sun Apr 28 20:03:49 2019 rev:86 rq:696218 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-03-11 
13:43:56.365489735 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.5536/kblocks.changes
2019-04-28 20:04:07.842765646 +0200
@@ -1,0 +2,30 @@
+Sat Apr 20 06:51:53 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:39 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:40:58 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:

  kblocks-18.12.3.tar.xz

New:

  kblocks-19.04.0.tar.xz



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

++ kblocks-18.12.3.tar.xz -> kblocks-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.12.3/.gitignore 
new/kblocks-19.04.0/.gitignore
--- old/kblocks-18.12.3/.gitignore  2019-01-19 07:19:14.0 +0100
+++ new/kblocks-19.04.0/.gitignore  2018-12-24 03:05:25.0 +0100
@@ -1,3 +1,4 @@
 .kdev4/
-build/
+/build*/
 *.kdev4
+CMakeLists.txt.user*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.12.3/po/ar/kblocks.po 
new/kblocks-19.04.0/po/ar/kblocks.po
--- old/kblocks-18.12.3/po/ar/kblocks.po2019-03-05 01:14:22.0 
+0100
+++ new/kblocks-19.04.0/po/ar/kblocks.po2019-04-12 02:08:56.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-12 06:51+0100\n"
+"POT-Creation-Date: 2018-08-16 09:08+0200\n"
 "PO-Revision-Date: 2009-01-31 11:34+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.12.3/po/bg/kblocks.po 
new/kblocks-19.04.0/po/bg/kblocks.po
--- old/kblocks-18.12.3/po/bg/kblocks.po2019-03-05 01:14:22.0 
+0100
+++ new/kblocks-19.04.0/po/bg/kblocks.po2019-04-12 02:08:56.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-12 06:51+0100\n"
+"POT-Creation-Date: 2018-08-16 09:08+0200\n"
 "PO-Revision-Date: 2010-04-20 10:59+0200\n"
 "Last-Translator: Petar Toushkov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.12.3/po/bs/kblocks.po 
new/kblocks-19.04.0/po/bs/kblocks.po
--- old/kblocks-18.12.3/po/bs/kblocks.po2019-03-05 01:14:22.0 
+0100
+++ new/kblocks-19.04.0/po/bs/kblocks.po2019-04-12 02:08:56.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-12 06:51+0100\n"
+"POT-Creation-Date: 2018-08-16 09:08+0200\n"
 "PO-Revision-Date: 2014-10-20 19:23+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.12.3/po/ca/kblocks.po 
new/kblocks-19.04.0/po/ca/kblocks.po
--- old/kblocks-18.12.3/po/ca/kblocks.po2019-03-05 01:14:22.0 
+0100

commit kblocks for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2019-03-11 13:43:54

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


Package is "kblocks"

Mon Mar 11 13:43:54 2019 rev:85 rq:683153 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-02-15 
09:57:38.827717167 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.28833/kblocks.changes   
2019-03-11 13:43:56.365489735 +0100
@@ -1,0 +2,15 @@
+Sat Mar 09 08:03:14 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
+
+---
+Tue Feb 12 17:48:59 UTC 2019 - Jan Engelhardt 
+
+- Avoid name repetition in summary (rpmlint).
+
+---

Old:

  kblocks-18.12.2.tar.xz

New:

  kblocks-18.12.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.KyYUoD/_old  2019-03-11 13:43:57.053489180 +0100
+++ /var/tmp/diff_new_pack.KyYUoD/_new  2019-03-11 13:43:57.057489176 +0100
@@ -21,9 +21,9 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:18.12.2
+Version:18.12.3
 Release:0
-Summary:KBlocks - classic falling blocks game
+Summary:A classic falling blocks game
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Strategy/Real Time
 URL:http://www.kde.org

++ kblocks-18.12.2.tar.xz -> kblocks-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.12.2/po/zh_CN/kblocks.po 
new/kblocks-18.12.3/po/zh_CN/kblocks.po
--- old/kblocks-18.12.2/po/zh_CN/kblocks.po 2019-02-05 01:34:28.0 
+0100
+++ new/kblocks-18.12.3/po/zh_CN/kblocks.po 2019-03-05 01:14:22.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:51+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 kblocks for openSUSE:Factory

2019-02-15 Thread root
Hello community,

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

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


Package is "kblocks"

Fri Feb 15 09:57:36 2019 rev:84 rq:673721 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2019-01-24 
14:05:59.347874862 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.28833/kblocks.changes   
2019-02-15 09:57:38.827717167 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:24:57 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:

  kblocks-18.12.1.tar.xz

New:

  kblocks-18.12.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.Q2ioXP/_old  2019-02-15 09:57:40.251716714 +0100
+++ /var/tmp/diff_new_pack.Q2ioXP/_new  2019-02-15 09:57:40.251716714 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblocks
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:KBlocks - classic falling blocks game
 License:GPL-2.0-or-later

++ kblocks-18.12.1.tar.xz -> kblocks-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.12.1/org.kde.kblocks.appdata.xml 
new/kblocks-18.12.2/org.kde.kblocks.appdata.xml
--- old/kblocks-18.12.1/org.kde.kblocks.appdata.xml 2018-11-28 
13:34:16.0 +0100
+++ new/kblocks-18.12.2/org.kde.kblocks.appdata.xml 2019-01-19 
07:19:14.0 +0100
@@ -17,6 +17,7 @@
   KBlocks
   KBlocks
   KBlocks
+  KBlocks
   KBlocks
   KBlocks
   KBlocks
@@ -51,6 +52,7 @@
   Putoavien kappaleiden peli
   Jeu de blocs qui tombent
   Xogo no que caen bloques
+  Permainan Balok Berjatuhan
   Gioco con oggetti che cadono
   떨어지는 블록 게임
   Vallende blokken-spel
@@ -88,6 +90,7 @@
 KBlock on perinteinen putoavien kappaleiden peli. 
Tavoitteena on kasata putoavat kappaleet aukottomiksi vaakariveiksi. Kun rivi 
on valmis, se poistetaan ja pelialue kasvaa. Kun kappaleilla ei ole enää tilaa 
pudota, peli on lopussa.
 KBlocks est un jeu de blocs qui tombent classique. 
L'objectif est d'empiler les blocs qui tombent afin de créer des lignes 
horizontales sans laisser aucun espace. Lorsqu'une ligne est complète, elle 
disparaît et libère de la place dans la zone de jeu. Lorsqu'il n'y a plus 
d'espace pour que les blocs puissent tomber, la partie est terminée.
 KBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que creen liñas horizontais completas, sen 
ocos. Cando se completa unha liña, esta retírase e amplíase o espazo dispoñíbel 
na área de xogo. Cando non queda espazo abondo para que caian os bloques, a 
partida acaba.
+KBlocks adalah permainan klasik balok yang berjatuhan. 
Gagasannya adalah menumpuk balok-balok yang berjatuhan untuk menciptakan garis 
secara mendatar tanpa celah apapun. Ketika garis sudah lengkap maka ia 
terhapus, dan ruang selebihnya tersedia di area main. Ketika tidak adanya ruang 
untuk jatuhnya balok-balok, maka tamatlah permainan.
 KBlocks è il classico gioco di blocchi in caduta. L'idea 
è impilarli in modo da riempire completamente delle righe. Quando una riga è 
completata viene rimossa, e c'è più spazio a disposizione nell'area di gioco. 
Quando manca lo spazio per far cadere i blocchi, la partita finisce. 
 KBlocks는 떨어지는 블록 게임입니다. 떨어지는 블록을 맞추어서 빈틈 없는 수평선을 만드는 것이 
목표입니다. 줄을 맞추면 지워져서 더 많은 공간이 생기며, 더 이상 블록이 내려올 수 없으면 게임이 끝납니다.
 KBlocks is het klassieke spel met vallende blokken Het 
idee is de vallende blokken zo op te stapelen dat horizontale lijnen volledig 
zijn opgevuld. Wanneer een lijn volledig is opgevuld wordt deze verwijderd en 
komt er meer ruimte in het speelgebied. Wanneer er onvoldoende ruimte over is 
om een blok te laten vallen is het spel over.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.12.1/po/zh_CN/kblocks.po 
new/kblocks-18.12.2/po/zh_CN/kblocks.po
--- old/kblocks-18.12.1/po/zh_CN/kblocks.po 2019-01-08 01:11:25.0 
+0100
+++ new/kblocks-18.12.2/po/zh_CN/kblocks.po 2019-02-05 01:34:28.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:51+0100\n"
-"PO-Revision-Date: 2019-01-05 

commit kblocks for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2019-01-24 14:05:54

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


Package is "kblocks"

Thu Jan 24 14:05:54 2019 rev:83 rq:665105 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-12-28 
12:33:52.740023851 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.28833/kblocks.changes   
2019-01-24 14:05:59.347874862 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:02 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:

  kblocks-18.12.0.tar.xz

New:

  kblocks-18.12.1.tar.xz



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

++ kblocks-18.12.0.tar.xz -> kblocks-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.12.0/po/zh_CN/kblocks.po 
new/kblocks-18.12.1/po/zh_CN/kblocks.po
--- old/kblocks-18.12.0/po/zh_CN/kblocks.po 2018-12-07 01:30:40.0 
+0100
+++ new/kblocks-18.12.1/po/zh_CN/kblocks.po 2019-01-08 01:11:25.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:51+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"




commit kblocks for openSUSE:Factory

2018-12-28 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2018-12-28 12:33:50

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


Package is "kblocks"

Fri Dec 28 12:33:50 2018 rev:82 rq:658359 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-11-13 
17:17:53.254242611 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new.28833/kblocks.changes   
2018-12-28 12:33:52.740023851 +0100
@@ -1,0 +2,41 @@
+Fri Dec 14 06:09:02 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
+
+---
+Wed Dec  5 23:01:54 UTC 2018 - Jan Engelhardt 
+
+- Remove ldconfig calls as there are no libraries.
+
+---
+Mon Dec 03 20:55:51 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 mem leak found by asan
+
+---
+Tue Nov 20 06:22:04 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:49 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:
+  * Add donation url to appdata
+  * Autogenerate debug file. Add categories file
+
+---
@@ -47 +88 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +138 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -205 +246 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -264 +305 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -351 +392 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -480 +521 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kblocks-18.08.3.tar.xz

New:

  kblocks-18.12.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.z084gi/_old  2018-12-28 12:33:53.208023526 +0100
+++ /var/tmp/diff_new_pack.z084gi/_new  2018-12-28 12:33:53.212023523 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kblocks
 #
-# 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:   kblocks
-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:   kblocks
+Version:18.12.0
+Release:0
 Summary:KBlocks - classic falling blocks game
-License:LGPL-2.1+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/Strategy/Real Time
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source0:kblocks-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
@@ -57,7 +56,6 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KBlocks is the KDE version of the classic falling blocks game.
@@ -77,15 +75,11 @@
   

commit kblocks for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2018-11-13 16:41:59

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


Package is "kblocks"

Tue Nov 13 16:41:59 2018 rev:81 rq:647996 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-10-17 
08:30:46.118411524 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-11-13 
17:17:53.254242611 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:32 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:

  kblocks-18.08.2.tar.xz

New:

  kblocks-18.08.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.39f0zU/_old  2018-11-13 17:17:53.718241982 +0100
+++ /var/tmp/diff_new_pack.39f0zU/_new  2018-11-13 17:17:53.718241982 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

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




commit kblocks for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2018-10-17 08:30:00

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


Package is "kblocks"

Wed Oct 17 08:30:00 2018 rev:80 rq:641469 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-09-15 
15:28:29.969293372 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-10-17 
08:30:46.118411524 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:48 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:

  kblocks-18.08.1.tar.xz

New:

  kblocks-18.08.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.g8y0Cb/_old  2018-10-17 08:30:48.162409926 +0200
+++ /var/tmp/diff_new_pack.g8y0Cb/_new  2018-10-17 08:30:48.206409891 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-18.08.1.tar.xz -> kblocks-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.08.1/po/zh_CN/kblocks.po 
new/kblocks-18.08.2/po/zh_CN/kblocks.po
--- old/kblocks-18.08.1/po/zh_CN/kblocks.po 2018-09-04 02:32:24.0 
+0200
+++ new/kblocks-18.08.2/po/zh_CN/kblocks.po 2018-10-09 02:20:47.0 
+0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-23 03:05+0200\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 kblocks for openSUSE:Factory

2018-08-24 Thread root
Hello community,

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

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


Package is "kblocks"

Fri Aug 24 17:07:08 2018 rev:78 rq:630202 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-07-19 
22:51:10.390723653 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-08-24 
17:07:20.802302446 +0200
@@ -1,0 +2,20 @@
+Thu Aug 16 22:02:30 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:34 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:

  kblocks-18.04.3.tar.xz

New:

  kblocks-18.08.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.wGWRvO/_old  2018-08-24 17:07:21.534303316 +0200
+++ /var/tmp/diff_new_pack.wGWRvO/_new  2018-08-24 17:07:21.538303321 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   kblocks
-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:KBlocks - classic falling blocks game
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time

++ kblocks-18.04.3.tar.xz -> kblocks-18.08.0.tar.xz ++
Binary files old/kblocks-18.04.3/po/uk/docs/kblocks/gameboard.png and 
new/kblocks-18.08.0/po/uk/docs/kblocks/gameboard.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.04.3/po/zh_CN/kblocks.po 
new/kblocks-18.08.0/po/zh_CN/kblocks.po
--- old/kblocks-18.04.3/po/zh_CN/kblocks.po 2018-07-10 02:09:36.0 
+0200
+++ new/kblocks-18.08.0/po/zh_CN/kblocks.po 2018-08-10 02:09:00.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-23 03:05+0200\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/kblocks-18.04.3/po/zh_TW/kblocks.po 
new/kblocks-18.08.0/po/zh_TW/kblocks.po
--- old/kblocks-18.04.3/po/zh_TW/kblocks.po 2018-07-10 02:09:36.0 
+0200
+++ new/kblocks-18.08.0/po/zh_TW/kblocks.po 2018-08-10 02:09:00.0 
+0200
@@ -220,6 +220,3 @@
 "Setup the configuration file for tetris researcher mode. Not for desktop "
 "users."
 msgstr "設定俄羅斯方塊研究者模式的設定檔。不是給桌面使用者的。"
-
-#~ msgid "The difficulty level."
-#~ msgstr "困難度。"




commit kblocks for openSUSE:Factory

2018-07-19 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2018-07-19 22:51:08

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


Package is "kblocks"

Thu Jul 19 22:51:08 2018 rev:77 rq:622631 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-06-15 
14:39:53.434354833 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-07-19 
22:51:10.390723653 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:51 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:

  kblocks-18.04.2.tar.xz

New:

  kblocks-18.04.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.6N7cLe/_old  2018-07-19 22:51:10.934721875 +0200
+++ /var/tmp/diff_new_pack.6N7cLe/_new  2018-07-19 22:51:10.938721862 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-18.04.2.tar.xz -> kblocks-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.04.2/po/zh_CN/kblocks.po 
new/kblocks-18.04.3/po/zh_CN/kblocks.po
--- old/kblocks-18.04.2/po/zh_CN/kblocks.po 2018-06-05 02:45:37.0 
+0200
+++ new/kblocks-18.04.3/po/zh_CN/kblocks.po 2018-07-10 02:09:36.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-23 03:05+0200\n"
-"PO-Revision-Date: 2018-05-18 06:30-0400\n"
+"PO-Revision-Date: 2018-07-03 17:41\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kblocks for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2018-06-15 14:39:49

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


Package is "kblocks"

Fri Jun 15 14:39:49 2018 rev:76 rq:615496 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-05-16 
18:38:08.678767676 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-06-15 
14:39:53.434354833 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:40 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:

  kblocks-18.04.1.tar.xz

New:

  kblocks-18.04.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.IJtD8k/_old  2018-06-15 14:39:54.106330254 +0200
+++ /var/tmp/diff_new_pack.IJtD8k/_new  2018-06-15 14:39:54.110330107 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-18.04.1.tar.xz -> kblocks-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.04.1/po/zh_CN/kblocks.po 
new/kblocks-18.04.2/po/zh_CN/kblocks.po
--- old/kblocks-18.04.1/po/zh_CN/kblocks.po 2018-05-08 02:14:45.0 
+0200
+++ new/kblocks-18.04.2/po/zh_CN/kblocks.po 2018-06-05 02:45:37.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-23 03:05+0200\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 kblocks for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2018-05-16 18:37:06

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


Package is "kblocks"

Wed May 16 18:37:06 2018 rev:75 rq:607136 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-04-27 
16:02:43.340818187 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-05-16 
18:38:08.678767676 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:17:47 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:

  kblocks-18.04.0.tar.xz

New:

  kblocks-18.04.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.bw1b4l/_old  2018-05-16 18:38:10.030718849 +0200
+++ /var/tmp/diff_new_pack.bw1b4l/_new  2018-05-16 18:38:10.030718849 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-18.04.0.tar.xz -> kblocks-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-18.04.0/po/zh_CN/kblocks.po 
new/kblocks-18.04.1/po/zh_CN/kblocks.po
--- old/kblocks-18.04.0/po/zh_CN/kblocks.po 2018-04-13 02:08:47.0 
+0200
+++ new/kblocks-18.04.1/po/zh_CN/kblocks.po 2018-05-08 02:14:45.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-23 03:05+0200\n"
-"PO-Revision-Date: 2018-04-05 09:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:09-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kblocks for openSUSE:Factory

2018-04-27 Thread root
Hello community,

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

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


Package is "kblocks"

Fri Apr 27 16:02:40 2018 rev:74 rq:599009 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-03-22 
12:00:18.720011335 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-04-27 
16:02:43.340818187 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:48:52 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:02 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:
+  * None
+
+---

Old:

  kblocks-17.12.3.tar.xz

New:

  kblocks-18.04.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.1RotKb/_old  2018-04-27 16:02:44.332781787 +0200
+++ /var/tmp/diff_new_pack.1RotKb/_new  2018-04-27 16:02:44.332781787 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.12.3.tar.xz -> kblocks-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.3/org.kde.kblocks.appdata.xml 
new/kblocks-18.04.0/org.kde.kblocks.appdata.xml
--- old/kblocks-17.12.3/org.kde.kblocks.appdata.xml 2017-10-22 
15:35:57.0 +0200
+++ new/kblocks-18.04.0/org.kde.kblocks.appdata.xml 2018-03-13 
03:22:35.0 +0100
@@ -80,7 +80,7 @@
   When there is not enough space for blocks to fall, the game is over.
 
 El KBlocks és el joc clàssic de blocs que cauen. La idea 
és apilar els blocs que cauen per crear línies horitzontals sense cap forat. 
Quan s'ha completat una línia, aquesta s'elimina i queda més espai disponible a 
l'àrea de joc. Quan no hi ha espai suficient per als blocs que cauen el joc 
finalitza.
-El KBlocks és el joc clàssic de blocs que cauen. 
La idea és apilar els blocs que cauen per crear línies horitzontals sense cap 
forat. Quan s'ha completat una línia, esta s'elimina i queda més espai 
disponible a l'àrea de joc. Quan no hi ha espai suficient per als blocs que 
cauen el joc finalitza.
+El KBlocks és el joc clàssic de blocs que cauen. 
La idea és apilar els blocs que cauen per crear línies horitzontals sense cap 
forat. Quan s'ha completat una línia, aquesta s'elimina i queda més espai 
disponible a l'àrea de joc. Quan no hi ha espai suficient per als blocs que 
cauen el joc finalitza.
 KBlocks ist ein klassisches Tetris-Spiel. Die 
herunterfallenden Blöcke müssen so gestapelt werden, dass sie waagerechte 
Zeilen ohne Lücken bilden. Eine solche Zeile verschwindet dann, und im 
Spielfeld ist wieder mehr Platz. Wenn es keinen Platz mehr für herunterfallende 
Blöcke gibt, ist das Spiel zu Ende.
 Το KBlocks είναι το κλασικό παιχνίδι πτώσης τούβλων. Η 
ιδέα είναι να δημιουργηθούν με τα τούβλα οριζόντιες γραμμές χωρίς κενά. Όταν 
μια γραμμή συμπληρωθεί, αφαιρείται και περισσότερος χώρος γίνεται διαθέσιμος 
στην περιοχή του παιχνιδιού. Όταν δεν υπάρχει αρκετός χώρος για να πέσουν τα 
τούβλα, το ταιχνίδι τελειώνει.να δημιουργήσουν
 KBlocks is the classic falling blocks game. The idea 
is to stack the falling blocks to create horizontal lines without any gaps. 
When a line is completed it is removed, and more space is available in the play 
area. When there is not enough space for blocks to fall, the game is over.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.3/po/ca/kblocks.po 
new/kblocks-18.04.0/po/ca/kblocks.po
--- old/kblocks-17.12.3/po/ca/kblocks.po2018-03-06 01:19:12.0 
+0100
+++ new/kblocks-18.04.0/po/ca/kblocks.po2018-04-13 02:08:47.0 
+0200
@@ -224,3 +224,6 @@
 msgstr ""
 "Arranja el fitxer de configuració pel mode de recerca del tetris. No és per "
 "a usuaris d'escriptori."
+
+#~ msgid "The difficulty level."
+#~ msgstr "El nivell de dificultat."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kblocks for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2018-03-22 11:57:53

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


Package is "kblocks"

Thu Mar 22 11:57:53 2018 rev:73 rq:585530 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-02-14 
09:36:27.724957665 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-03-22 
12:00:18.720011335 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:17 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:

  kblocks-17.12.2.tar.xz

New:

  kblocks-17.12.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.b97s2i/_old  2018-03-22 12:00:19.943967448 +0100
+++ /var/tmp/diff_new_pack.b97s2i/_new  2018-03-22 12:00:19.951967161 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.12.2.tar.xz -> kblocks-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.2/po/fi/kblocks.po 
new/kblocks-17.12.3/po/fi/kblocks.po
--- old/kblocks-17.12.2/po/fi/kblocks.po2018-02-06 01:25:18.0 
+0100
+++ new/kblocks-17.12.3/po/fi/kblocks.po2018-03-06 01:19:12.0 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Tommi Nieminen , 2011.
+# Tommi Nieminen , 2011, 2018.
 # Lasse Liehu , 2013, 2014, 2015.
 #
 # KDE Finnish translation sprint participants:
@@ -9,8 +9,8 @@
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-23 03:05+0200\n"
-"PO-Revision-Date: 2015-02-10 15:44+0200\n"
-"Last-Translator: Lasse Liehu \n"
+"PO-Revision-Date: 2018-01-29 13:20+0200\n"
+"Last-Translator: Tommi Nieminen \n"
 "Language-Team: Finnish \n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:24:00+\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -156,10 +156,9 @@
 msgstr "KBlocks"
 
 #: main.cpp:317
-#, fuzzy, kde-format
-#| msgid "A falling blocks game for KDE"
+#, kde-format
 msgid "A falling blocks game by KDE"
-msgstr "Putoavien palojen peli KDE:lle"
+msgstr "KDE:n putoavien palojen peli"
 
 #: main.cpp:319
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.2/po/nb/kblocks.po 
new/kblocks-17.12.3/po/nb/kblocks.po
--- old/kblocks-17.12.2/po/nb/kblocks.po2018-02-06 01:25:18.0 
+0100
+++ new/kblocks-17.12.3/po/nb/kblocks.po2018-03-06 01:19:12.0 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-07-28 03:14+0200\n"
+"POT-Creation-Date: 2017-10-23 03:05+0200\n"
 "PO-Revision-Date: 2010-10-19 12:05+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -206,7 +206,7 @@
 msgid "Oxygen art for KDE4"
 msgstr "Oxygen-bilder for KDE 4"
 
-#: main.cpp:332
+#: main.cpp:330
 #, kde-format
 msgid ""
 "Setup kblocks game running mode.\n"
@@ -217,7 +217,7 @@
 "\t0 = skrivebordsmodus\t1 = spilllemotormodus\n"
 "\t2 = grafisk modus\t3 = spillermodus"
 
-#: main.cpp:333
+#: main.cpp:331
 #, kde-format
 msgid ""
 "Setup the configuration file for tetris researcher mode. Not for desktop "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.2/po/nl/docs/kblocks/index.docbook 
new/kblocks-17.12.3/po/nl/docs/kblocks/index.docbook
--- old/kblocks-17.12.2/po/nl/docs/kblocks/index.docbook2018-02-06 
01:25:18.0 +0100
+++ new/kblocks-17.12.3/po/nl/docs/kblocks/index.docbook2018-03-06 
01:19:12.0 +0100
@@ -9,7 +9,7 @@
 
 
 De handboek van 
+>Het handboek van 
 
 
 http://bugs.kde.org\n;
 "POT-Creation-Date: 

commit kblocks for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2018-02-14 09:36:25

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


Package is "kblocks"

Wed Feb 14 09:36:25 2018 rev:72 rq:574999 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2018-01-22 
16:12:24.387089031 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-02-14 
09:36:27.724957665 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:47:35 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:

  kblocks-17.12.1.tar.xz

New:

  kblocks-17.12.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.KLGXNU/_old  2018-02-14 09:36:28.624925058 +0100
+++ /var/tmp/diff_new_pack.KLGXNU/_new  2018-02-14 09:36:28.624925058 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.12.1.tar.xz -> kblocks-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.1/po/ca/kblocks.po 
new/kblocks-17.12.2/po/ca/kblocks.po
--- old/kblocks-17.12.1/po/ca/kblocks.po2018-01-09 02:09:36.0 
+0100
+++ new/kblocks-17.12.2/po/ca/kblocks.po2018-02-06 01:25:17.0 
+0100
@@ -224,6 +224,3 @@
 msgstr ""
 "Arranja el fitxer de configuració pel mode de recerca del tetris. No és per "
 "a usuaris d'escriptori."
-
-#~ msgid "The difficulty level."
-#~ msgstr "El nivell de dificultat."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.1/po/ca@valencia/kblocks.po 
new/kblocks-17.12.2/po/ca@valencia/kblocks.po
--- old/kblocks-17.12.1/po/ca@valencia/kblocks.po   2018-01-09 
02:09:36.0 +0100
+++ new/kblocks-17.12.2/po/ca@valencia/kblocks.po   2018-02-06 
01:25:17.0 +0100
@@ -224,6 +224,3 @@
 msgstr ""
 "Arranja el fitxer de configuració pel mode de recerca del tetris. No és per "
 "a usuaris d'escriptori."
-
-#~ msgid "The difficulty level."
-#~ msgstr "El nivell de dificultat."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.1/po/nn/kblocks.po 
new/kblocks-17.12.2/po/nn/kblocks.po
--- old/kblocks-17.12.1/po/nn/kblocks.po2018-01-09 02:09:37.0 
+0100
+++ new/kblocks-17.12.2/po/nn/kblocks.po2018-02-06 01:25:18.0 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-07-28 03:14+0200\n"
+"POT-Creation-Date: 2017-10-23 03:05+0200\n"
 "PO-Revision-Date: 2017-09-03 18:04+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
@@ -203,7 +203,7 @@
 msgid "Oxygen art for KDE4"
 msgstr "Oxygen-bilete for KDE 4"
 
-#: main.cpp:332
+#: main.cpp:330
 #, kde-format
 msgid ""
 "Setup kblocks game running mode.\n"
@@ -214,7 +214,7 @@
 "\t0 = skrivebordsmodus\t1 = spelmotormodus\n"
 "\t2 = grafisk modus\t3 = spelarmodus"
 
-#: main.cpp:333
+#: main.cpp:331
 #, kde-format
 msgid ""
 "Setup the configuration file for tetris researcher mode. Not for desktop "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.1/po/zh_CN/kblocks.po 
new/kblocks-17.12.2/po/zh_CN/kblocks.po
--- old/kblocks-17.12.1/po/zh_CN/kblocks.po 2018-01-09 02:09:37.0 
+0100
+++ new/kblocks-17.12.2/po/zh_CN/kblocks.po 2018-02-06 01:25:18.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-23 03:05+0200\n"
-"PO-Revision-Date: 2018-01-08 18:08-0500\n"
+"PO-Revision-Date: 2018-02-04 20:34-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kblocks for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2018-01-22 16:11:48

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


Package is "kblocks"

Mon Jan 22 16:11:48 2018 rev:71 rq:564272 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-12-19 
10:52:59.925248211 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2018-01-22 
16:12:24.387089031 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:00 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:

  kblocks-17.12.0.tar.xz

New:

  kblocks-17.12.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.ktECw8/_old  2018-01-22 16:12:26.099008943 +0100
+++ /var/tmp/diff_new_pack.ktECw8/_new  2018-01-22 16:12:26.103008756 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.12.0.tar.xz -> kblocks-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.12.0/po/zh_CN/kblocks.po 
new/kblocks-17.12.1/po/zh_CN/kblocks.po
--- old/kblocks-17.12.0/po/zh_CN/kblocks.po 2017-12-08 01:52:45.0 
+0100
+++ new/kblocks-17.12.1/po/zh_CN/kblocks.po 2018-01-09 02:09:37.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-23 03:05+0200\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"
@@ -19,7 +19,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdegames/kblocks.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdegames/kblocks.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"




commit kblocks for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-12-19 10:52:58

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


Package is "kblocks"

Tue Dec 19 10:52:58 2017 rev:70 rq:556151 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-11-17 
10:45:02.545578544 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-12-19 
10:52:59.925248211 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:03 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:36 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:00 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:
+  * It's already done by kaboutdata
+
+---

Old:

  kblocks-17.08.3.tar.xz

New:

  kblocks-17.12.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.lcSKVH/_old  2017-12-19 10:53:00.957198394 +0100
+++ /var/tmp/diff_new_pack.lcSKVH/_new  2017-12-19 10:53:00.961198201 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.08.3.tar.xz -> kblocks-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.3/CMakeLists.txt 
new/kblocks-17.12.0/CMakeLists.txt
--- old/kblocks-17.08.3/CMakeLists.txt  2017-11-07 02:19:22.0 +0100
+++ new/kblocks-17.12.0/CMakeLists.txt  2017-12-08 01:52:45.0 +0100
@@ -1,10 +1,10 @@
 project(kblocks)
 
 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.7.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 Svg 
Network)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.3/main.cpp new/kblocks-17.12.0/main.cpp
--- old/kblocks-17.08.3/main.cpp2017-08-23 23:02:42.0 +0200
+++ new/kblocks-17.12.0/main.cpp2017-10-22 15:35:57.0 +0200
@@ -327,8 +327,6 @@
 QCommandLineParser parser;
 KAboutData::setApplicationData(aboutData);
 KCrash::initialize();
-parser.addVersionOption();
-parser.addHelpOption();
 parser.addOption(QCommandLineOption(QStringList() << 
QStringLiteral("mode"), i18n("Setup kblocks game running mode.\n\t0 = Desktop 
Mode\t1 = Game Engine Mode\n\t2 = Gui Mode\t3 = Player Mode"), 
QStringLiteral("game mode"), QStringLiteral("0")));
 parser.addOption(QCommandLineOption(QStringList() << 
QStringLiteral("conf"), i18n("Setup the configuration file for tetris 
researcher mode. Not for desktop users."), QStringLiteral("configuration 
file"), QStringLiteral("default.conf")));
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.3/org.kde.kblocks.appdata.xml 
new/kblocks-17.12.0/org.kde.kblocks.appdata.xml
--- old/kblocks-17.08.3/org.kde.kblocks.appdata.xml 2017-08-23 
23:02:42.0 +0200
+++ new/kblocks-17.12.0/org.kde.kblocks.appdata.xml 2017-10-22 
15:35:57.0 +0200
@@ -88,7 +88,7 @@
 KBlocks on klassikaline langevate klotside mäng. Selle 
mõte on asetada langevad klotsid nii, et read saaksid rõhtsuunas täis. Kui rida 
on täis, see eemaldatakse ning mänguväljale tekib ruumi juurde. Kui klotsil ei 
ole enam ruumi langeda, on mäng läbi.
 KBlock on perinteinen putoavien kappaleiden peli. 
Tavoitteena on kasata putoavat kappaleet aukottomiksi vaakariveiksi. Kun rivi 
on valmis, se poistetaan ja pelialue kasvaa. Kun kappaleilla ei ole enää tilaa 
pudota, peli on 

commit kblocks for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-11-17 10:44:30

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


Package is "kblocks"

Fri Nov 17 10:44:30 2017 rev:69 rq:540845 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-10-23 
16:46:36.379457787 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-11-17 
10:45:02.545578544 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:11:03 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:

  kblocks-17.08.2.tar.xz

New:

  kblocks-17.08.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.1I7iaY/_old  2017-11-17 10:45:03.269552045 +0100
+++ /var/tmp/diff_new_pack.1I7iaY/_new  2017-11-17 10:45:03.273551898 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.08.2.tar.xz -> kblocks-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.2/po/zh_CN/kblocks.po 
new/kblocks-17.08.3/po/zh_CN/kblocks.po
--- old/kblocks-17.08.2/po/zh_CN/kblocks.po 2017-10-10 02:10:43.0 
+0200
+++ new/kblocks-17.08.3/po/zh_CN/kblocks.po 2017-11-07 02:19:21.0 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-07-28 05:13+0200\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 kblocks for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-10-23 16:46:29

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


Package is "kblocks"

Mon Oct 23 16:46:29 2017 rev:68 rq:534674 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-09-11 
16:19:32.284112063 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-10-23 
16:46:36.379457787 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:31:33 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:

  kblocks-17.08.1.tar.xz

New:

  kblocks-17.08.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.p6mo4R/_old  2017-10-23 16:46:38.111376733 +0200
+++ /var/tmp/diff_new_pack.p6mo4R/_new  2017-10-23 16:46:38.111376733 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.08.1.tar.xz -> kblocks-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.1/po/cs/kblocks.po 
new/kblocks-17.08.2/po/cs/kblocks.po
--- old/kblocks-17.08.1/po/cs/kblocks.po2017-09-05 02:32:03.0 
+0200
+++ new/kblocks-17.08.2/po/cs/kblocks.po2017-10-10 02:10:43.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-07-28 05:13+0200\n"
-"PO-Revision-Date: 2017-03-15 12:29+0100\n"
+"PO-Revision-Date: 2017-09-11 14:08+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -114,7 +114,7 @@
 #: kblocksui.rc:24
 #, kde-format
 msgid "Main Toolbar"
-msgstr "Hlavní nástrojová lišta"
+msgstr "Hlavní panel nástrojů"
 
 #: KBlocksWin.cpp:133 KBlocksWin.cpp:232
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.1/po/pt_BR/kblocks.po 
new/kblocks-17.08.2/po/pt_BR/kblocks.po
--- old/kblocks-17.08.1/po/pt_BR/kblocks.po 2017-09-05 02:32:04.0 
+0200
+++ new/kblocks-17.08.2/po/pt_BR/kblocks.po 2017-10-10 02:10:43.0 
+0200
@@ -3,22 +3,22 @@
 # This file is distributed under the same license as the kdegames package.
 #
 # Mauricio Piacentini , 2008.
-# Luiz Fernando Ranghetti , 2009.
+# Luiz Fernando Ranghetti , 2009, 2017.
 # André Marcelo Alvarenga , 2010, 2011, 2013, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-07-28 05:13+0200\n"
-"PO-Revision-Date: 2015-03-16 08:16-0300\n"
-"Last-Translator: André Marcelo Alvarenga \n"
-"Language-Team: Brazilian Portuguese \n"
+"PO-Revision-Date: 2017-09-14 17:48-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti \n"
+"Language-Team: Portuguese \n"
 "Language: pt_BR\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"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -154,10 +154,9 @@
 msgstr "KBlocks"
 
 #: main.cpp:317
-#, fuzzy, kde-format
-#| msgid "A falling blocks game for KDE"
+#, kde-format
 msgid "A falling blocks game by KDE"
-msgstr "Um jogo de queda de blocos para o KDE"
+msgstr "Um jogo de queda de blocos do KDE"
 
 #: main.cpp:319
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.1/po/zh_CN/kblocks.po 
new/kblocks-17.08.2/po/zh_CN/kblocks.po
--- old/kblocks-17.08.1/po/zh_CN/kblocks.po 2017-09-05 02:32:04.0 
+0200
+++ new/kblocks-17.08.2/po/zh_CN/kblocks.po 2017-10-10 02:10:43.0 
+0200
@@ -1,9 +1,14 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the kblocks package.
+#
+# Lie_Ex , 2008-2010.
+# Weng Xuetian , 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 

commit kblocks for openSUSE:Factory

2017-09-11 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-09-11 16:19:30

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


Package is "kblocks"

Mon Sep 11 16:19:30 2017 rev:67 rq:522506 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-08-28 
15:06:08.917675126 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-09-11 
16:19:32.284112063 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:37 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:
+  * Fix KNewStuff: use the new category on store.kde.org
+
+---

Old:

  kblocks-17.08.0.tar.xz

New:

  kblocks-17.08.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.bRzWWe/_old  2017-09-11 16:19:33.103996921 +0200
+++ /var/tmp/diff_new_pack.bRzWWe/_new  2017-09-11 16:19:33.107996359 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.08.0.tar.xz -> kblocks-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.0/kblocks.knsrc 
new/kblocks-17.08.1/kblocks.knsrc
--- old/kblocks-17.08.0/kblocks.knsrc   2017-07-27 15:04:22.0 +0200
+++ new/kblocks-17.08.1/kblocks.knsrc   2017-08-23 23:02:42.0 +0200
@@ -1,4 +1,5 @@
 [KNewStuff3]
-ProvidersUrl=http://newstuff.kde.org/cgi-bin/hotstuff-provider?site=kblocks
+ProvidersUrl=http://download.kde.org/ocs/providers.xml
+Categories=KBlocks Themes
 TargetDir=kblocks/themes
-Uncompress=true
+Uncompress=always
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.0/po/nn/kblocks.po 
new/kblocks-17.08.1/po/nn/kblocks.po
--- old/kblocks-17.08.0/po/nn/kblocks.po2017-08-11 02:39:03.0 
+0200
+++ new/kblocks-17.08.1/po/nn/kblocks.po2017-09-05 02:32:04.0 
+0200
@@ -1,12 +1,12 @@
 # Translation of kblocks to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer , 2008, 2009, 2010, 2016.
+# Karl Ove Hufthammer , 2008, 2009, 2010, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-07-28 05:13+0200\n"
-"PO-Revision-Date: 2016-01-07 20:33+0100\n"
+"PO-Revision-Date: 2017-09-03 18:04+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
@@ -155,7 +155,7 @@
 #: main.cpp:317
 #, kde-format
 msgid "A falling blocks game by KDE"
-msgstr ""
+msgstr "Spel med fallande brikker"
 
 #: main.cpp:319
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.08.0/po/zh_CN/kblocks.po 
new/kblocks-17.08.1/po/zh_CN/kblocks.po
--- old/kblocks-17.08.0/po/zh_CN/kblocks.po 2017-08-11 02:39:03.0 
+0200
+++ new/kblocks-17.08.1/po/zh_CN/kblocks.po 2017-09-05 02:32:04.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-07-28 05:13+0200\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"
@@ -152,7 +152,7 @@
 #: main.cpp:317
 #, kde-format
 msgid "A falling blocks game by KDE"
-msgstr ""
+msgstr "KDE 俄罗斯方块游戏"
 
 #: main.cpp:319
 #, kde-format




commit kblocks for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-08-28 15:05:49

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


Package is "kblocks"

Mon Aug 28 15:05:49 2017 rev:66 rq:516324 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-07-29 
08:56:23.479350131 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-08-28 
15:06:08.917675126 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:45:09 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 :
+  * Fix incorrect resize before game is started 
+
+---
+Sat Aug  5 18:17:10 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:

  kblocks-17.04.3.tar.xz

New:

  kblocks-17.08.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.3U08JP/_old  2017-08-28 15:06:09.76863 +0200
+++ /var/tmp/diff_new_pack.3U08JP/_new  2017-08-28 15:06:09.769555300 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kblocks
 #
-# 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:   kblocks
-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:KBlocks - classic falling blocks game
 License:LGPL-2.1+
@@ -53,7 +54,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
@@ -83,17 +86,17 @@
 %files
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC
-%{_kf5_bindir}/kblocks
+%dir %{_kf5_appstreamdir}
+%dir %{_kf5_configkcfgdir}
 %{_kf5_applicationsdir}/org.kde.kblocks.desktop
-%{_kf5_htmldir}/en/kblocks/
-%{_kf5_iconsdir}/hicolor/*/*/kblocks.*
 %{_kf5_appsdir}/kblocks/
-%dir %{_kf5_configkcfgdir}
-%{_kf5_configkcfgdir}/kblocks.kcfg
-%{_kf5_configdir}/kblocks.knsrc
 %{_kf5_appstreamdir}/org.kde.kblocks.appdata.xml
-%{_datadir}/kxmlgui5/kblocks/
-%dir %{_kf5_appstreamdir}
+%{_kf5_bindir}/kblocks
+%config %{_kf5_configdir}/kblocks.knsrc
+%{_kf5_configkcfgdir}/kblocks.kcfg
+%doc %lang(en) %{_kf5_htmldir}/en/kblocks/
+%{_kf5_iconsdir}/hicolor/*/*/kblocks.*
+%{_kf5_kxmlguidir}/kblocks/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ kblocks-17.04.3.tar.xz -> kblocks-17.08.0.tar.xz ++
 2851 lines of diff (skipped)




commit kblocks for openSUSE:Factory

2017-07-29 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-07-29 08:56:20

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


Package is "kblocks"

Sat Jul 29 08:56:20 2017 rev:65 rq:510673 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-06-15 
11:20:42.618132151 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-07-29 
08:56:23.479350131 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 22:59:18 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:

  kblocks-17.04.2.tar.xz

New:

  kblocks-17.04.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.690Lqd/_old  2017-07-29 08:56:24.123259157 +0200
+++ /var/tmp/diff_new_pack.690Lqd/_new  2017-07-29 08:56:24.127258592 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.04.2.tar.xz -> kblocks-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.04.2/org.kde.kblocks.appdata.xml 
new/kblocks-17.04.3/org.kde.kblocks.appdata.xml
--- old/kblocks-17.04.2/org.kde.kblocks.appdata.xml 2017-03-17 
03:48:46.0 +0100
+++ new/kblocks-17.04.3/org.kde.kblocks.appdata.xml 2017-06-13 
05:12:04.0 +0200
@@ -16,6 +16,7 @@
   KBlock
   KBlocks
   KBlocks
+  KBlocks
   KBlocks
   KBlocks
   KBlocks
@@ -49,6 +50,7 @@
   Juego de caída de bloques
   Langevate klotside mäng
   Putoavien kappaleiden peli
+  Jeu de blocs qui tombent
   Xogo no que caen bloques
   Gioco con oggetti che cadono
   떨어지는 블록 게임
@@ -85,6 +87,7 @@
 KBlocks es un juego clásico de caída de bloques. La idea 
es apilar los bloques que van cayendo para crear líneas horizontaes sin huecos. 
Cuando se completa una línea se elimina, y hay más espacio disponible en la 
zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego.
 KBlocks on klassikaline langevate klotside mäng. Selle 
mõte on asetada langevad klotsid nii, et read saaksid rõhtsuunas täis. Kui rida 
on täis, see eemaldatakse ning mänguväljale tekib ruumi juurde. Kui klotsil ei 
ole enam ruumi langeda, on mäng läbi.
 KBlock on perinteinen putoavien kappaleiden peli. 
Tavoitteena on kasata putoavat kappaleet aukottomiksi vaakariveiksi. Kun rivi 
on valmis, se poistetaan ja pelialue kasvaa. Kun kappaleilla ei ole enää tilaa 
pudota, peli on lopussa.
+KBlocks est un jeu de blocs qui tombent classique. 
L'objectif est d'empiler les blocs qui tombent afin de créer des lignes 
horizontales sans laisser aucun espace. Lorsqu'une ligne est complète, elle 
disparaît et libère de la place dans la zone de jeu. Lorsqu'il n'y a plus 
d'espace pour que les blocs puissent tomber, la partie est terminée.
 KBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que se formen liñas horizontais completas, 
sen ocos. Cando se completa unha liña, esta elimínase e amplíase o espazo 
dispoñíbel na área de xogo. Cando non queda espazo abondo para que caian os 
bloques, a partida acaba.
 KBlocks è il classico gioco di blocchi in caduta. L'idea 
è impilarli in modo da riempire completamente delle righe. Quando una riga è 
completata viene rimossa, e c'è più spazio a disposizione nell'area di gioco. 
Quando manca lo spazio per far cadere i blocchi, la partita finisce. 
 KBlocks는 떨어지는 블록 게임입니다. 떨어지는 블록을 맞추어서 빈틈 없는 수평선을 만드는 것이 
목표입니다. 줄을 맞추면 지워져서 더 많은 공간이 생기며, 더 이상 블록이 내려올 수 없으면 게임이 끝납니다.




commit kblocks for openSUSE:Factory

2017-06-15 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-06-15 11:20:38

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


Package is "kblocks"

Thu Jun 15 11:20:38 2017 rev:64 rq:501971 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-05-31 
12:18:36.102060190 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-06-15 
11:20:42.618132151 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:44 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:

  kblocks-17.04.1.tar.xz

New:

  kblocks-17.04.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.w7nHzW/_old  2017-06-15 11:20:43.270040052 +0200
+++ /var/tmp/diff_new_pack.w7nHzW/_new  2017-06-15 11:20:43.274039487 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.04.1.tar.xz -> kblocks-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.04.1/po/en_GB/kblocks.po 
new/kblocks-17.04.2/po/en_GB/kblocks.po
--- old/kblocks-17.04.1/po/en_GB/kblocks.po 2017-05-09 02:20:46.0 
+0200
+++ new/kblocks-17.04.2/po/en_GB/kblocks.po 2017-06-06 02:17:59.0 
+0200
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Andrew Coles , 2009, 2010, 2015.
+# Steve Allewell , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-03-14 08:07+0100\n"
-"PO-Revision-Date: 2015-03-21 12:11+\n"
-"Last-Translator: \n"
-"Language-Team: British English \n"
+"PO-Revision-Date: 2017-05-21 17:37+\n"
+"Last-Translator: Steve Allewell \n"
+"Language-Team: English \n"
 "Language: en_GB\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"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -151,10 +152,9 @@
 msgstr "KBlocks"
 
 #: main.cpp:317
-#, fuzzy, kde-format
-#| msgid "A falling blocks game for KDE"
+#, kde-format
 msgid "A falling blocks game by KDE"
-msgstr "A falling blocks game for KDE"
+msgstr "A falling blocks game by KDE"
 
 #: main.cpp:319
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.04.1/po/fr/kblocks.po 
new/kblocks-17.04.2/po/fr/kblocks.po
--- old/kblocks-17.04.1/po/fr/kblocks.po2017-05-09 02:20:46.0 
+0200
+++ new/kblocks-17.04.2/po/fr/kblocks.po2017-06-06 02:17:59.0 
+0200
@@ -3,21 +3,22 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Mickael Sibelle , 2008.
 # xavier , 2013.
+# Simon Depiets , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-03-14 08:07+0100\n"
-"PO-Revision-Date: 2013-06-27 10:21+0200\n"
-"Last-Translator: xavier \n"
-"Language-Team: French \n"
+"PO-Revision-Date: 2017-05-15 11:03+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"
@@ -156,10 +157,9 @@
 msgstr "KBlocks"
 
 #: main.cpp:317
-#, fuzzy, kde-format
-#| msgid "A falling blocks game for KDE"
+#, kde-format
 msgid "A falling blocks game by KDE"
-msgstr "Un jeu de blocs qui tombent pour KDE"
+msgstr "Un jeu de blocs qui tombent par KDE"
 
 #: main.cpp:319
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.04.1/po/uk/kblocks.po 

commit kblocks for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-05-31 12:17:40

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


Package is "kblocks"

Wed May 31 12:17:40 2017 rev:63 rq:495908 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-05-16 
14:34:52.033857746 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-05-31 
12:18:36.102060190 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:35:55 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:

  kblocks-17.04.0.tar.xz

New:

  kblocks-17.04.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.u2DNpe/_old  2017-05-31 12:18:36.769965906 +0200
+++ /var/tmp/diff_new_pack.u2DNpe/_new  2017-05-31 12:18:36.769965906 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kblocks
-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)

++ kblocks-17.04.0.tar.xz -> kblocks-17.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.04.0/po/nb/kblocks.po 
new/kblocks-17.04.1/po/nb/kblocks.po
--- old/kblocks-17.04.0/po/nb/kblocks.po2017-04-14 02:14:53.0 
+0200
+++ new/kblocks-17.04.1/po/nb/kblocks.po2017-05-09 02:20:47.0 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2017-03-14 08:07+0100\n"
 "PO-Revision-Date: 2010-10-19 12:05+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -157,8 +157,8 @@
 
 #: main.cpp:317
 #, kde-format
-msgid "A falling blocks game for KDE"
-msgstr "KDE-spill med fallende brikker"
+msgid "A falling blocks game by KDE"
+msgstr ""
 
 #: main.cpp:319
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.04.0/po/nn/kblocks.po 
new/kblocks-17.04.1/po/nn/kblocks.po
--- old/kblocks-17.04.0/po/nn/kblocks.po2017-04-14 02:14:53.0 
+0200
+++ new/kblocks-17.04.1/po/nn/kblocks.po2017-05-09 02:20:47.0 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2017-03-14 08:07+0100\n"
 "PO-Revision-Date: 2016-01-07 20:33+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
@@ -154,8 +154,8 @@
 
 #: main.cpp:317
 #, kde-format
-msgid "A falling blocks game for KDE"
-msgstr "KDE-spel med fallande brikker"
+msgid "A falling blocks game by KDE"
+msgstr ""
 
 #: main.cpp:319
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-17.04.0/po/sk/kblocks.po 
new/kblocks-17.04.1/po/sk/kblocks.po
--- old/kblocks-17.04.0/po/sk/kblocks.po2017-04-14 02:14:54.0 
+0200
+++ new/kblocks-17.04.1/po/sk/kblocks.po2017-05-09 02:20:47.0 
+0200
@@ -1,20 +1,20 @@
 # translation of kblocks.po to Slovak
 # Richard Fric , 2009.
 # Michal Sulek , 2010, 2011.
-# Roman Paholik , 2015.
+# Roman Paholik , 2015, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-03-14 08:07+0100\n"
-"PO-Revision-Date: 2015-03-17 18:49+0100\n"
+"PO-Revision-Date: 2017-04-16 20:09+0100\n"
 "Last-Translator: Roman Paholik \n"
 "Language-Team: Slovak \n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #, kde-format
@@ -151,8 +151,7 @@
 msgstr "KBlocks"
 
 #: main.cpp:317
-#, fuzzy, kde-format
-#| msgid "A falling blocks game for KDE"
+#, kde-format
 msgid "A falling blocks game by KDE"
 msgstr "KDE hra s padajúcimi blokmi"
 




commit kblocks for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-05-16 14:34:50

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


Package is "kblocks"

Tue May 16 14:34:50 2017 rev:62 rq:490378 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-03-16 
09:37:23.457960905 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-05-16 
14:34:52.033857746 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:44:51 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:22 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:16 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:
+  * Fix terminology: "by KDE", not "for KDE"
+
+---

Old:

  kblocks-16.12.3.tar.xz

New:

  kblocks-17.04.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.9iSInU/_old  2017-05-16 14:34:52.977725140 +0200
+++ /var/tmp/diff_new_pack.9iSInU/_new  2017-05-16 14:34:52.977725140 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kblocks
-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:KBlocks - classic falling blocks game
 License:LGPL-2.1+
@@ -52,11 +53,16 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KBlocks is the KDE version of the classic falling blocks game.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n kblocks-%{version}
 
@@ -66,6 +72,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+%kf5_find_htmldocs
+  %endif
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -85,4 +95,9 @@
 %{_datadir}/kxmlgui5/kblocks/
 %dir %{_kf5_appstreamdir}
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ kblocks-16.12.3.tar.xz -> kblocks-17.04.0.tar.xz ++
 19024 lines of diff (skipped)




commit kblocks for openSUSE:Factory

2017-03-16 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-03-16 09:37:22

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


Package is "kblocks"

Thu Mar 16 09:37:22 2017 rev:61 rq:478139 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-02-16 
16:52:27.558855454 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-03-16 
09:37:23.457960905 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:35:43 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:

  kblocks-16.12.2.tar.xz

New:

  kblocks-16.12.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.b1Z64u/_old  2017-03-16 09:37:24.009882757 +0100
+++ /var/tmp/diff_new_pack.b1Z64u/_new  2017-03-16 09:37:24.013882190 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kblocks
-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:KBlocks - classic falling blocks game
 License:LGPL-2.1+

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




commit kblocks for openSUSE:Factory

2017-02-16 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-02-16 16:52:26

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2017-01-18 
21:47:30.668171173 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-02-16 
16:52:27.558855454 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:47:09 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:

  kblocks-16.12.1.tar.xz

New:

  kblocks-16.12.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.HwNnsF/_old  2017-02-16 16:52:28.306749265 +0100
+++ /var/tmp/diff_new_pack.HwNnsF/_new  2017-02-16 16:52:28.310748697 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kblocks
-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:KBlocks - classic falling blocks game
 License:LGPL-2.1+

++ kblocks-16.12.1.tar.xz -> kblocks-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-16.12.1/org.kde.kblocks.appdata.xml 
new/kblocks-16.12.2/org.kde.kblocks.appdata.xml
--- old/kblocks-16.12.1/org.kde.kblocks.appdata.xml 2016-08-19 
09:13:48.0 +0200
+++ new/kblocks-16.12.2/org.kde.kblocks.appdata.xml 2017-01-30 
06:49:43.0 +0100
@@ -87,7 +87,7 @@
 KBlocks es un juego clásico de caída de bloques. La idea 
es apilar los bloques que van cayendo para crear líneas horizontaes sin huecos. 
Cuando se completa una línea se elimina, y hay más espacio disponible en la 
zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego.
 KBlocks on klassikaline langevate klotside mäng. Selle 
mõte on asetada langevad klotsid nii, et read saaksid rõhtsuunas täis. Kui rida 
on täis, see eemaldatakse ning mänguväljale tekib ruumi juurde. Kui klotsil ei 
ole enam ruumi langeda, on mäng läbi.
 KBlock on perinteinen putoavien kappaleiden peli. 
Tavoitteena on kasata putoavat kappaleet aukottomiksi vaakariveiksi. Kun rivi 
on valmis, se poistetaan ja pelialue kasvaa. Kun kappaleilla ei ole enää tilaa 
pudota, peli on lopussa.
-KBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que se formen liñas horizontais completas, 
sen ocos. Cando se completa unha liña, esta elimínase e amplíase o espazo 
dispoñíbel na área de xogo. Cando non fica espazo abondo para que caian os 
bloques, a partida acaba.
+KBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que se formen liñas horizontais completas, 
sen ocos. Cando se completa unha liña, esta elimínase e amplíase o espazo 
dispoñíbel na área de xogo. Cando non queda espazo abondo para que caian os 
bloques, a partida acaba.
 KBlocks è il classico gioco di blocchi in caduta. L'idea 
è impilarli in modo da riempire completamente delle righe. Quando una riga è 
completata viene rimossa, e c'è più spazio a disposizione nell'area di gioco. 
Quando manca lo spazio per far cadere i blocchi, la partita finisce. 
 KBlocks는 떨어지는 블록 게임입니다. 떨어지는 블록을 맞추어서 빈틈 없는 수평선을 만드는 것이 
목표입니다. 줄을 맞추면 지워져서 더 많은 공간이 생기며, 더 이상 블록이 내려올 수 없으면 게임이 끝납니다.
 KBlocks is het klassieke spel met vallende blokken Het 
idee is de vallende blokken zo op te stapelen dat horizontale lijnen volledig 
zijn opgevuld. Wanneer een lijn volledig is opgevuld wordt deze verwijderd en 
komt er meer ruimte in het speelgebied. Wanneer er onvoldoende ruimte over is 
om een blok te laten vallen is het spel over.




commit kblocks for openSUSE:Factory

2017-01-18 Thread root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2017-01-18 21:47:29

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-12-17 
10:34:52.417959295 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2017-01-18 
21:47:30.668171173 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:52:32 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:

  kblocks-16.12.0.tar.xz

New:

  kblocks-16.12.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.6baK36/_old  2017-01-18 21:47:31.300081791 +0100
+++ /var/tmp/diff_new_pack.6baK36/_new  2017-01-18 21:47:31.304081224 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kblocks
-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:KBlocks - classic falling blocks game
 License:LGPL-2.1+

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




commit kblocks for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2016-11-13 22:54:00

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-10-19 
13:07:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-11-13 
22:54:02.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:14:13 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:

  kblocks-16.08.2.tar.xz

New:

  kblocks-16.08.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.L0Dl7H/_old  2016-11-13 22:54:03.0 +0100
+++ /var/tmp/diff_new_pack.L0Dl7H/_new  2016-11-13 22:54:03.0 +0100
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:16.08.2
+Version:16.08.3
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kblocks for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

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

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-09-24 
15:24:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-10-19 
13:07:18.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:51:58 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  kblocks-16.08.1.tar.xz

New:

  kblocks-16.08.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.vrHGLy/_old  2016-10-19 13:07:19.0 +0200
+++ /var/tmp/diff_new_pack.vrHGLy/_new  2016-10-19 13:07:19.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:16.08.1
+Version:16.08.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kblocks for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

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

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-08-31 
00:06:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-09-24 
15:24:14.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:14:22 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:

  kblocks-16.08.0.tar.xz

New:

  kblocks-16.08.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.uVV8KI/_old  2016-09-24 15:24:15.0 +0200
+++ /var/tmp/diff_new_pack.uVV8KI/_new  2016-09-24 15:24:15.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:16.08.0
+Version:16.08.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kblocks-16.08.0.tar.xz -> kblocks-16.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-16.08.0/org.kde.kblocks.appdata.xml 
new/kblocks-16.08.1/org.kde.kblocks.appdata.xml
--- old/kblocks-16.08.0/org.kde.kblocks.appdata.xml 2016-06-12 
09:35:45.0 +0200
+++ new/kblocks-16.08.1/org.kde.kblocks.appdata.xml 2016-08-19 
12:39:35.0 +0200
@@ -14,6 +14,7 @@
   KBlocks
   KBlocks
   KBlock
+  KBlocks
   KBlocks
   KBlocks
   KBlocks
@@ -47,6 +48,7 @@
   Παιχνίδι πτώσης τούβλων
   Falling Blocks Game
   Juego de caída de bloques
+  Langevate klotside mäng
   Putoavien kappaleiden peli
   Xogo no que caen bloques
   Gioco con oggetti che cadono
@@ -83,6 +85,7 @@
 Το KBlocks είναι το κλασικό παιχνίδι πτώσης τούβλων. Η 
ιδέα είναι να δημιουργηθούν με τα τούβλα οριζόντιες γραμμές χωρίς κενά. Όταν 
μια γραμμή συμπληρωθεί, αφαιρείται και περισσότερος χώρος γίνεται διαθέσιμος 
στην περιοχή του παιχνιδιού. Όταν δεν υπάρχει αρκετός χώρος για να πέσουν τα 
τούβλα, το ταιχνίδι τελειώνει.να δημιουργήσουν
 KBlocks is the classic falling blocks game. The idea 
is to stack the falling blocks to create horizontal lines without any gaps. 
When a line is completed it is removed, and more space is available in the play 
area. When there is not enough space for blocks to fall, the game is over.
 KBlocks es un juego clásico de caída de bloques. La idea 
es apilar los bloques que van cayendo para crear líneas horizontaes sin huecos. 
Cuando se completa una línea se elimina, y hay más espacio disponible en la 
zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego.
+KBlocks on klassikaline langevate klotside mäng. Selle 
mõte on asetada langevad klotsid nii, et read saaksid rõhtsuunas täis. Kui rida 
on täis, see eemaldatakse ning mänguväljale tekib ruumi juurde. Kui klotsil ei 
ole enam ruumi langeda, on mäng läbi.
 KBlock on perinteinen putoavien kappaleiden peli. 
Tavoitteena on kasata putoavat kappaleet aukottomiksi vaakariveiksi. Kun rivi 
on valmis, se poistetaan ja pelialue kasvaa. Kun kappaleilla ei ole enää tilaa 
pudota, peli on lopussa.
 KBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que se formen liñas horizontais completas, 
sen ocos. Cando se completa unha liña, esta elimínase e amplíase o espazo 
dispoñíbel na área de xogo. Cando non fica espazo abondo para que caian os 
bloques, a partida acaba.
 KBlocks è il classico gioco di blocchi in caduta. L'idea 
è impilarli in modo da riempire completamente delle righe. Quando una riga è 
completata viene rimossa, e c'è più spazio a disposizione nell'area di gioco. 
Quando manca lo spazio per far cadere i blocchi, la partita finisce. 




commit kblocks for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2016-08-31 00:06:52

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-07-24 
19:45:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-08-31 
00:06:53.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:10:35 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 14:48:10 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:

  kblocks-16.04.3.tar.xz

New:

  kblocks-16.08.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.iKe1rc/_old  2016-08-31 00:06:54.0 +0200
+++ /var/tmp/diff_new_pack.iKe1rc/_new  2016-08-31 00:06:54.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:16.04.3
+Version:16.08.0
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}
@@ -77,8 +77,8 @@
 %dir %{_kf5_configkcfgdir}
 %{_kf5_configkcfgdir}/kblocks.kcfg
 %{_kf5_configdir}/kblocks.knsrc
-%dir %_datadir/appdata
-%_datadir/appdata/org.kde.kblocks.appdata.xml
-%_datadir/kxmlgui5/kblocks/
+%dir %{_kf5_appstreamdir}
+%{_kf5_appstreamdir}/org.kde.kblocks.appdata.xml
+%{_kf5_kxmlguidir}/kblocks/
 
 %changelog

++ kblocks-16.04.3.tar.xz -> kblocks-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-16.04.3/.gitignore 
new/kblocks-16.08.0/.gitignore
--- old/kblocks-16.04.3/.gitignore  1970-01-01 01:00:00.0 +0100
+++ new/kblocks-16.08.0/.gitignore  2016-06-12 09:35:45.0 +0200
@@ -0,0 +1,3 @@
+.kdev4/
+build/
+*.kdev4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-16.04.3/AI/EvaluationInterface.h 
new/kblocks-16.08.0/AI/EvaluationInterface.h
--- old/kblocks-16.04.3/AI/EvaluationInterface.h2016-03-28 
14:16:41.0 +0200
+++ new/kblocks-16.08.0/AI/EvaluationInterface.h2016-06-12 
09:35:45.0 +0200
@@ -1,11 +1,11 @@
 /***
-*   KBlocks, a falling blocks game for KDE*
-*   Copyright (C) 2010 University Freiburg*
-* *
-*   This program is free software; you can redistribute it and/or modify  *
-*   it under the terms of the GNU General Public License as published by  *
-*   the Free Software Foundation; either version 2 of the License, or *
-*   (at your option) any later version.   *
+*   KBlocks, a falling blocks game for KDE *
+*   Copyright (C) 2010 University Freiburg  *
+*  *
+*   This program is free software; you can redistribute it and/or modify   *
+*   it under the terms of the GNU General Public License as published by   *
+*   the Free Software Foundation; either version 2 of the License, or  *
+*   (at your option) any later version.*
 ***/
 #ifndef EVALUATIONINTERFACE_H
 #define EVALUATIONINTERFACE_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-16.04.3/AI/KBlocksAIEvaluation.cpp 
new/kblocks-16.08.0/AI/KBlocksAIEvaluation.cpp
--- old/kblocks-16.04.3/AI/KBlocksAIEvaluation.cpp  2016-03-28 
14:16:41.0 +0200
+++ new/kblocks-16.08.0/AI/KBlocksAIEvaluation.cpp  2016-06-12 
09:35:45.0 +0200
@@ -1,11 +1,11 @@
 /***
-*   KBlocks, a falling blocks game for KDE*
-*   Copyright (C) 2010 University Freiburg*
-* *
-*   This program is free 

commit kblocks for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2016-07-24 19:45:09

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-06-25 
02:00:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-07-24 
19:45:14.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:37:22 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:

  kblocks-16.04.2.tar.xz

New:

  kblocks-16.04.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.ZQqy0k/_old  2016-07-24 19:45:15.0 +0200
+++ /var/tmp/diff_new_pack.ZQqy0k/_new  2016-07-24 19:45:15.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:16.04.2
+Version:16.04.3
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kblocks for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

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

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-05-29 
03:10:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-06-25 
02:00:44.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:52:22 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:

  kblocks-16.04.1.tar.xz

New:

  kblocks-16.04.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.SGAm4P/_old  2016-06-25 02:00:45.0 +0200
+++ /var/tmp/diff_new_pack.SGAm4P/_new  2016-06-25 02:00:45.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:16.04.1
+Version:16.04.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kblocks-16.04.1.tar.xz -> kblocks-16.04.2.tar.xz ++




commit kblocks for openSUSE:Factory

2016-05-28 Thread h_root
Hello community,

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

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-04-05 
10:42:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-05-29 
03:10:10.0 +0200
@@ -1,0 +2,25 @@
+Sat May  7 10:18:02 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 05:57:08 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:34:37 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
+
+- Drop upstreamed patches Unbreak-startup.patch and Use-KCrash.patch
+
+---

Old:

  Unbreak-startup.patch
  Use-KCrash.patch
  kblocks-15.12.3.tar.xz

New:

  kblocks-16.04.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.L3YUiN/_old  2016-05-29 03:10:11.0 +0200
+++ /var/tmp/diff_new_pack.L3YUiN/_new  2016-05-29 03:10:11.0 +0200
@@ -42,13 +42,9 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.12.3
+Version:16.04.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM Use-KCrash.patch boo#958086 -- initialize KDE's Crash 
dialog
-Patch0: Use-KCrash.patch
-# PATCH-FIX-UPSTREAM Unbreak-startup.patch kde#357408 -- fixes desktop 
freezing while kblocks is running and showing an error when it is closed
-Patch1: Unbreak-startup.patch
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -58,8 +54,6 @@
 
 %prep
 %setup -q -n kblocks-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
   %cmake_kf5 -d build
@@ -84,7 +78,7 @@
 %{_kf5_configkcfgdir}/kblocks.kcfg
 %{_kf5_configdir}/kblocks.knsrc
 %dir %_datadir/appdata
-%_datadir/appdata/kblocks.appdata.xml
+%_datadir/appdata/org.kde.kblocks.appdata.xml
 %_datadir/kxmlgui5/kblocks/
 
 %changelog

++ kblocks-15.12.3.tar.xz -> kblocks-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.12.3/AI/KBlocksAILog.cpp 
new/kblocks-16.04.1/AI/KBlocksAILog.cpp
--- old/kblocks-15.12.3/AI/KBlocksAILog.cpp 2016-02-28 20:46:10.0 
+0100
+++ new/kblocks-16.04.1/AI/KBlocksAILog.cpp 2016-03-28 14:16:41.0 
+0200
@@ -227,7 +227,7 @@
 print(piece->getPosY());
 println(")");
 println("Cells: ");
-for (int i = 0; i < KBlocksPiece_CellCount; i++) {
+for (int i = 0; i < KBlocksPiece_CellCount; ++i) {
 if (x != -1) {
 gotoXY(x, y++);
 }
@@ -249,12 +249,12 @@
 {
 int w = field->getWidth();
 int h = field->getHeight();
-for (int j = 0; j < h; j++) {
+for (int j = 0; j < h; ++j) {
 if (x != -1) {
 gotoXY(x, y + j);
 }
 print("|");
-for (int i = 0; i < w; i++) {
+for (int i = 0; i < w; ++i) {
 if (field->getCell(i, j)) {
 print("*");
 } else {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.12.3/CMakeLists.txt 
new/kblocks-16.04.1/CMakeLists.txt
--- old/kblocks-15.12.3/CMakeLists.txt  2016-02-28 20:46:10.0 +0100
+++ new/kblocks-16.04.1/CMakeLists.txt  2016-03-28 14:16:41.0 +0200
@@ -2,21 +2,25 @@
 
 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.7.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 Svg 
Network )
-find_package(KF5 REQUIRED COMPONENTS 
+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg 
Network)
+find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
+Config
+ConfigWidgets
+CoreAddons
+

commit kblocks for openSUSE:Factory

2016-04-05 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2016-04-05 10:42:55

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-03-29 
09:57:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-04-05 
10:42:57.0 +0200
@@ -1,0 +2,7 @@
+Tue Mar 29 16:32:24 UTC 2016 - wba...@tmo.at
+
+- Add Use-KCrash.patch: initialize KDE's Crash dialog (boo#958086)
+- Add Unbreak-startup.patch: fixes desktop freezing while kblocks
+  is running and showing an error when it is closed (kde#357408)
+
+---

New:

  Unbreak-startup.patch
  Use-KCrash.patch



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.FaJyb6/_old  2016-04-05 10:42:58.0 +0200
+++ /var/tmp/diff_new_pack.FaJyb6/_new  2016-04-05 10:42:58.0 +0200
@@ -45,6 +45,10 @@
 Version:15.12.3
 Release:0
 Source0:kblocks-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM Use-KCrash.patch boo#958086 -- initialize KDE's Crash 
dialog
+Patch0: Use-KCrash.patch
+# PATCH-FIX-UPSTREAM Unbreak-startup.patch kde#357408 -- fixes desktop 
freezing while kblocks is running and showing an error when it is closed
+Patch1: Unbreak-startup.patch
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -54,6 +58,8 @@
 
 %prep
 %setup -q -n kblocks-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
   %cmake_kf5 -d build

++ Unbreak-startup.patch ++
From: Andreas Sturmlechner 
Date: Sun, 20 Mar 2016 11:48:01 +
Subject: Unbreak startup, add dependencies, drop Phonon
X-Git-Tag: v16.03.80
X-Git-Url: 
http://quickgit.kde.org/?p=kblocks.git=commitdiff=52f42548becb9396a45a795984b3f238326dd1bd
---
Unbreak startup, add dependencies, drop Phonon

BUG: 357408
REVIEW: 127433
---


--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,9 +9,14 @@
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg 
Network)
 find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
+Config
+ConfigWidgets
+CoreAddons
 Crash
 DocTools
+DBusAddons
 I18n
+WidgetsAddons
 XmlGui
 )
 
@@ -93,6 +93,7 @@
 Phonon::phonon4qt5
 Qt5::Network
 KF5::Crash
+KF5::DBusAddons
 KF5::XmlGui
 KF5::I18n
 Qt5::Svg

--- a/main.cpp
+++ b/main.cpp
@@ -14,6 +14,7 @@
 
 #include 
 #include 
+#include 
 #include 
 
 #include 
@@ -334,6 +335,7 @@
 aboutData.setupCommandLine();
 parser.process(app);
 aboutData.processCommandLine();
+KDBusService service;
 
 app.setWindowIcon(QIcon::fromTheme(QStringLiteral("kblocks")));
 

++ Use-KCrash.patch ++
From: Frederik Schwarzer 
Date: Wed, 27 Jan 2016 09:35:17 +
Subject: Use KCrash.
X-Git-Tag: v16.03.80
X-Git-Url: 
http://quickgit.kde.org/?p=kblocks.git=commitdiff=3906da92d977e2a7f11c39fb2275d1c02a562a7b
---
Use KCrash.
---


--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,16 +2,18 @@
 
 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.7.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 Svg 
Network )
-find_package(KF5 REQUIRED COMPONENTS 
+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg 
Network)
+find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
+Crash
 DocTools
 I18n
 XmlGui
-)
+)
 
 find_package(KF5KDEGames 4.9.0 REQUIRED)
 find_package(Phonon4Qt5 CONFIG REQUIRED)
@@ -28,8 +30,8 @@
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 
 
-add_subdirectory( themes )
-add_subdirectory( doc )
+add_subdirectory(themes)
+add_subdirectory(doc)
 
 
 ### next target ###
@@ -74,7 +76,8 @@
AI/KBlocksAIPlannerExtend.cpp
AI/KBlocksAIEvaluation.cpp
AI/KBlocksAIFeature.cpp
-   AI/KBlocksAILog.cpp   )
+   AI/KBlocksAILog.cpp
+)
 
 kconfig_add_kcfg_files(kblocks_SRCS settings.kcfgc )
 
@@ -83,19 +86,28 @@
 
 add_executable(kblocks ${kblocks_SRCS})
 
-target_link_libraries(kblocks KF5KDEGames KF5KDEGamesPrivate  
Phonon::phonon4qt5 Qt5::Network KF5::XmlGui KF5::I18n Qt5::Svg)
+target_link_libraries(kblocks
+KF5KDEGames
+KF5KDEGamesPrivate
+Phonon::phonon4qt5
+Qt5::Network
+KF5::Crash
+KF5::XmlGui
+KF5::I18n
+  

commit kblocks for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2016-03-29 09:57:35

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-02-23 
16:55:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-03-29 
09:57:39.0 +0200
@@ -1,0 +2,9 @@
+Sun Mar 13 15:37:28 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:

  kblocks-15.12.2.tar.xz

New:

  kblocks-15.12.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.Q5eWvz/_old  2016-03-29 09:57:40.0 +0200
+++ /var/tmp/diff_new_pack.Q5eWvz/_new  2016-03-29 09:57:40.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.12.2
+Version:15.12.3
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kblocks-15.12.2.tar.xz -> kblocks-15.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.12.2/KBlocksWin.cpp 
new/kblocks-15.12.3/KBlocksWin.cpp
--- old/kblocks-15.12.2/KBlocksWin.cpp  2016-01-14 12:36:54.0 +0100
+++ new/kblocks-15.12.3/KBlocksWin.cpp  2016-02-28 20:46:10.0 +0100
@@ -231,7 +231,11 @@
 void KBlocksWin::levelChanged()
 {
 //Scene reads the difficulty level for us
-startGame();
+if (mGameCount == 1) {
+singleGame();
+} else {
+pveStepGame();
+}
 mpGameView->setFocus(Qt::MouseFocusReason);
 }
 




commit kblocks for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2016-02-23 16:55:28

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-01-28 
17:20:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-02-23 
16:55:32.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:04:49 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:

  kblocks-15.12.1.tar.xz

New:

  kblocks-15.12.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.EA6y1m/_old  2016-02-23 16:55:33.0 +0100
+++ /var/tmp/diff_new_pack.EA6y1m/_new  2016-02-23 16:55:33.0 +0100
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.12.1
+Version:15.12.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kblocks-15.12.1.tar.xz -> kblocks-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.12.1/kblocks.appdata.xml 
new/kblocks-15.12.2/kblocks.appdata.xml
--- old/kblocks-15.12.1/kblocks.appdata.xml 2015-12-14 12:39:22.0 
+0100
+++ new/kblocks-15.12.2/kblocks.appdata.xml 2016-01-14 12:36:54.0 
+0100
@@ -13,11 +13,13 @@
   KBlocks
   KBlocks
   KBlock
+  KBlocks
   KBlocks
   KBlocks
   KBlocks
   KBlocks
   KBlocks
+  KBlocks
   KBloki
   KBlocks
   KBlocks
@@ -44,11 +46,13 @@
   „Tetris“-Spiel
   Falling Blocks Game
   Juego de caída de bloques
+  Langevate klotside mäng
   Putoavien kappaleiden peli
   Xogo no que caen bloques
   Gioco con oggetti che cadono
   떨어지는 블록 게임
   Vallende blokken-spel
+  Spel med fallande brikker
   Gra w spadające bloki
   Jogo de Blocos em Queda
   Jogo estilo Tetris
@@ -78,11 +82,13 @@
 KBlocks ist ein klassisches Tetris-Spiel. Die 
herunterfallenden Blöcke müssen so gestapelt werden, dass sie waagerechte 
Zeilen ohne Lücken bilden. Eine solche Zeile verschwindet dann, und im 
Spielfeld ist wieder mehr Platz. Wenn es keinen Platz mehr für herunterfallende 
Blöcke gibt, ist das Spiel zu Ende.
 KBlocks is the classic falling blocks game. The idea 
is to stack the falling blocks to create horizontal lines without any gaps. 
When a line is completed it is removed, and more space is available in the play 
area. When there is not enough space for blocks to fall, the game is over.
 KBlocks es un juego clásico de caída de bloques. La idea 
es apilar los bloques que van cayendo para crear líneas horizontaes sin huecos. 
Cuando se completa una línea se elimina, y hay más espacio disponible en la 
zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego.
+KBlocks on klassikaline langevate klotside mäng. Selle 
mõte on asetada langevad klotsid nii, et read saaksid rõhtsuunas täis. Kui rida 
on täis, see eemaldatakse ning mänguväljale tekib ruumi juurde. Kui klotsil ei 
ole enam ruumi langeda, on mäng läbi.
 KBlock on perinteinen putoavien kappaleiden peli. 
Tavoitteena on kasata putoavat kappaleet aukottomiksi vaakariveiksi. Kun rivi 
on valmis, se poistetaan ja pelialue kasvaa. Kun kappaleilla ei ole enää tilaa 
pudota, peli on lopussa.
 KBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que se formen liñas horizontais completas, 
sen ocos. Cando se completa unha liña, esta elimínase e amplíase o espazo 
dispoñíbel na área de xogo. Cando non fica espazo abondo para que caian os 
bloques, a partida acaba.
 KBlocks è il classico gioco di blocchi in caduta. L'idea 
è impilarli in modo da riempire completamente delle righe. Quando una riga è 
completata viene rimossa, e c'è più spazio a disposizione nell'area di gioco. 
Quando manca lo spazio per far cadere i blocchi, la partita finisce. 
 KBlocks는 떨어지는 블록 게임입니다. 떨어지는 블록을 맞추어서 빈틈 없는 수평선을 만드는 것이 
목표입니다. 줄을 맞추면 지워져서 더 많은 공간이 생기며, 더 이상 블록이 내려올 수 없으면 게임이 끝납니다.
 KBlocks is het klassieke spel met vallende blokken Het 
idee is de vallende blokken zo op te stapelen dat horizontale lijnen volledig 
zijn opgevuld. Wanneer een lijn volledig is opgevuld wordt deze verwijderd en 
komt er meer ruimte in het speelgebied. Wanneer er onvoldoende ruimte over is 
om een blok te laten vallen is het spel 

commit kblocks for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2016-01-28 17:20:46

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2016-01-10 
13:04:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-01-28 
17:20:49.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:13:44 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:

  kblocks-15.12.0.tar.xz

New:

  kblocks-15.12.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.e94TYA/_old  2016-01-28 17:20:50.0 +0100
+++ /var/tmp/diff_new_pack.e94TYA/_new  2016-01-28 17:20:50.0 +0100
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.12.0
+Version:15.12.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kblocks-15.12.0.tar.xz -> kblocks-15.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.12.0/kblocks.appdata.xml 
new/kblocks-15.12.1/kblocks.appdata.xml
--- old/kblocks-15.12.0/kblocks.appdata.xml 2015-11-11 17:01:22.0 
+0100
+++ new/kblocks-15.12.1/kblocks.appdata.xml 2015-12-14 12:39:22.0 
+0100
@@ -44,6 +44,7 @@
   „Tetris“-Spiel
   Falling Blocks Game
   Juego de caída de bloques
+  Putoavien kappaleiden peli
   Xogo no que caen bloques
   Gioco con oggetti che cadono
   떨어지는 블록 게임
@@ -77,6 +78,7 @@
 KBlocks ist ein klassisches Tetris-Spiel. Die 
herunterfallenden Blöcke müssen so gestapelt werden, dass sie waagerechte 
Zeilen ohne Lücken bilden. Eine solche Zeile verschwindet dann, und im 
Spielfeld ist wieder mehr Platz. Wenn es keinen Platz mehr für herunterfallende 
Blöcke gibt, ist das Spiel zu Ende.
 KBlocks is the classic falling blocks game. The idea 
is to stack the falling blocks to create horizontal lines without any gaps. 
When a line is completed it is removed, and more space is available in the play 
area. When there is not enough space for blocks to fall, the game is over.
 KBlocks es un juego clásico de caída de bloques. La idea 
es apilar los bloques que van cayendo para crear líneas horizontaes sin huecos. 
Cuando se completa una línea se elimina, y hay más espacio disponible en la 
zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego.
+KBlock on perinteinen putoavien kappaleiden peli. 
Tavoitteena on kasata putoavat kappaleet aukottomiksi vaakariveiksi. Kun rivi 
on valmis, se poistetaan ja pelialue kasvaa. Kun kappaleilla ei ole enää tilaa 
pudota, peli on lopussa.
 KBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que se formen liñas horizontais completas, 
sen ocos. Cando se completa unha liña, esta elimínase e amplíase o espazo 
dispoñíbel na área de xogo. Cando non fica espazo abondo para que caian os 
bloques, a partida acaba.
 KBlocks è il classico gioco di blocchi in caduta. L'idea 
è impilarli in modo da riempire completamente delle righe. Quando una riga è 
completata viene rimossa, e c'è più spazio a disposizione nell'area di gioco. 
Quando manca lo spazio per far cadere i blocchi, la partita finisce. 
 KBlocks는 떨어지는 블록 게임입니다. 떨어지는 블록을 맞추어서 빈틈 없는 수평선을 만드는 것이 
목표입니다. 줄을 맞추면 지워져서 더 많은 공간이 생기며, 더 이상 블록이 내려올 수 없으면 게임이 끝납니다.




commit kblocks for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2016-01-10 13:04:29

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-11-15 
12:31:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2016-01-10 
13:04:33.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:10:16 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:

  kblocks-15.08.3.tar.xz

New:

  kblocks-15.12.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.6TjV95/_old  2016-01-10 13:04:34.0 +0100
+++ /var/tmp/diff_new_pack.6TjV95/_new  2016-01-10 13:04:34.0 +0100
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.08.3
+Version:15.12.0
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kblocks-15.08.3.tar.xz -> kblocks-15.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.08.3/KBlocksField.cpp 
new/kblocks-15.12.0/KBlocksField.cpp
--- old/kblocks-15.08.3/KBlocksField.cpp2015-11-04 19:39:44.0 
+0100
+++ new/kblocks-15.12.0/KBlocksField.cpp2015-11-11 17:01:22.0 
+0100
@@ -115,11 +115,35 @@
 
 void KBlocksField::removeFilledLine(int lineID)
 {
+// This function removes line number lineID which has been identified as
+// containing no empty cells (by KBlocksField::checkFilledLine).
+//
+// The line is removed by moving the contents of all cells above
+// line #lineID one line down, effectively overwriting the contents
+// of line #lineID.
+//
+// To this end we iterate over all lines, starting at line #lineID and
+// ending with the line just below the top line.
+
 for (int i = lineID; i > 0; i--) {
+
+// For each line we iterate over all cells ...
+
 for (int j = 0; j < mWidth; j++) {
+
+// ... and set the content of the cell to the content of the
+// same cell one line above.
+
 maBoard[i][j] = maBoard[i - 1][j];
 }
 }
+
+// Finally, the top line is filled with empty cells ...
+for (int j = 0; j < mWidth; j++) {
+maBoard[0][j] = false;
+}
+
+// ... and the modification ID is increased by one.
 mCurModifyID += 1;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.08.3/KBlocksGraphics.cpp 
new/kblocks-15.12.0/KBlocksGraphics.cpp
--- old/kblocks-15.08.3/KBlocksGraphics.cpp 2015-11-04 19:39:44.0 
+0100
+++ new/kblocks-15.12.0/KBlocksGraphics.cpp 2015-11-11 17:01:22.0 
+0100
@@ -84,17 +84,17 @@
 {
 //Extract values from SVG elements
 QRectF bounds;
-bounds = m_renderer->boundsOnElement("BLOCK_SIZE");
+bounds = m_renderer->boundsOnElement(QStringLiteral("BLOCK_SIZE"));
 m_Block_Size = bounds.width();
-bounds = m_renderer->boundsOnElement("VIEW");
+bounds = m_renderer->boundsOnElement(QStringLiteral("VIEW"));
 m_View_Size_Width = bounds.width();
 m_View_Size_Height = bounds.height();
-bounds = m_renderer->boundsOnElement("PLAY_AREA");
+bounds = m_renderer->boundsOnElement(QStringLiteral("PLAY_AREA"));
 m_PlayArea_OffsetPoint_X = bounds.x();
 m_PlayArea_OffsetPoint_Y = bounds.y();
 m_PlayArea_NumberOfBlocks_X = bounds.width() / (double)m_Block_Size;
 m_PlayArea_NumberOfBlocks_Y = bounds.height() / (double)m_Block_Size;
-bounds = m_renderer->boundsOnElement("NEXTPIECE_AREA");
+bounds = m_renderer->boundsOnElement(QStringLiteral("NEXTPIECE_AREA"));
 m_PreviewArea_CenterPoint_X = bounds.center().x();
 m_PreviewArea_CenterPoint_Y = bounds.center().y();
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.08.3/KBlocksItemGroup.cpp 
new/kblocks-15.12.0/KBlocksItemGroup.cpp
--- old/kblocks-15.08.3/KBlocksItemGroup.cpp2015-11-04 19:39:44.0 
+0100
+++ new/kblocks-15.12.0/KBlocksItemGroup.cpp2015-11-11 17:01:22.0 
+0100
@@ -23,7 +23,7 @@
 
 mpBackground = new KBlocksSvgItem(mpGameLayout, -1, 0, 0);
 mpBackground->setSharedRenderer(mpGrafx->renderer());
-

commit kblocks for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-11-15 12:31:25

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-10-19 
22:36:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-11-15 
12:31:26.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 19:56:55 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:

  kblocks-15.08.2.tar.xz

New:

  kblocks-15.08.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.Cb7zb9/_old  2015-11-15 12:31:27.0 +0100
+++ /var/tmp/diff_new_pack.Cb7zb9/_new  2015-11-15 12:31:27.0 +0100
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.08.2
+Version:15.08.3
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kblocks-15.08.2.tar.xz -> kblocks-15.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.08.2/CMakeLists.txt 
new/kblocks-15.08.3/CMakeLists.txt
--- old/kblocks-15.08.2/CMakeLists.txt  2015-06-29 10:58:50.0 +0200
+++ new/kblocks-15.08.3/CMakeLists.txt  2015-11-04 19:39:44.0 +0100
@@ -6,22 +6,11 @@
 find_package(ECM 1.7.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 Svg 
Network )
 find_package(KF5 REQUIRED COMPONENTS 
-CoreAddons
-Config
-ItemModels
-WidgetsAddons
-WindowSystem
-Config
-DBusAddons
+DocTools
 I18n
-ConfigWidgets
-TextWidgets
 XmlGui
-KIO
-NotifyConfig
-NewStuff
 )
 
 find_package(KF5KDEGames 4.9.0 REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.08.2/KBlocksNetServer.cpp 
new/kblocks-15.08.3/KBlocksNetServer.cpp
--- old/kblocks-15.08.2/KBlocksNetServer.cpp2015-06-29 10:58:50.0 
+0200
+++ new/kblocks-15.08.3/KBlocksNetServer.cpp2015-11-04 19:39:44.0 
+0100
@@ -457,7 +457,7 @@
 for (int gameID = 0; gameID < mGameCount; gameID++) {
 QString tmpPlayerName = mPlayerName[gameID];
 printf("Game ID : %d\n", gameID);
-printf("\tPlayer Name : %s\n", tmpPlayerName.toAscii().constData());
+printf("\tPlayer Name : %s\n", tmpPlayerName.toLatin1().constData());
 printf("\tTotal Score : %d\n", 
maGameScoreList[gameID]->getLineCount());
 }
 printf("-\n");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.08.2/kblocks.appdata.xml 
new/kblocks-15.08.3/kblocks.appdata.xml
--- old/kblocks-15.08.2/kblocks.appdata.xml 2015-06-29 10:58:50.0 
+0200
+++ new/kblocks-15.08.3/kblocks.appdata.xml 2015-11-04 19:39:44.0 
+0100
@@ -7,6 +7,7 @@
   KBlocks
   KBlocks
   KBlocks
+  KBlocks
   KBlocks
   KBlocks
   KBlocks
@@ -37,6 +38,7 @@
   Xuegu de bloques que cayen
   Igra padajući blokovi
   Joc de blocs que cauen
+  Joc de blocs que cauen
   Hra s padajícími bloky
   „Tetris“-Spiel
   Falling Blocks Game
@@ -69,6 +71,7 @@
 
 KBlocks ye'l xuegu clásicu de los bloque que cayen. La 
idea ye amontonar los bloques que cayen pa crear llinies horizontales ensin 
güecos. Cuando una llinia se completa, hai disponible más espaciu nel area de 
xuegu. Cuando nun hai espaciu abondo pa los bloques que cayen, la partida 
fínase.
 El KBlocks és el joc clàssic de blocs que cauen. La idea 
és apilar els blocs que cauen per crear línies horitzontals sense cap forat. 
Quan s'ha completat una línia, aquesta s'elimina i queda més espai disponible a 
l'àrea de joc. Quan no hi ha espai suficient per als blocs que cauen el joc 
finalitza.
+El KBlocks és el joc clàssic de blocs que cauen. 
La idea és apilar els blocs que cauen per crear línies horitzontals sense cap 
forat. Quan s'ha completat una línia, esta s'elimina i queda més espai 
disponible a l'àrea de joc. Quan no hi ha espai suficient per als blocs que 
cauen el joc finalitza.
 KBlocks 

commit kblocks for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-10-19 22:36:29

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-10-08 
08:25:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-10-19 
22:36:30.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:19:04 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:

  kblocks-15.08.1.tar.xz

New:

  kblocks-15.08.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.wimZEa/_old  2015-10-19 22:36:31.0 +0200
+++ /var/tmp/diff_new_pack.wimZEa/_new  2015-10-19 22:36:31.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.08.1
+Version:15.08.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kblocks for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-10-08 08:25:44

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-10-03 
20:18:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-10-08 
08:25:46.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  5 07:25:08 UTC 2015 - wba...@tmo.at
+
+- Own directory %_datadir/appdata to fix build on Leap
+
+---



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.ANzeSk/_old  2015-10-08 08:25:46.0 +0200
+++ /var/tmp/diff_new_pack.ANzeSk/_new  2015-10-08 08:25:46.0 +0200
@@ -77,6 +77,7 @@
 %dir %{_kf5_configkcfgdir}
 %{_kf5_configkcfgdir}/kblocks.kcfg
 %{_kf5_configdir}/kblocks.knsrc
+%dir %_datadir/appdata
 %_datadir/appdata/kblocks.appdata.xml
 %_datadir/kxmlgui5/kblocks/
 




commit kblocks for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

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

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


Package is "kblocks"

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-07-14 
17:32:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-10-03 
20:18:50.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:00:44 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:42:47 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:47:40 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:

  kblocks-15.04.3.tar.xz

New:

  kblocks-15.08.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.DkKSOr/_old  2015-10-03 20:18:51.0 +0200
+++ /var/tmp/diff_new_pack.DkKSOr/_new  2015-10-03 20:18:51.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kblocks-15.04.3.tar.xz -> kblocks-15.08.1.tar.xz ++
Files old/kblocks-15.04.3/128-apps-kblocks.png and 
new/kblocks-15.08.1/128-apps-kblocks.png differ
Files old/kblocks-15.04.3/16-apps-kblocks.png and 
new/kblocks-15.08.1/16-apps-kblocks.png differ
Files old/kblocks-15.04.3/22-apps-kblocks.png and 
new/kblocks-15.08.1/22-apps-kblocks.png differ
Files old/kblocks-15.04.3/32-apps-kblocks.png and 
new/kblocks-15.08.1/32-apps-kblocks.png differ
Files old/kblocks-15.04.3/48-apps-kblocks.png and 
new/kblocks-15.08.1/48-apps-kblocks.png differ
Files old/kblocks-15.04.3/64-apps-kblocks.png and 
new/kblocks-15.08.1/64-apps-kblocks.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.04.3/CMakeLists.txt 
new/kblocks-15.08.1/CMakeLists.txt
--- old/kblocks-15.04.3/CMakeLists.txt  2015-06-23 16:08:48.0 +0200
+++ new/kblocks-15.08.1/CMakeLists.txt  2015-06-29 10:58:50.0 +0200
@@ -3,7 +3,7 @@
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.3.0")
 
-find_package(ECM 1.3.0 REQUIRED CONFIG)
+find_package(ECM 1.7.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)
@@ -34,6 +34,7 @@
 include(KDEInstallDirs)
 include(KDECompilerSettings)
 include(KDECMakeSettings)
+include(ECMAddAppIcon)
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 
@@ -88,23 +89,24 @@
 
 kconfig_add_kcfg_files(kblocks_SRCS settings.kcfgc )
 
-kde4_add_app_icon(kblocks_SRCS "hi*-apps-kblocks.png")
+file(GLOB ICONS_SRCS "*-apps-kblocks.png")
+ecm_add_app_icon(kblocks_SRCS ICONS ${ICONS_SRCS})
 
 add_executable(kblocks ${kblocks_SRCS})
 
 target_link_libraries(kblocks KF5KDEGames KF5KDEGamesPrivate  
Phonon::phonon4qt5 Qt5::Network KF5::XmlGui KF5::I18n Qt5::Svg)
 
-install(TARGETS kblocks  ${INSTALL_TARGETS_DEFAULT_ARGS} )
+install(TARGETS kblocks  ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
 
 ### install files ###
 
-install( PROGRAMS org.kde.kblocks.desktop  DESTINATION  
${XDG_APPS_INSTALL_DIR} )
-install( FILES kblocks.appdata.xml DESTINATION  ${DATA_INSTALL_DIR}/appdata )
-install( FILES kblocks.kcfg  DESTINATION  ${KCFG_INSTALL_DIR} )
-install( FILES kblocksui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/kblocks )
-install( FILES kblocks.knsrc  DESTINATION  ${CONFIG_INSTALL_DIR} )
+install( PROGRAMS org.kde.kblocks.desktop  DESTINATION  ${KDE_INSTALL_APPDIR} )
+install( FILES kblocks.appdata.xml DESTINATION  ${KDE_INSTALL_METAINFODIR} )
+install( FILES kblocks.kcfg  DESTINATION  ${KDE_INSTALL_KCFGDIR} )
+install( FILES kblocksui.rc  DESTINATION  ${KDE_INSTALL_KXMLGUI5DIR}/kblocks )
+install( FILES kblocks.knsrc  DESTINATION  ${KDE_INSTALL_CONFDIR} )
 
-ecm_install_icons( ICONS 

commit kblocks for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-07-14 17:32:12

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-06-04 
10:17:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-07-14 
17:32:13.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 05:10:44 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:

  kblocks-15.04.2.tar.xz

New:

  kblocks-15.04.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.p1bGKP/_old  2015-07-14 17:32:14.0 +0200
+++ /var/tmp/diff_new_pack.p1bGKP/_new  2015-07-14 17:32:14.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.04.2
+Version:15.04.3
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kblocks-15.04.2.tar.xz - kblocks-15.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.04.2/CMakeLists.txt 
new/kblocks-15.04.3/CMakeLists.txt
--- old/kblocks-15.04.2/CMakeLists.txt  2015-04-27 13:18:17.0 +0200
+++ new/kblocks-15.04.3/CMakeLists.txt  2015-06-23 16:08:48.0 +0200
@@ -36,7 +36,6 @@
 include(KDECMakeSettings)
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
-add_definitions(-DTRANSLATION_DOMAIN=kblocks)
 
 
 add_subdirectory( themes )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.04.2/kblocks.appdata.xml 
new/kblocks-15.04.3/kblocks.appdata.xml
--- old/kblocks-15.04.2/kblocks.appdata.xml 2015-04-27 13:18:17.0 
+0200
+++ new/kblocks-15.04.3/kblocks.appdata.xml 2015-06-23 16:08:48.0 
+0200
@@ -34,6 +34,7 @@
   summary xml:lang=bsIgra padajući blokovi/summary
   summary xml:lang=caJoc de blocs que cauen/summary
   summary xml:lang=csHra s padajícími bloky/summary
+  summary xml:lang=de„Tetris“-Spiel/summary
   summary xml:lang=en-GBFalling Blocks Game/summary
   summary xml:lang=esJuego de caída de bloques/summary
   summary xml:lang=glXogo no que caen bloques/summary
@@ -60,7 +61,8 @@
   lines without any gaps. When a line is completed it is removed, and more 
space is available in the play area.
   When there is not enough space for blocks to fall, the game is over.
 /p
-p xml:lang=caEl KBlocks és el joc clàssic de blocs que cauen. La idea 
és apilar els blocs que cauen per crear línies horitzontals sense cap forat. 
Quan s'ha completat una línia, aquesta s'elimina i queda més espai disponible a 
l'àrea de joc. Quan no hi ha espai suficient pels blocs que cauen el joc 
finalitza./p
+p xml:lang=caEl KBlocks és el joc clàssic de blocs que cauen. La idea 
és apilar els blocs que cauen per crear línies horitzontals sense cap forat. 
Quan s'ha completat una línia, aquesta s'elimina i queda més espai disponible a 
l'àrea de joc. Quan no hi ha espai suficient per als blocs que cauen el joc 
finalitza./p
+p xml:lang=deKBlocks ist ein klassisches Tetris-Spiel. Die 
herunterfallenden Blöcke müssen so gestapelt werden, dass sie waagerechte 
Zeilen ohne Lücken bilden. Eine solche Zeile verschwindet dann, und im 
Spielfeld ist wieder mehr Platz. Wenn es keinen Platz mehr für herunterfallende 
Blöcke gibt, ist das Spiel zu Ende./p
 p xml:lang=en-GBKBlocks is the classic falling blocks game. The idea 
is to stack the falling blocks to create horizontal lines without any gaps. 
When a line is completed it is removed, and more space is available in the play 
area. When there is not enough space for blocks to fall, the game is over./p
 p xml:lang=esKBlocks es un juego clásico de caída de bloques. La idea 
es apilar los bloques que van cayendo para crear líneas horizontaes sin huecos. 
Cuando se completa una línea se elimina, y hay más espacio disponible en la 
zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego./p
 p xml:lang=glKBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que se formen liñas horizontais completas, 
sen ocos. Cando se completa unha liña, esta elimínase e amplíase o espazo 
dispoñíbel na área de xogo. Cando non fica espazo abondo para que caian os 

commit kblocks for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-06-04 10:17:49

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-05-15 
09:57:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-06-04 
10:17:50.0 +0200
@@ -1,0 +2,5 @@
+Sat May 30 13:35:52 UTC 2015 - tittiatc...@gmail.com
+
+- Update
+
+---

Old:

  kblocks-15.04.1.tar.xz

New:

  kblocks-15.04.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.ylWNqZ/_old  2015-06-04 10:17:50.0 +0200
+++ /var/tmp/diff_new_pack.ylWNqZ/_new  2015-06-04 10:17:50.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.04.1
+Version:15.04.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kblocks-15.04.1.tar.xz - kblocks-15.04.2.tar.xz ++




commit kblocks for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-05-15 09:57:12

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-05-11 
17:39:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-05-15 
09:57:13.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:31 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:

  kblocks-15.04.0.tar.xz

New:

  kblocks-15.04.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.usEKt7/_old  2015-05-15 09:57:14.0 +0200
+++ /var/tmp/diff_new_pack.usEKt7/_new  2015-05-15 09:57:14.0 +0200
@@ -42,7 +42,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kblocks-15.04.0.tar.xz - kblocks-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.04.0/CMakeLists.txt 
new/kblocks-15.04.1/CMakeLists.txt
--- old/kblocks-15.04.0/CMakeLists.txt  2015-03-25 13:21:29.0 +0100
+++ new/kblocks-15.04.1/CMakeLists.txt  2015-04-27 13:18:17.0 +0200
@@ -100,7 +100,7 @@
 ### install files ###
 
 install( PROGRAMS org.kde.kblocks.desktop  DESTINATION  
${XDG_APPS_INSTALL_DIR} )
-install( FILES kblocks.appdata.xml DESTINATION  share/appdata )
+install( FILES kblocks.appdata.xml DESTINATION  ${DATA_INSTALL_DIR}/appdata )
 install( FILES kblocks.kcfg  DESTINATION  ${KCFG_INSTALL_DIR} )
 install( FILES kblocksui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/kblocks )
 install( FILES kblocks.knsrc  DESTINATION  ${CONFIG_INSTALL_DIR} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-15.04.0/kblocks.appdata.xml 
new/kblocks-15.04.1/kblocks.appdata.xml
--- old/kblocks-15.04.0/kblocks.appdata.xml 2015-03-25 13:21:29.0 
+0100
+++ new/kblocks-15.04.1/kblocks.appdata.xml 2015-04-27 13:18:17.0 
+0200
@@ -14,6 +14,7 @@
   name xml:lang=esKBlock/name
   name xml:lang=glKBlocks/name
   name xml:lang=itKBlocks/name
+  name xml:lang=koKBlocks/name
   name xml:lang=nlKBlocks/name
   name xml:lang=plKBloki/name
   name xml:lang=ptKBlocks/name
@@ -37,6 +38,7 @@
   summary xml:lang=esJuego de caída de bloques/summary
   summary xml:lang=glXogo no que caen bloques/summary
   summary xml:lang=itGioco con oggetti che cadono/summary
+  summary xml:lang=ko떨어지는 블록 게임/summary
   summary xml:lang=nlVallende blokken-spel/summary
   summary xml:lang=plGra w spadające bloki/summary
   summary xml:lang=ptJogo de Blocos em Queda/summary
@@ -63,6 +65,7 @@
 p xml:lang=esKBlocks es un juego clásico de caída de bloques. La idea 
es apilar los bloques que van cayendo para crear líneas horizontaes sin huecos. 
Cuando se completa una línea se elimina, y hay más espacio disponible en la 
zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego./p
 p xml:lang=glKBlocks é o xogo clásico dos bloques que caen A idea é 
amorear os bloques que caen de xeito que se formen liñas horizontais completas, 
sen ocos. Cando se completa unha liña, esta elimínase e amplíase o espazo 
dispoñíbel na área de xogo. Cando non fica espazo abondo para que caian os 
bloques, a partida acaba./p
 p xml:lang=itKBlocks è il classico gioco di blocchi in caduta. L'idea 
è impilarli in modo da riempire completamente delle righe. Quando una riga è 
completata viene rimossa, e c'è più spazio a disposizione nell'area di gioco. 
Quando manca lo spazio per far cadere i blocchi, la partita finisce. /p
+p xml:lang=koKBlocks는 떨어지는 블록 게임입니다. 떨어지는 블록을 맞추어서 빈틈 없는 수평선을 만드는 것이 
목표입니다. 줄을 맞추면 지워져서 더 많은 공간이 생기며, 더 이상 블록이 내려올 수 없으면 게임이 끝납니다./p
 p xml:lang=nlKBlocks is het klassieke spel met vallende blokken Het 
idee is de vallende blokken zo op te stapelen dat horizontale lijnen volledig 
zijn opgevuld. Wanneer een lijn volledig is opgevuld wordt deze verwijderd en 
komt er meer ruimte in het speelgebied. Wanneer er onvoldoende ruimte over is 
om een blok te laten vallen is het spel over./p
 p xml:lang=plKBloki jest klasyczną grą w spadające bloki. Celem jest 
takie układanie spadających bloków, aby 

commit kblocks for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-05-11 17:39:57

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-03-11 
09:45:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-05-11 
17:39:57.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 12:44:11 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 17:20:41 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:36:08 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  kblocks-14.12.3.tar.xz

New:

  kblocks-15.04.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.CDqIg2/_old  2015-05-11 17:39:58.0 +0200
+++ /var/tmp/diff_new_pack.CDqIg2/_new  2015-05-11 17:39:58.0 +0200
@@ -18,16 +18,36 @@
 
 Name:   kblocks
 BuildRequires:  libkdegames-devel
-BuildRequires:  xz
+BuildRequires:  extra-cmake-modules
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5QuickWidgets)
+BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  kconfig-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kguiaddons-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kitemviews-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  kio-devel
+BuildRequires:  knotifyconfig-devel
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  knewstuff-devel
+BuildRequires:  phonon4qt5-devel
+BuildRequires:  update-desktop-files
 Summary:KBlocks - classic falling blocks game
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:14.12.3
+Version:15.04.0
 Release:0
 Source0:kblocks-%{version}.tar.xz
+Obsoletes:  %{name}5  %{version}
+Provides:   %{name}5 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 KBlocks is the KDE version of the classic falling blocks game.
@@ -36,13 +56,11 @@
 %setup -q -n kblocks-%{version}
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
-  %kde_post_install
+  %kf5_makeinstall -C build
 
 %post -p /sbin/ldconfig
 
@@ -51,12 +69,15 @@
 %files
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC
-%{_kde4_bindir}/kblocks
-%{_kde4_applicationsdir}/kblocks.desktop
-%{_kde4_htmldir}/en/kblocks/
-%{_kde4_iconsdir}/hicolor/*/apps/kblocks.*
-%{_kde4_appsdir}/kblocks/
-%{_kde4_configkcfgdir}/kblocks.kcfg
-%{_kde4_configdir}/kblocks.knsrc
+%{_kf5_bindir}/kblocks
+%{_kf5_applicationsdir}/org.kde.kblocks.desktop
+%{_kf5_htmldir}/en/kblocks/
+%{_kf5_iconsdir}/hicolor/*/*/kblocks.*
+%{_kf5_appsdir}/kblocks/
+%dir %{_kf5_configkcfgdir}
+%{_kf5_configkcfgdir}/kblocks.kcfg
+%{_kf5_configdir}/kblocks.knsrc
+%_datadir/appdata/kblocks.appdata.xml
+%_datadir/kxmlgui5/kblocks/
 
 %changelog

++ kblocks-14.12.3.tar.xz - kblocks-15.04.0.tar.xz ++
 13968 lines of diff (skipped)




commit kblocks for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-03-11 09:45:25

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-02-11 
16:34:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-03-11 
09:45:26.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:33:34 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:

  kblocks-14.12.2.tar.xz

New:

  kblocks-14.12.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.YptefX/_old  2015-03-11 09:45:27.0 +0100
+++ /var/tmp/diff_new_pack.YptefX/_new  2015-03-11 09:45:27.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:14.12.2
+Version:14.12.3
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-14.12.2.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2015-02-11 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-02-11 16:34:48

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-01-21 
22:09:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-02-11 
16:34:49.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:40:48 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:

  kblocks-14.12.1.tar.xz

New:

  kblocks-14.12.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.OZLD0Y/_old  2015-02-11 16:34:50.0 +0100
+++ /var/tmp/diff_new_pack.OZLD0Y/_new  2015-02-11 16:34:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kblocks
 #
-# 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:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-14.12.1.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-01-21 22:09:03

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2015-01-08 
23:16:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-01-21 
22:09:14.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 19:43:56 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:

  kblocks-14.12.0.tar.xz

New:

  kblocks-14.12.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.MNizjE/_old  2015-01-21 22:09:15.0 +0100
+++ /var/tmp/diff_new_pack.MNizjE/_new  2015-01-21 22:09:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kblocks
 #
-# 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:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:14.12.0
+Version:14.12.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-14.12.0.tar.xz - kblocks-14.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-14.12.0/kblocks.desktop 
new/kblocks-14.12.1/kblocks.desktop
--- old/kblocks-14.12.0/kblocks.desktop 2014-11-10 07:49:08.0 +0100
+++ new/kblocks-14.12.1/kblocks.desktop 2014-12-31 07:59:05.0 +0100
@@ -31,7 +31,7 @@
 Name[nds]=KBlocks
 Name[nl]=KBlocks
 Name[nn]=KBlocks
-Name[pl]=KBlocks
+Name[pl]=KBloki
 Name[pt]=KBlocks
 Name[pt_BR]=KBlocks
 Name[ro]=KBlocuri
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-14.12.0/themes/default.desktop 
new/kblocks-14.12.1/themes/default.desktop
--- old/kblocks-14.12.0/themes/default.desktop  2014-11-10 07:49:08.0 
+0100
+++ new/kblocks-14.12.1/themes/default.desktop  2014-12-31 07:59:05.0 
+0100
@@ -73,7 +73,7 @@
 Description[nds]=KBlocks, ägyptsch Stil
 Description[nl]=KBlocks, Egyptische stijl.
 Description[nn]=KBlocks i egyptisk stil.
-Description[pl]=KBlocks, motyw egipski.
+Description[pl]=KBloki, wystrój egipski.
 Description[pt]=KBlocks, estilo Egípcio.
 Description[pt_BR]=KBlocks, estilo egípcio.
 Description[ro]=KBlocuri, în stil egiptean.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-14.12.0/themes/oxygen.desktop 
new/kblocks-14.12.1/themes/oxygen.desktop
--- old/kblocks-14.12.0/themes/oxygen.desktop   2014-11-10 07:49:08.0 
+0100
+++ new/kblocks-14.12.1/themes/oxygen.desktop   2014-12-31 07:59:05.0 
+0100
@@ -85,7 +85,7 @@
 Description[nds]=Oxygen-Muster ut KDE4 för KBlocks
 Description[nl]=KBlocks Oxygen-thema voor KDE 4
 Description[nn]=Oksygen-tema for KBlocks
-Description[pl]=Wystrój Tlenu dla KBlocks w KDE4
+Description[pl]=Wystrój Tlenu dla KBloków w KDE4
 Description[pt]=Tema do Oxygen para o KBlocks do KDE 4
 Description[pt_BR]=Tema do Oxygen para o KBlocks do KDE 4
 Description[ro]=Tematică KBlocuri Oxygen pentru KDE4

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



commit kblocks for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2015-01-08 23:16:12

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-11-19 
20:23:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2015-01-08 
23:16:19.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:33:43 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:

  kblocks-4.14.3.tar.xz

New:

  kblocks-14.12.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.isy7xv/_old  2015-01-08 23:16:20.0 +0100
+++ /var/tmp/diff_new_pack.isy7xv/_new  2015-01-08 23:16:20.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.14.3
+Version:14.12.0
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.14.3.tar.xz - kblocks-14.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.14.3/AI/KBlocksAILog.cpp 
new/kblocks-14.12.0/AI/KBlocksAILog.cpp
--- old/kblocks-4.14.3/AI/KBlocksAILog.cpp  2014-09-13 16:02:53.0 
+0200
+++ new/kblocks-14.12.0/AI/KBlocksAILog.cpp 2014-11-10 07:49:08.0 
+0100
@@ -75,11 +75,6 @@
 is_channel_open[ch] = false;
 }
 
-void clrscr()
-{
-system(clear);
-}
-
 void gotoXY(int x, int y)
 {
 #ifdef DEBUG
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.14.3/AI/KBlocksAILog.h 
new/kblocks-14.12.0/AI/KBlocksAILog.h
--- old/kblocks-4.14.3/AI/KBlocksAILog.h2014-09-13 16:02:53.0 
+0200
+++ new/kblocks-14.12.0/AI/KBlocksAILog.h   2014-11-10 07:49:08.0 
+0100
@@ -30,7 +30,6 @@
 **  screen setting  **
 */
 #ifndef KSIRTET
-void clrscr();
 void gotoXY(int x, int y);
 #endif
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.14.3/AI/KBlocksAIPlanner.cpp 
new/kblocks-14.12.0/AI/KBlocksAIPlanner.cpp
--- old/kblocks-4.14.3/AI/KBlocksAIPlanner.cpp  2014-09-13 16:02:53.0 
+0200
+++ new/kblocks-14.12.0/AI/KBlocksAIPlanner.cpp 2014-11-10 07:49:08.0 
+0100
@@ -50,7 +50,7 @@
 // board rect
 Lines b_Col_maxHeight = Lines(w);
 
-// board info - max height per coloumn
+// board info - max height per column
 for(int x = 0; x  w; x++)
 {
 int y = 0;
@@ -75,7 +75,7 @@
 // scan all possible rotation
 for(int rotation = 0; rotation  loopCount; rotation++)
 {
-// piece info - min/max height per coloumn  
+// piece info - min/max height per column
 piece.setRotation(rotation);
 
 // scan all possible x position - put piece on board  
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.14.3/AI/KBlocksAIPlanner.h 
new/kblocks-14.12.0/AI/KBlocksAIPlanner.h
--- old/kblocks-4.14.3/AI/KBlocksAIPlanner.h2014-09-13 16:02:53.0 
+0200
+++ new/kblocks-14.12.0/AI/KBlocksAIPlanner.h   2014-11-10 07:49:08.0 
+0100
@@ -21,7 +21,7 @@
 class KBlocksAIPlanner : public PlannerInterface
 {
 public:
-KBlocksAIPlanner(KBlocksField * p);
+explicit KBlocksAIPlanner(KBlocksField * p);
 ~KBlocksAIPlanner();
 
 int  process(KBlocks_PieceType_Detail pieceValue);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.14.3/AI/KBlocksAIPlannerExtend.h 
new/kblocks-14.12.0/AI/KBlocksAIPlannerExtend.h
--- old/kblocks-4.14.3/AI/KBlocksAIPlannerExtend.h  2014-09-13 
16:02:53.0 +0200
+++ new/kblocks-14.12.0/AI/KBlocksAIPlannerExtend.h 2014-11-10 
07:49:08.0 +0100
@@ -22,7 +22,7 @@
 class PathNode
 {
 public:
-PathNode(KBlocksPiece * piece);
+explicit PathNode(KBlocksPiece * piece);
 ~PathNode();
 
 KBlocksPiece getContent();
@@ -48,7 +48,7 @@
 class KBlocksAIPlannerExtend : public KBlocksAIPlanner
 {
 public:
-KBlocksAIPlannerExtend(KBlocksField * field);
+explicit KBlocksAIPlannerExtend(KBlocksField * 

commit kblocks for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-10-16 
18:14:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-11-19 
20:23:26.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 21:04:27 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:

  kblocks-4.14.2.tar.xz

New:

  kblocks-4.14.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.LOZCMf/_old  2014-11-19 20:23:29.0 +0100
+++ /var/tmp/diff_new_pack.LOZCMf/_new  2014-11-19 20:23:29.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.14.2
+Version:4.14.3
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.14.2.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2014-10-16 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-09-18 
08:00:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-10-16 
18:14:45.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:32:40 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:

  kblocks-4.14.1.tar.xz

New:

  kblocks-4.14.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.8grOCP/_old  2014-10-16 18:14:47.0 +0200
+++ /var/tmp/diff_new_pack.8grOCP/_new  2014-10-16 18:14:47.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.14.1
+Version:4.14.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.14.1.tar.xz - kblocks-4.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.14.1/KBlocksWin.cpp 
new/kblocks-4.14.2/KBlocksWin.cpp
--- old/kblocks-4.14.1/KBlocksWin.cpp   2014-05-05 06:28:51.0 +0200
+++ new/kblocks-4.14.2/KBlocksWin.cpp   2014-09-13 16:02:53.0 +0200
@@ -36,8 +36,6 @@
 //Use up to 3MB for global application pixmap cache
 QPixmapCache::setCacheLimit(3*1024);
 
-mFirstInit = true;
-
 mpKBPlayer = new KBlocksKeyboardPlayer(this);
 mpAIPlayer = new KBlocksAIPlayer();
 
@@ -95,12 +93,6 @@
 
 void KBlocksWin::startGame()
 {
-if (mFirstInit)
-{
-mFirstInit = false;
-return;
-}
-
 srand(time(0));
 mpGameLogic-setGameSeed(rand());
 if (mpGameLogic-startGame(mGameCount))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.14.1/KBlocksWin.h 
new/kblocks-4.14.2/KBlocksWin.h
--- old/kblocks-4.14.1/KBlocksWin.h 2014-05-05 06:28:51.0 +0200
+++ new/kblocks-4.14.2/KBlocksWin.h 2014-09-13 16:02:53.0 +0200
@@ -65,8 +65,6 @@
 int mMaxGameCapacity;
 int mGameCount;
 
-bool mFirstInit;
-
 bool mGameAnim;
 bool mWaitForAll;
 

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



commit kblocks for openSUSE:Factory

2014-09-18 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-08-25 
11:01:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-09-18 
08:00:48.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 13 16:54:12 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:

  kblocks-4.14.0.tar.xz

New:

  kblocks-4.14.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.lqJfxZ/_old  2014-09-18 08:00:49.0 +0200
+++ /var/tmp/diff_new_pack.lqJfxZ/_new  2014-09-18 08:00:49.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.14.0
+Version:4.14.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.14.0.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-07-16 
16:17:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-08-25 
11:01:20.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:57:12 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:44:03 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:

  kblocks-4.13.80.tar.xz

New:

  kblocks-4.14.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.uXx028/_old  2014-08-25 11:01:21.0 +0200
+++ /var/tmp/diff_new_pack.uXx028/_new  2014-08-25 11:01:21.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.13.80
+Version:4.14.0
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.13.80.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2014-07-16 16:16:58

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-06-19 
13:17:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-07-16 
16:17:04.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:16:35 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:

  kblocks-4.13.2.tar.xz

New:

  kblocks-4.13.80.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.ZjJbdu/_old  2014-07-16 16:17:05.0 +0200
+++ /var/tmp/diff_new_pack.ZjJbdu/_new  2014-07-16 16:17:05.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.13.2
+Version:4.13.80
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.13.2.tar.xz - kblocks-4.13.80.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.13.2/KBlocksWin.cpp 
new/kblocks-4.13.80/KBlocksWin.cpp
--- old/kblocks-4.13.2/KBlocksWin.cpp   2014-05-04 09:34:18.0 +0200
+++ new/kblocks-4.13.80/KBlocksWin.cpp  2014-05-05 06:28:51.0 +0200
@@ -193,10 +193,10 @@
 mpGameScene-pauseGame(flag, true);
 }
 
-bool KBlocksWin::queryExit()
+void KBlocksWin::closeEvent(QCloseEvent *event)
 {
 Settings::self()-writeConfig();
-return true;
+KXmlGuiWindow::closeEvent(event);
 }
 
 void KBlocksWin::showHighscore()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.13.2/KBlocksWin.h 
new/kblocks-4.13.80/KBlocksWin.h
--- old/kblocks-4.13.2/KBlocksWin.h 2014-05-04 09:34:18.0 +0200
+++ new/kblocks-4.13.80/KBlocksWin.h2014-05-05 06:28:51.0 +0200
@@ -59,7 +59,7 @@
 void setupGUILayout();
 
 protected:
-virtual bool queryExit();
+virtual void closeEvent(QCloseEvent *event);
 
 private:
 int mMaxGameCapacity;

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



commit kblocks for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-05-22 
06:53:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-06-19 
13:17:50.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:54:50 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:

  kblocks-4.13.1.tar.xz

New:

  kblocks-4.13.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.PpInbP/_old  2014-06-19 13:17:51.0 +0200
+++ /var/tmp/diff_new_pack.PpInbP/_new  2014-06-19 13:17:51.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.13.1
+Version:4.13.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.13.1.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-04-18 
12:33:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-05-22 
06:53:04.0 +0200
@@ -1,0 +2,7 @@
+Fri May  9 17:05:31 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:

  kblocks-4.13.0.tar.xz

New:

  kblocks-4.13.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.ZHsiBi/_old  2014-05-22 06:53:06.0 +0200
+++ /var/tmp/diff_new_pack.ZHsiBi/_new  2014-05-22 06:53:06.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.13.0
+Version:4.13.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.13.0.tar.xz - kblocks-4.13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.13.0/themes/oxygen.desktop 
new/kblocks-4.13.1/themes/oxygen.desktop
--- old/kblocks-4.13.0/themes/oxygen.desktop2014-03-18 06:05:25.0 
+0100
+++ new/kblocks-4.13.1/themes/oxygen.desktop2014-05-04 09:34:18.0 
+0200
@@ -21,7 +21,6 @@
 Name[hne]=आक्सीजन
 Name[hu]=Oxygen
 Name[it]=Oxygen
-Name[ja]=Oxygen
 Name[kk]=Oxygen
 Name[km]=អុកស៊ីសែន
 Name[ko]=Oxygen
@@ -30,10 +29,11 @@
 Name[mai]=आक्सीजन
 Name[mr]=ऑक्सीजन
 Name[nb]=Oxygen
+Name[nds]=Oxygen
 Name[ne]=अक्सिजन
 Name[nl]=Oxygen
 Name[nn]=Oksygen
-Name[pl]=Oxygen
+Name[pl]=Tlen
 Name[pt]=Oxygen
 Name[pt_BR]=Oxygen
 Name[ro]=Oxygen
@@ -85,7 +85,7 @@
 Description[nds]=Oxygen-Muster ut KDE4 för KBlocks
 Description[nl]=KBlocks Oxygen-thema voor KDE 4
 Description[nn]=Oksygen-tema for KBlocks
-Description[pl]=Motyw Oxygen dla KBlocks w KDE4
+Description[pl]=Wystrój Tlenu dla KBlocks w KDE4
 Description[pt]=Tema do Oxygen para o KBlocks do KDE 4
 Description[pt_BR]=Tema do Oxygen para o KBlocks do KDE 4
 Description[ro]=Tematică KBlocuri Oxygen pentru KDE4

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



commit kblocks for openSUSE:Factory

2014-04-18 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-03-30 
12:00:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-04-18 
12:33:32.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 17:13:52 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  kblocks-4.12.97.tar.xz

New:

  kblocks-4.13.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.gp2qCS/_old  2014-04-18 12:33:34.0 +0200
+++ /var/tmp/diff_new_pack.gp2qCS/_new  2014-04-18 12:33:34.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.12.97
+Version:4.13.0
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.12.97.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2014-03-30 07:52:58

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-03-18 
16:09:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-03-30 
12:00:28.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 18:08:33 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:24:55 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:

  kblocks-4.12.90.tar.xz

New:

  kblocks-4.12.97.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.tOFLlC/_old  2014-03-30 12:00:36.0 +0200
+++ /var/tmp/diff_new_pack.tOFLlC/_new  2014-03-30 12:00:36.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.12.90
+Version:4.12.97
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.12.90.tar.xz - kblocks-4.12.97.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.12.90/kblocks.desktop 
new/kblocks-4.12.97/kblocks.desktop
--- old/kblocks-4.12.90/kblocks.desktop 2014-02-18 06:09:32.0 +0100
+++ new/kblocks-4.12.97/kblocks.desktop 2014-03-18 06:05:25.0 +0100
@@ -76,6 +76,7 @@
 GenericName[kk]=Тетрис - тектес ойыны
 GenericName[km]=ល្បែង​ប្លុក​ធ្លាក់​
 GenericName[ko]=떨어지는 블록 게임
+GenericName[lt]=Krentančių blokų žaidimas
 GenericName[lv]=Krītošo bloku spēle
 GenericName[mr]=पडणाऱ्या ब्लॉक्सचा खेळ
 GenericName[nb]=Spill med fallende brikker

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



commit kblocks for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2014-03-18 16:09:54

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-02-20 
07:57:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-03-18 
16:09:55.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:40:55 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:22:43 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:

  kblocks-4.12.2.tar.xz

New:

  kblocks-4.12.90.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.BGSYP0/_old  2014-03-18 16:09:56.0 +0100
+++ /var/tmp/diff_new_pack.BGSYP0/_new  2014-03-18 16:09:56.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.12.2
+Version:4.12.90
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.12.2.tar.xz - kblocks-4.12.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.12.2/themes/oxygen.desktop 
new/kblocks-4.12.90/themes/oxygen.desktop
--- old/kblocks-4.12.2/themes/oxygen.desktop2013-11-11 07:34:50.0 
+0100
+++ new/kblocks-4.12.90/themes/oxygen.desktop   2014-02-18 06:09:32.0 
+0100
@@ -30,7 +30,6 @@
 Name[mai]=आक्सीजन
 Name[mr]=ऑक्सीजन
 Name[nb]=Oxygen
-Name[nds]=Oxygen
 Name[ne]=अक्सिजन
 Name[nl]=Oxygen
 Name[nn]=Oksygen

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



commit kblocks for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2014-01-27 
11:17:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-02-20 
07:57:41.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:33:02 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:

  kblocks-4.12.1.tar.xz

New:

  kblocks-4.12.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.lCwnDJ/_old  2014-02-20 07:57:41.0 +0100
+++ /var/tmp/diff_new_pack.lCwnDJ/_new  2014-02-20 07:57:41.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.12.1.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-12-19 
13:18:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2014-01-27 
11:17:44.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 15:59:52 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:

  kblocks-4.12.0.tar.xz

New:

  kblocks-4.12.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.T1J35E/_old  2014-01-27 11:17:44.0 +0100
+++ /var/tmp/diff_new_pack.T1J35E/_new  2014-01-27 11:17:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kblocks
 #
-# 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:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.12.0
+Version:4.12.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.12.0.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-12-11 
14:35:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-12-19 
13:18:42.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:27:33 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:

  kblocks-4.11.97.tar.xz

New:

  kblocks-4.12.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.PLM292/_old  2013-12-19 13:18:44.0 +0100
+++ /var/tmp/diff_new_pack.PLM292/_new  2013-12-19 13:18:44.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.11.97
+Version:4.12.0
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.11.97.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2013-12-11 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-12-02 
12:34:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-12-11 
14:35:47.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 07:39:58 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:54:03 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:

  kblocks-4.11.90.tar.xz

New:

  kblocks-4.11.97.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.lPluGV/_old  2013-12-11 14:35:48.0 +0100
+++ /var/tmp/diff_new_pack.lPluGV/_new  2013-12-11 14:35:48.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.11.90
+Version:4.11.97
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.11.90.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-10-03 
15:51:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-12-02 
12:34:45.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:26:49 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
+
+---
+Sat Nov  9 23:29:24 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:44:46 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:

  kblocks-4.11.2.tar.xz

New:

  kblocks-4.11.90.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.SiGaZs/_old  2013-12-02 12:34:46.0 +0100
+++ /var/tmp/diff_new_pack.SiGaZs/_new  2013-12-02 12:34:46.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.11.2
+Version:4.11.90
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.11.2.tar.xz - kblocks-4.11.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.11.2/themes/oxygen.desktop 
new/kblocks-4.11.90/themes/oxygen.desktop
--- old/kblocks-4.11.2/themes/oxygen.desktop2013-08-28 19:10:48.0 
+0200
+++ new/kblocks-4.11.90/themes/oxygen.desktop   2013-11-11 07:34:50.0 
+0100
@@ -3,6 +3,7 @@
 Name[ast]=Oxíxenu
 Name[bs]=kiseonik
 Name[ca]=Oxygen
+Name[ca@valencia]=Oxygen
 Name[cs]=Oxygen
 Name[da]=Oxygen
 Name[de]=Oxygen

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



commit kblocks for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-10-03 15:51:02

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-09-09 
11:10:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-10-03 
15:51:03.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:39:34 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:

  kblocks-4.11.1.tar.xz

New:

  kblocks-4.11.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.n8FMbH/_old  2013-10-03 15:51:07.0 +0200
+++ /var/tmp/diff_new_pack.n8FMbH/_new  2013-10-03 15:51:07.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.11.1
+Version:4.11.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.11.1.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2013-09-09 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-09-09 11:09:50

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-08-16 
13:44:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-09-09 
11:10:04.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 10:27:52 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:

  kblocks-4.11.0.tar.xz

New:

  kblocks-4.11.1.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.KIJxy0/_old  2013-09-09 11:10:05.0 +0200
+++ /var/tmp/diff_new_pack.KIJxy0/_new  2013-09-09 11:10:05.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.11.0
+Version:4.11.1
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.11.0.tar.xz - kblocks-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 kblocks for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-07-30 
15:57:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-08-16 
13:44:29.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 15:30:24 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.0
+   * KDE 4.11 Final release
+   * See http://www.kde.org/announcements/4.11/
+
+---

Old:

  kblocks-4.10.97.tar.xz

New:

  kblocks-4.11.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.O3IbOv/_old  2013-08-16 13:44:30.0 +0200
+++ /var/tmp/diff_new_pack.O3IbOv/_new  2013-08-16 13:44:30.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.10.97
+Version:4.11.0
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.10.97.tar.xz - kblocks-4.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.10.97/themes/oxygen.desktop 
new/kblocks-4.11.0/themes/oxygen.desktop
--- old/kblocks-4.10.97/themes/oxygen.desktop   2013-07-23 11:02:59.0 
+0200
+++ new/kblocks-4.11.0/themes/oxygen.desktop2013-08-06 14:48:19.0 
+0200
@@ -19,6 +19,7 @@
 Name[gl]=Oxygen
 Name[hne]=आक्सीजन
 Name[hu]=Oxygen
+Name[it]=Oxygen
 Name[ja]=Oxygen
 Name[kk]=Oxygen
 Name[km]=អុកស៊ីសែន

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



commit kblocks for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-07-30 15:57:34

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-07-22 
17:12:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-07-30 
15:57:36.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 22:29:06 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:

  kblocks-4.10.95.tar.xz

New:

  kblocks-4.10.97.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.LyRh8M/_old  2013-07-30 15:57:37.0 +0200
+++ /var/tmp/diff_new_pack.LyRh8M/_new  2013-07-30 15:57:37.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.10.95
+Version:4.10.97
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.10.95.tar.xz - kblocks-4.10.97.tar.xz ++
Files old/kblocks-4.10.95/icons-old/hi128-app-kblocks.png and 
new/kblocks-4.10.97/icons-old/hi128-app-kblocks.png differ
Files old/kblocks-4.10.95/icons-old/hi16-app-kblocks.png and 
new/kblocks-4.10.97/icons-old/hi16-app-kblocks.png differ
Files old/kblocks-4.10.95/icons-old/hi22-app-kblocks.png and 
new/kblocks-4.10.97/icons-old/hi22-app-kblocks.png differ
Files old/kblocks-4.10.95/icons-old/hi32-app-kblocks.png and 
new/kblocks-4.10.97/icons-old/hi32-app-kblocks.png differ
Files old/kblocks-4.10.95/icons-old/hi48-app-kblocks.png and 
new/kblocks-4.10.97/icons-old/hi48-app-kblocks.png differ
Files old/kblocks-4.10.95/icons-old/hi64-app-kblocks.png and 
new/kblocks-4.10.97/icons-old/hi64-app-kblocks.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.10.95/themes/oxygen.desktop 
new/kblocks-4.10.97/themes/oxygen.desktop
--- old/kblocks-4.10.95/themes/oxygen.desktop   2013-07-14 12:03:32.0 
+0200
+++ new/kblocks-4.10.97/themes/oxygen.desktop   2013-07-23 11:02:59.0 
+0200
@@ -1,6 +1,7 @@
 [KGameTheme]
 Name=Oxygen
 Name[ast]=Oxíxenu
+Name[bs]=kiseonik
 Name[ca]=Oxygen
 Name[cs]=Oxygen
 Name[da]=Oxygen

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



commit kblocks for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-07-22 17:12:52

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-07-08 
07:30:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-07-22 
17:12:53.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:12:40 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:

  kblocks-4.10.90.tar.xz

New:

  kblocks-4.10.95.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.Hf5CSh/_old  2013-07-22 17:12:54.0 +0200
+++ /var/tmp/diff_new_pack.Hf5CSh/_new  2013-07-22 17:12:54.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.10.90
+Version:4.10.95
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.10.90.tar.xz - kblocks-4.10.95.tar.xz ++
Files old/kblocks-4.10.90/doc/index.cache.bz2 and 
new/kblocks-4.10.95/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.10.90/themes/default.desktop 
new/kblocks-4.10.95/themes/default.desktop
--- old/kblocks-4.10.90/themes/default.desktop  2013-05-28 21:34:24.0 
+0200
+++ new/kblocks-4.10.95/themes/default.desktop  2013-07-10 15:46:58.0 
+0200
@@ -59,7 +59,7 @@
 Description[es]=KBlocks, estilo egipcio.
 Description[et]=KBlocks Egiptuse stiilis.
 Description[fi]=KBlocksin egyptiläistyylinen teema.
-Description[fr]=Thème égyptien KBlocks.
+Description[fr]=KBlocks, thème égyptien.
 Description[ga]=KBlocks, ar nós na nÉigipteach.
 Description[gl]=KBlocks, ao estilo exipcio.
 Description[hu]=KBlocks, egyiptomi stílusban.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.10.90/themes/oxygen.desktop 
new/kblocks-4.10.95/themes/oxygen.desktop
--- old/kblocks-4.10.90/themes/oxygen.desktop   2013-06-10 20:54:31.0 
+0200
+++ new/kblocks-4.10.95/themes/oxygen.desktop   2013-07-14 12:03:32.0 
+0200
@@ -1,6 +1,7 @@
 [KGameTheme]
 Name=Oxygen
 Name[ast]=Oxíxenu
+Name[ca]=Oxygen
 Name[cs]=Oxygen
 Name[da]=Oxygen
 Name[de]=Oxygen
@@ -66,7 +67,7 @@
 Description[et]=KBlocksi KDE4 Oxygeni teema
 Description[eu]=KBlocks Oxygen gaia KDE 4rentzako
 Description[fi]=KBlocksin Oxygen-teema KDE4:lle
-Description[fr]=Thème Oxygen pour KBlocks sur KDE 4
+Description[fr]=Thème « Oxygen » pour KBlocks pour KDE 4
 Description[ga]=Téama Oxygen KBlocks le haghaidh KDE 4
 Description[gl]=Tema visual Oxygen de KBlocks para KDE 4
 Description[hne]=केडीई४ बर केब्लाक्स आक्सीजन प्रसंग

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



commit kblocks for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

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

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-06-11 
09:28:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-07-08 
07:30:00.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:46:10 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:47:49 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:

  kblocks-4.10.4.tar.xz

New:

  kblocks-4.10.90.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.gENzc3/_old  2013-07-08 07:30:01.0 +0200
+++ /var/tmp/diff_new_pack.gENzc3/_new  2013-07-08 07:30:01.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.10.4
+Version:4.10.90
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.10.4.tar.xz - kblocks-4.10.90.tar.xz ++
Files old/kblocks-4.10.4/doc/index.cache.bz2 and 
new/kblocks-4.10.90/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.10.4/doc/index.docbook 
new/kblocks-4.10.90/doc/index.docbook
--- old/kblocks-4.10.4/doc/index.docbook2013-05-28 21:34:24.0 
+0200
+++ new/kblocks-4.10.90/doc/index.docbook   2013-06-10 20:54:31.0 
+0200
@@ -29,8 +29,8 @@
 
 legalnoticeFDLNotice;/legalnotice
 
-date2012-08-06/date
-releaseinfo0.3 (kde; 4.9)/releaseinfo
+date2013-05-05/date
+releaseinfo0.3 (kde; 4.11)/releaseinfo
 
 abstractparakblocks; is the kde; version of the classic falling blocks
 game./para/abstract
@@ -89,10 +89,8 @@
 
 paraThe following sections briefly describes each menubar option./para
 
-sect1 id=game-menu
-titleguimenuGame/guimenu Menu/title
-
-paraThe guimenuGame/guimenu menu consists of 4 options./para
+sect1 id=menu
+titleMenu Items/title
 
 variablelist
 varlistentry
@@ -104,9 +102,15 @@
 guimenuitemSingle Game/guimenuitem /menuchoice/term
 listitemparaStarts a new single player game./para/listitem
 /varlistentry
-!--missing
-Human vs AI
- --
+
+varlistentry
+termmenuchoice
+guimenuGame/guimenu
+guimenuitemHuman vs AI/guimenuitem /menuchoice/term
+listitemparaCompare your skills with the AI and play against the computer 
+using the same sequence of falling blocks, where you have the first 
turn./para/listitem
+/varlistentry
+
 varlistentry
 termmenuchoice
 shortcut
@@ -137,41 +141,17 @@
 guimenuitemQuit/guimenuitem /menuchoice/term
 listitemparaactionQuits/action kblocks;/para/listitem
 /varlistentry
-/variablelist
-/sect1
-
-sect1 id=settings-menutitleguimenuSettings/guimenu Menu/title
-variablelist
+!--FIXME when is sound played ? see 
https://bugs.kde.org/show_bug.cgi?id=319372
 varlistentry
-term
-menuchoice
+termmenuchoice
+shortcut
+keycombo action=simulCtrl;keycapQ/keycap/keycombo
+/shortcut
 guimenuSettings/guimenu
-guimenuitemShow Toolbar/guimenuitem
-/menuchoice
-/term
-listitem
-para
-actionToggle on or off the display of the toolbar./action The
-default is on.
-/para
-/listitem
+guimenuitemPlay sound/guimenuitem /menuchoice/term
+listitempara???/para/listitem
 /varlistentry
-
-varlistentry
-term
-menuchoice
-guimenuSettings/guimenu
-guimenuitemShow Statusbar/guimenuitem
-/menuchoice
-/term
-listitem
-para
-actionToggle on or off the display of the statusbar./action The
-default is on.
-/para
-/listitem
-/varlistentry
-
+--
 varlistentry
 termmenuchoice
 guimenuSettings/guimenu
@@ -186,49 +166,20 @@
 /listitem
 /varlistentry
 
-varlistentry
-termmenuchoiceguimenuSettings/guimenuguimenuitemConfigure
-Shortcuts.../guimenuitem/menuchoice/term
-listitemparaThis item lets you change the keyboard shortcuts used by 
kblocks;, including the keys used to rotate blocks clockwise and counter 
clockwise/para/listitem
-/varlistentry
+/variablelist
 
-varlistentry
-term
-menuchoice
-guimenuSettings/guimenu
-guimenuitemConfigure Toolbars.../guimenuitem
-/menuchoice
-/term
-listitem
 para
-actionConfigure/action the toolbars provided by kblocks;.
+Additionally kblocks; has the common kde; 

commit kblocks for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-06-11 06:13:06

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-05-16 
16:44:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-06-11 
09:28:50.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:27:41 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:

  kblocks-4.10.3.tar.xz

New:

  kblocks-4.10.4.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.V06u38/_old  2013-06-11 09:28:51.0 +0200
+++ /var/tmp/diff_new_pack.V06u38/_new  2013-06-11 09:28:51.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.10.3.tar.xz - kblocks-4.10.4.tar.xz ++
Files old/kblocks-4.10.3/doc/index.cache.bz2 and 
new/kblocks-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 kblocks for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-05-16 16:44:43

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


Package is kblocks

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-04-18 
10:16:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-05-16 
16:44:44.0 +0200
@@ -1,0 +2,8 @@
+Sat May  4 17:23:13 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:

  kblocks-4.10.2.tar.xz

New:

  kblocks-4.10.3.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.Is0a94/_old  2013-05-16 16:44:45.0 +0200
+++ /var/tmp/diff_new_pack.Is0a94/_new  2013-05-16 16:44:45.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.10.2
+Version:4.10.3
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.10.2.tar.xz - kblocks-4.10.3.tar.xz ++
Files old/kblocks-4.10.2/doc/index.cache.bz2 and 
new/kblocks-4.10.3/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.10.2/themes/oxygen.desktop 
new/kblocks-4.10.3/themes/oxygen.desktop
--- old/kblocks-4.10.2/themes/oxygen.desktop2013-03-29 08:07:21.0 
+0100
+++ new/kblocks-4.10.3/themes/oxygen.desktop2013-05-03 06:38:59.0 
+0200
@@ -22,6 +22,7 @@
 Name[ko]=oxygen
 Name[lt]=deguonis
 Name[lv]=oxygen
+Name[mr]=ऑक्सीजन
 Name[nb]=oxygen
 Name[nds]=Oxygen
 Name[nl]=oxygen

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



commit kblocks for openSUSE:Factory

2013-04-18 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-04-18 10:16:48

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


Package is kblocks, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-03-14 
11:24:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-04-18 
10:16:50.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:39:57 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  kblocks-4.10.1.tar.xz

New:

  kblocks-4.10.2.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.hBYbfi/_old  2013-04-18 10:16:51.0 +0200
+++ /var/tmp/diff_new_pack.hBYbfi/_new  2013-04-18 10:16:51.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.10.1
+Version:4.10.2
 Release:0
 Source0:kblocks-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kblocks-4.10.1.tar.xz - kblocks-4.10.2.tar.xz ++
Files old/kblocks-4.10.1/doc/index.cache.bz2 and 
new/kblocks-4.10.2/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.10.1/kblocks.desktop 
new/kblocks-4.10.2/kblocks.desktop
--- old/kblocks-4.10.1/kblocks.desktop  2013-03-01 08:10:26.0 +0100
+++ new/kblocks-4.10.2/kblocks.desktop  2013-03-29 08:07:21.0 +0100
@@ -26,6 +26,7 @@
 Name[ko]=KBlocks
 Name[lt]=KBlocks
 Name[lv]=KBlocks
+Name[mr]=के-ब्लॉक्स
 Name[nb]=KBlocks
 Name[nds]=KBlocks
 Name[nl]=KBlocks
@@ -76,6 +77,7 @@
 GenericName[km]=ល្បែង​ប្លុក​ធ្លាក់​
 GenericName[ko]=떨어지는 블록 게임
 GenericName[lv]=Krītošo bloku spēle
+GenericName[mr]=पडणाऱ्या ब्लॉक्सचा खेळ
 GenericName[nb]=Spill med fallende brikker
 GenericName[nds]=Speel mit fallen Blöck
 GenericName[nl]=Vallende blokken-spel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.10.1/themes/default.desktop 
new/kblocks-4.10.2/themes/default.desktop
--- old/kblocks-4.10.1/themes/default.desktop   2013-03-01 08:10:26.0 
+0100
+++ new/kblocks-4.10.2/themes/default.desktop   2013-03-29 08:07:21.0 
+0100
@@ -22,6 +22,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]=រចនាប័ទ្ម​អេហ្ស៊ីបរបស់ KBlocks ។
 Description[ko]=KBlocks, 이집트 스타일.
 Description[lv]=KBlocks, Ēģiptes stils.
+Description[mr]=के-ब्लॉक्स, इजिप्शियन शैली.
 Description[nb]=KBlocks, egyptisk stil.
 Description[nds]=KBlocks, ägyptsch Stil
 Description[nl]=KBlocks, Egyptische stijl.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-4.10.1/themes/oxygen.desktop 
new/kblocks-4.10.2/themes/oxygen.desktop
--- old/kblocks-4.10.1/themes/oxygen.desktop2013-03-01 08:10:26.0 
+0100
+++ new/kblocks-4.10.2/themes/oxygen.desktop2013-03-29 08:07:21.0 
+0100
@@ -68,6 +68,7 @@
 Description[km]=ស្បែក​អុកស៊ីសែន​របស់ KBlocks សម្រាប់ KDE 4
 Description[ko]=KDE 4를 위한 KBlocks Oxygen 테마
 Description[lv]=KBlocks Oxygen tēma priekš KDE 4
+Description[mr]=केडीई४ करिता के-ब्लॉक्स ऑक्सीजन शैली
 Description[nb]=KBlocks oxygen-tema for KDE 4
 Description[nds]=Oxygen-Muster ut KDE4 för KBlocks
 Description[nl]=KBlocks Oxygen-thema voor KDE 4

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



commit kblocks for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-02-04 20:25:01

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


Package is kblocks, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-01-20 
11:56:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-02-04 
20:25:05.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 18:18:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---

Old:

  kblocks-4.9.98.tar.xz

New:

  kblocks-4.10.0.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.GxYzMB/_old  2013-02-04 20:25:05.0 +0100
+++ /var/tmp/diff_new_pack.GxYzMB/_new  2013-02-04 20:25:05.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.9.98
+Version:4.10.0
 Release:0
 Source0:kblocks-%{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 kblocks for openSUSE:Factory

2013-01-20 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-01-20 11:56:47

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


Package is kblocks, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2013-01-07 
11:00:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-01-20 
11:56:50.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 17 08:38:26 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kblocks-4.9.97.tar.xz

New:

  kblocks-4.9.98.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.Tc6SEn/_old  2013-01-20 11:56:51.0 +0100
+++ /var/tmp/diff_new_pack.Tc6SEn/_new  2013-01-20 11:56:51.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.9.97
+Version:4.9.98
 Release:0
 Source0:kblocks-%{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 kblocks for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2013-01-07 11:00:12

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


Package is kblocks, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2012-12-20 
15:27:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2013-01-07 
11:00:14.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:47:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kblocks-4.9.95.tar.xz

New:

  kblocks-4.9.97.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.BZvUeB/_old  2013-01-07 11:00:15.0 +0100
+++ /var/tmp/diff_new_pack.BZvUeB/_new  2013-01-07 11:00:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kblocks
 #
-# 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:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
 Url:http://www.kde.org
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:kblocks-%{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 kblocks for openSUSE:Factory

2012-12-20 Thread h_root
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2012-12-20 15:27:16

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


Package is kblocks, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2012-12-07 
14:17:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.kblocks.new/kblocks.changes 2012-12-20 
15:27:17.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 19:12:33 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kblocks-4.9.90.tar.xz

New:

  kblocks-4.9.95.tar.xz



Other differences:
--
++ kblocks.spec ++
--- /var/tmp/diff_new_pack.dCFrt7/_old  2012-12-20 15:27:19.0 +0100
+++ /var/tmp/diff_new_pack.dCFrt7/_new  2012-12-20 15:27:19.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package kblocks (Version 4.7.80_2022)
+# spec file for package kblocks
 #
-# 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:   kblocks
 BuildRequires:  libkdegames-devel
 BuildRequires:  xz
+Summary:KBlocks - classic falling blocks game
 License:LGPL-2.1+
 Group:  Amusements/Games/Strategy/Real Time
-Summary:KBlocks - classic falling blocks game
 Url:http://www.kde.org
-Version:4.9.90
-Release:1
+Version:4.9.95
+Release:0
 Source0:kblocks-%{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