commit kbounce for openSUSE:Factory

2020-11-10 Thread root
Hello community,

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

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


Package is "kbounce"

Tue Nov 10 13:41:20 2020 rev:104 rq:846648 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2020-10-13 
15:35:07.785064236 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new.11331/kbounce.changes   
2020-11-10 13:48:11.563446604 +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:

  kbounce-20.08.2.tar.xz
  kbounce-20.08.2.tar.xz.sig

New:

  kbounce-20.08.3.tar.xz
  kbounce-20.08.3.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.5K64hM/_old  2020-11-10 13:48:12.175445448 +0100
+++ /var/tmp/diff_new_pack.5K64hM/_new  2020-11-10 13:48:12.179445440 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-20.08.2.tar.xz -> kbounce-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.2/CMakeLists.txt 
new/kbounce-20.08.3/CMakeLists.txt
--- old/kbounce-20.08.2/CMakeLists.txt  2020-10-06 05:31:10.0 +0200
+++ new/kbounce-20.08.3/CMakeLists.txt  2020-11-03 01:38:40.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(kbounce VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.2/org.kde.kbounce.appdata.xml 
new/kbounce-20.08.3/org.kde.kbounce.appdata.xml
--- old/kbounce-20.08.2/org.kde.kbounce.appdata.xml 2020-10-03 
14:30:04.0 +0200
+++ new/kbounce-20.08.3/org.kde.kbounce.appdata.xml 2020-10-31 
18:17:46.0 +0100
@@ -120,9 +120,9 @@
   KDE
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.2/po/ca/kbounce.po 
new/kbounce-20.08.3/po/ca/kbounce.po
--- old/kbounce-20.08.2/po/ca/kbounce.po2020-10-06 05:31:08.0 
+0200
+++ new/kbounce-20.08.3/po/ca/kbounce.po2020-11-03 01:38:39.0 
+0100
@@ -3,7 +3,7 @@
 #
 # Àlex Corretgé i Bergua , 2002.
 # Albert Astals Cid , 2003, 2004, 2005, 2007, 2008.
-# Josep Ma. Ferrer , 2004, 2008, 2010, 2013, 2019.
+# Josep Ma. Ferrer , 2004, 2008, 2010, 2013, 2019, 2020.
 # Aleix Pol , 2007.
 # Manuel Tortosa Moreno , 2009, 2010.
 # Manuel Tortosa , 2010.
@@ -13,14 +13,14 @@
 "Project-Id-Version: kbounce\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-13 17:57+0200\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2020-10-13 20:57+0200\n"
+"Last-Translator: Josep Ma. Ferrer \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 20.04.3\n"
+"X-Generator: Lokalize 20.08.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -78,7 +78,7 @@
 "Paused\n"
 " Click to resume"
 msgstr ""
-"Pausat\n"
+"En pausa\n"
 " Cliqueu per a reprendre"
 
 #: gamewidget.cpp:415
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.2/po/ca@valencia/kbounce.po 
new/kbounce-20.08.3/po/ca@valencia/kbounce.po
--- old/kbounce-20.08.2/po/ca@valencia/kbounce.po   2020-10-06 
05:31:08.0 +0200
+++ new/kbounce-20.08.3/po/ca@valencia/kbounce.po   2020-11-03 
01:38:39.0 +0100
@@ -3,7 +3,7 @@
 #
 # Àlex Corretgé i Bergua , 2002.
 # Albert Astals Cid , 2003, 2004, 2005, 2007, 2008.
-# Josep Ma. Ferrer , 2004, 2008, 2010, 2013, 2019.
+# Josep Ma. Ferrer , 2004, 2008, 2010, 2013, 2019, 2020.
 # Aleix Pol , 2007.
 # Manuel Tortosa Moreno , 2009, 2010.
 # Ma

commit kbounce for openSUSE:Factory

2020-10-13 Thread root
Hello community,

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

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


Package is "kbounce"

Tue Oct 13 15:34:25 2020 rev:103 rq:840587 version:20.08.2

Changes:

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

  kbounce-20.08.1.tar.xz
  kbounce-20.08.1.tar.xz.sig

New:

  kbounce-20.08.2.tar.xz
  kbounce-20.08.2.tar.xz.sig



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


++ kbounce-20.08.1.tar.xz -> kbounce-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.1/CMakeLists.txt 
new/kbounce-20.08.2/CMakeLists.txt
--- old/kbounce-20.08.1/CMakeLists.txt  2020-09-01 08:23:43.0 +0200
+++ new/kbounce-20.08.2/CMakeLists.txt  2020-10-06 05:31:10.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(kbounce VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.1/org.kde.kbounce.appdata.xml 
new/kbounce-20.08.2/org.kde.kbounce.appdata.xml
--- old/kbounce-20.08.1/org.kde.kbounce.appdata.xml 2020-08-31 
21:11:26.0 +0200
+++ new/kbounce-20.08.2/org.kde.kbounce.appdata.xml 2020-10-03 
14:30:04.0 +0200
@@ -9,6 +9,7 @@
   KBounce
   KBounce
   KBounce
+  KBounce
   KBounce
   KBounce
   KBounce
@@ -34,6 +35,7 @@
   El KBounce és un joc d'arcade de jugador únic amb 
elements de puzzle
   El KBounce és un joc d'arcade de jugador 
únic amb elements de puzzle
   KBounce ist ein Arcade- und Rätselspiel für einen 
Spieler
+  Το KBounce είναι ένα παιχνίδι για έναν παίκτη με τα 
στοιχεία ενός παζλ
   KBounce is a single player arcade game with the 
elements of puzzle
   KBounce es un juego recreativo para un único jugador 
semejante a un rompecabezas
   KBounce on ühe mängijaga arkaadmäng mitmete 
mõistatuse elementidega
@@ -60,6 +62,7 @@
 El KBounce és un joc d'arcade de jugador únic amb 
elements de puzzle. Es juga en un camp rodejat per una paret, amb dues o més 
boles que es mouen pel camp rebotant a les parets. El jugador pot construir 
parets noves, reduint la mida del camp actiu. L'objectiu del joc és omplir com 
a mínim el 75% del camp i així avançar al nivell següent.
 El KBounce és un joc d'arcade de jugador únic 
amb elements de puzzle. Es juga en un camp rodejat per una paret, amb dues o 
més boles que es mouen pel camp rebotant a les parets. El jugador pot construir 
parets noves, reduint la mida del camp actiu. L'objectiu del joc és omplir com 
a mínim el 75% del camp i així avançar al nivell següent.
 KBounce ist ein Arcade- und Rätselspiel für einen 
Spieler. Es wird auf einem von Wänden umgebenen Feld gespielt. Sie spielen mit 
zwei oder mehr Bällen, die an den Wänden abprallen. Sie können neue Wände bauen 
und damit die Größe des aktiven Spielfeldes einschränken. Ziel des Spiels ist 
es, mindestens 75 % des Spielfeldes auszufüllen und damit zur nächsten Ebene zu 
kommen.
+Το KBounce είναι ένα παιχνίδι για έναν παίκτη με τα 
στοιχεία ενός παζλ. Παίζεται σε ένα γήπεδο, περικλειόμενο από τοίχους, με δύο ή 
περισσότερες μπάλες που κινούνται στο γήπεδο και αναπηδούν στους τοίχους. Ο 
παίκτης μπορεί να ανυψώσει νέους τοίχους, μειώνοντας το μέγεθος του γηπέδου. Ο 
στόχος του παιχνιδιού είναι να γεμίσεις τουλάχιστον το 75% του γηπέδου και να 
περάσεις στο επόμενο

commit kbounce for openSUSE:Factory

2020-09-10 Thread root
Hello community,

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

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


Package is "kbounce"

Thu Sep 10 22:50:22 2020 rev:102 rq:831750 version:20.08.1

Changes:

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

  kbounce-20.08.0.tar.xz
  kbounce-20.08.0.tar.xz.sig

New:

  kbounce-20.08.1.tar.xz
  kbounce-20.08.1.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.kY59fW/_old  2020-09-10 22:50:42.644014284 +0200
+++ /var/tmp/diff_new_pack.kY59fW/_new  2020-09-10 22:50:42.648014289 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-20.08.0.tar.xz -> kbounce-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/CMakeLists.txt 
new/kbounce-20.08.1/CMakeLists.txt
--- old/kbounce-20.08.0/CMakeLists.txt  2020-08-07 09:01:12.0 +0200
+++ new/kbounce-20.08.1/CMakeLists.txt  2020-09-01 08:23:43.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(kbounce VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/org.kde.kbounce.appdata.xml 
new/kbounce-20.08.1/org.kde.kbounce.appdata.xml
--- old/kbounce-20.08.0/org.kde.kbounce.appdata.xml 2020-08-05 
10:03:18.0 +0200
+++ new/kbounce-20.08.1/org.kde.kbounce.appdata.xml 2020-08-31 
21:11:26.0 +0200
@@ -116,9 +116,9 @@
   KDE
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/org.kde.kbounce.desktop 
new/kbounce-20.08.1/org.kde.kbounce.desktop
--- old/kbounce-20.08.0/org.kde.kbounce.desktop 2020-08-05 10:03:18.0 
+0200
+++ new/kbounce-20.08.1/org.kde.kbounce.desktop 2020-08-31 21:11:26.0 
+0200
@@ -23,6 +23,7 @@
 Name[ga]=KBounce
 Name[gl]=KBounce
 Name[he]=KBounce
+Name[hi]=के-बाउंस
 Name[hne]=के-बाउंस
 Name[hr]=KBounce
 Name[hu]=KBounce
@@ -92,6 +93,7 @@
 GenericName[fr]=Jeu de balles rebondissantes
 GenericName[ga]=Cluiche Liathróide Preabtha
 GenericName[gl]=Xogo de bólas que botan
+GenericName[hi]=उछलती गेंदों के खेल
 GenericName[hne]=उछलती गेंदों वाले खेल
 GenericName[hu]=Labdajáték
 GenericName[id]=Permainan Memantulkan Bola
@@ -139,6 +141,7 @@
 Comment[fi]=Pallonpomputuspeli
 Comment[fr]=Jeu de balles rebondissantes
 Comment[gl]=Xogo de bólas que botan
+Comment[hi]=उछलती गेंदों के खेल
 Comment[hu]=Labdajáték
 Comment[id]=Permainan Memantulkan Bola
 Comment[it]=Gioco di rimbalzi di palline
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/po/zh_CN/kbounce.po 
new/kbounce-20.08.1/po/zh_CN/kbounce.po
--- old/kbounce-20.08.0/po/zh_CN/kbounce.po 2020-08-07 09:01:12.0 
+0200
+++ new/kbounce-20.08.1/po/zh_CN/kbounce.po 2020-09-01 08:23:42.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/themes/default.desktop 
new/kbounce-20.08.1/themes/default.desktop
--- old/kbounce-20.08.0/themes/default.desktop  2020-08-05 10:03:18.0 
+0200
+++ new/kbounce-20.08.1/themes/default.desktop  2020-08-31 21:11:26.000

commit kbounce for openSUSE:Factory

2020-08-18 Thread root
Hello community,

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

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


Package is "kbounce"

Tue Aug 18 13:57:14 2020 rev:101 rq:826377 version:20.08.0

Changes:

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

Old:

  kbounce-20.04.3.tar.xz
  kbounce-20.04.3.tar.xz.sig

New:

  kbounce-20.08.0.tar.xz
  kbounce-20.08.0.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.pexzrp/_old  2020-08-18 13:57:45.250179855 +0200
+++ /var/tmp/diff_new_pack.pexzrp/_new  2020-08-18 13:57:45.250179855 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-20.04.3.tar.xz -> kbounce-20.08.0.tar.xz ++
 5955 lines of diff (skipped)




commit kbounce for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2020-07-15 11:46:17

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


Package is "kbounce"

Wed Jul 15 11:46:17 2020 rev:100 rq:820158 version:20.04.3

Changes:

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

  kbounce-20.04.2.tar.xz
  kbounce-20.04.2.tar.xz.sig

New:

  kbounce-20.04.3.tar.xz
  kbounce-20.04.3.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.vqXBkl/_old  2020-07-15 11:47:29.254995048 +0200
+++ /var/tmp/diff_new_pack.vqXBkl/_new  2020-07-15 11:47:29.258995053 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-20.04.2.tar.xz -> kbounce-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.04.2/CMakeLists.txt 
new/kbounce-20.04.3/CMakeLists.txt
--- old/kbounce-20.04.2/CMakeLists.txt  2020-06-09 02:36:31.0 +0200
+++ new/kbounce-20.04.3/CMakeLists.txt  2020-07-07 02:58:40.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(kbounce VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.04.2/org.kde.kbounce.appdata.xml 
new/kbounce-20.04.3/org.kde.kbounce.appdata.xml
--- old/kbounce-20.04.2/org.kde.kbounce.appdata.xml 2020-06-08 
19:58:10.0 +0200
+++ new/kbounce-20.04.3/org.kde.kbounce.appdata.xml 2020-07-03 
23:12:21.0 +0200
@@ -111,9 +111,9 @@
   KDE
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.04.2/po/sr/kbounce.po 
new/kbounce-20.04.3/po/sr/kbounce.po
--- old/kbounce-20.04.2/po/sr/kbounce.po2020-06-09 02:36:30.0 
+0200
+++ new/kbounce-20.04.3/po/sr/kbounce.po2020-07-07 02:58:39.0 
+0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kbounce\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:51+0200\n"
 "PO-Revision-Date: 2016-02-27 21:47+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -33,7 +33,7 @@
 msgid "Your emails"
 msgstr "caslav.i...@gmx.net,slsi...@gmail.com"
 
-#: backgroundselector.cpp:112
+#: backgroundselector.cpp:111
 #, kde-format
 msgid "No background pictures found."
 msgstr "Нису нађене слике за позадину."
@@ -130,12 +130,12 @@
 msgid "Main Toolbar"
 msgstr "Главна трака"
 
-#: main.cpp:34
+#: main.cpp:35
 #, kde-format
 msgid "KDE Bounce Ball Game"
 msgstr "Игра одбијања лопте за КДЕ"
 
-#: main.cpp:35
+#: main.cpp:36
 #, kde-format
 msgid ""
 "(c) 2000-2005, Stefan Schimanski\n"
@@ -144,123 +144,123 @@
 "© 2000–2005, Штефан Шимански\n"
 "© 2007, Томаш Бочковски"
 
-#: main.cpp:45
+#: main.cpp:46
 #, kde-format
 msgid "KBounce"
 msgstr "К‑одбој"
 
-#: main.cpp:50
+#: main.cpp:51
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Штефан Шимански"
 
-#: main.cpp:51
+#: main.cpp:52
 #, kde-format
 msgid "Original author"
 msgstr "Првобитни аутор"
 
-#: main.cpp:54
+#: main.cpp:55
 #, kde-format
 msgid "Sandro Sigala"
 msgstr "Сандро Сигала"
 
-#: main.cpp:55
+#: main.cpp:56
 #, kde-format
 msgid "Highscore"
 msgstr "Најрезултат"
 
-#: main.cpp:58
+#: main.cpp:59
 #, kde-format
 msgid "Benjamin Meyer"
 msgstr "Бенџамин К. Мејер"
 
-#: main.cpp:59
+#: main.cpp:60
 #, kde-format
 msgid "Contributions"
 msgstr "Доприноси"
 
-#: main.cpp:62
+#: main.cpp:63
 #, kde-format
 msgid "Tomasz

commit kbounce for openSUSE:Factory

2020-06-14 Thread root
Hello community,

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

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


Package is "kbounce"

Sun Jun 14 18:26:53 2020 rev:99 rq:813619 version:20.04.2

Changes:

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

  kbounce-20.04.1.tar.xz
  kbounce-20.04.1.tar.xz.sig

New:

  kbounce-20.04.2.tar.xz
  kbounce-20.04.2.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.5CG4TC/_old  2020-06-14 18:26:56.564928380 +0200
+++ /var/tmp/diff_new_pack.5CG4TC/_new  2020-06-14 18:26:56.564928380 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-20.04.1.tar.xz -> kbounce-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.04.1/CMakeLists.txt 
new/kbounce-20.04.2/CMakeLists.txt
--- old/kbounce-20.04.1/CMakeLists.txt  2020-05-12 03:17:53.0 +0200
+++ new/kbounce-20.04.2/CMakeLists.txt  2020-06-09 02:36:31.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(kbounce VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.04.1/org.kde.kbounce.appdata.xml 
new/kbounce-20.04.2/org.kde.kbounce.appdata.xml
--- old/kbounce-20.04.1/org.kde.kbounce.appdata.xml 2020-05-11 
23:21:17.0 +0200
+++ new/kbounce-20.04.2/org.kde.kbounce.appdata.xml 2020-06-08 
19:58:10.0 +0200
@@ -41,6 +41,7 @@
   KBounce è un gioco per un solo giocatore di tipo 
arcade ma con aspetti rompicapo.
   KBounce는 퍼즐 요소가 혼합된 단일 플레이어 아케이드 게임입니다
   KBounce is een arcade spel voor één speler met de 
elementen van een puzzel.
+  KBounce er eit arkadespel med enkelte 
strategielement.
   KOdbij jest grą zręcznościową dla jednego gracza z 
elementami puzzli
   O KBounce é um jogo de arcada para um único jogador, 
com os elementos de um 'puzzle'
   O KBounce é um jogo arcade de um jogador com 
elementos de quebra-cabeça
@@ -65,6 +66,7 @@
 KBounce è un gioco per un solo giocatore di tipo arcade 
ma con aspetti rompicapo. Viene giocato in un campo circondato da mura, con due 
o più palle che si muovono nel campo rimbalzando contro i muri. Il giocatore 
può erigere nuovi muri per ridurre il campo di gioco. Lo scopo del gioco è di 
rendere inattivo almeno il 75% del campo di gioco per passare al livello 
successivo.
 KBounce는 퍼즐 요소가 혼합된 단일 플레이어 아케이드 게임입니다. 벽으로 둘러싸인 필드에서 
진행되며, 벽에 맞으면 튕겨 나가는 두 개 이상의 공이 필드에 돌아 다닙니다. 플레이어는 새 벽을 세워서 필드 크기를 줄일 수 있습니다. 
게임의 목표는 필드의 최소 75%를 채워서 다음 단계로 진행하는 것입니다.
 KBounce is een arcade spel voor een enkele speler met de 
elementen van een puzzel. Het wordt gespeeld op een veld, omringt door een 
muur, met twee of meer ballen die in het veld bewegen en botsen vanaf de muren. 
De speler kan nieuwe muren bouwen, waarmee de grootte van het actieve veld 
wordt verkleind. Het doel van het spel is om minstens 75% van het veld te 
vullen en door te gaan naar het volgende niveau.
+KBounce er eit arkadespel med enkelte strategielement. På 
det innmura spelebrettet sprett det rundt to eller fleire ballar, og du må 
byggja nye murer for å redusera plassen dei har til å spretta. Målet er å fylla 
opp minst 75 % av spelebrettet, slik at du kjem vidare til neste brett.
 KOdbij jest grą zręcznościową dla jednego gracza z 
elementami puzzli. Gra się nią na polu otoczonym ścianami z dwiema lub więcej 
piłkami, które poruszają się po polu odbijając się od ścian. Gracz może 
zbudować nowe ściany, ograniczając przy tym rozmiar pola. Celem gry jest 
wypełnie

commit kbounce for openSUSE:Factory

2020-05-23 Thread root
Hello community,

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

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


Package is "kbounce"

Sat May 23 17:22:32 2020 rev:98 rq:806401 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2020-04-29 
20:47:46.800381326 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new.2738/kbounce.changes
2020-05-23 17:22:39.458787141 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:13 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
@@ -38 +43 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -52 +57 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  kbounce-20.04.0.tar.xz
  kbounce-20.04.0.tar.xz.sig

New:

  kbounce-20.04.1.tar.xz
  kbounce-20.04.1.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.F5JuLV/_old  2020-05-23 17:22:40.134788604 +0200
+++ /var/tmp/diff_new_pack.F5JuLV/_new  2020-05-23 17:22:40.134788604 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-20.04.0.tar.xz -> kbounce-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.04.0/CMakeLists.txt 
new/kbounce-20.04.1/CMakeLists.txt
--- old/kbounce-20.04.0/CMakeLists.txt  2020-04-17 02:31:34.0 +0200
+++ new/kbounce-20.04.1/CMakeLists.txt  2020-05-12 03:17:53.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(kbounce VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.04.0/org.kde.kbounce.appdata.xml 
new/kbounce-20.04.1/org.kde.kbounce.appdata.xml
--- old/kbounce-20.04.0/org.kde.kbounce.appdata.xml 2020-04-15 
11:13:30.0 +0200
+++ new/kbounce-20.04.1/org.kde.kbounce.appdata.xml 2020-05-11 
23:21:17.0 +0200
@@ -17,6 +17,7 @@
   KBounce
   KBounce
   KBounce
+  KBounce
   KOdbij
   KBounce
   KBounce
@@ -92,6 +93,7 @@
   Giocare a KBounce
   KBounce 플레이
   KBounce spelen
+  Spelar KBounce
   Granie w KOdbij
   Jogar ao KBounce
   Jogando KBounce
@@ -107,9 +109,9 @@
   KDE
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.04.0/po/zh_CN/kbounce.po 
new/kbounce-20.04.1/po/zh_CN/kbounce.po
--- old/kbounce-20.04.0/po/zh_CN/kbounce.po 2020-04-17 02:31:33.0 
+0200
+++ new/kbounce-20.04.1/po/zh_CN/kbounce.po 2020-05-12 03:17:53.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:51+0200\n"
-"PO-Revision-Date: 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 kbounce for openSUSE:Factory

2020-04-29 Thread root
Hello community,

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

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


Package is "kbounce"

Wed Apr 29 20:47:31 2020 rev:97 rq:796897 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2020-03-12 
23:02:51.739099689 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new.2738/kbounce.changes
2020-04-29 20:47:46.800381326 +0200
@@ -1,0 +2,31 @@
+Thu Apr 23 12:22:09 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:51 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:47 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:
+  * Remove not necessary endl here
+  * Use correct flags (found when I tried to build against qt5.15)
+  * Fix link: ui.html -> menus.html
+  * Use URLs with transport encryption
+
+---

Old:

  kbounce-19.12.3.tar.xz
  kbounce-19.12.3.tar.xz.sig

New:

  kbounce-20.04.0.tar.xz
  kbounce-20.04.0.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.Xpd07v/_old  2020-04-29 20:47:48.304384346 +0200
+++ /var/tmp/diff_new_pack.Xpd07v/_new  2020-04-29 20:47:48.308384355 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbounce
 #
-# 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,17 +21,15 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later
 Group:  Amusements/Games/Action/Other
 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:  update-desktop-files
+BuildRequires:  xz
 BuildRequires:  cmake(KF5Archive)
 BuildRequires:  cmake(KF5Bookmarks)
 BuildRequires:  cmake(KF5Codecs)
@@ -41,18 +39,19 @@
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
 BuildRequires:  cmake(KF5DBusAddons)
-BuildRequires:  cmake(KF5Declarative)
-BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5DNSSD)
+BuildRequires:  cmake(KF5Declarative)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5GlobalAccel)
 BuildRequires:  cmake(KF5GuiAddons)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5ItemModels)
 BuildRequires:  cmake(KF5ItemViews)
 BuildRequires:  cmake(KF5JobWidgets)
+BuildRequires:  cmake(KF5KDEGames)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5Service)
@@ -60,10 +59,7 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  update-desktop-files
-BuildRequires:  xz
 BuildRequires:  cmake(Qt5Qml)
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5QuickWidgets)
@@ -73,17 +69,17 @@
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
 %if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
 %endif
+Recommends: %{name}-lang
 
 %description
 Your task in KBounce (Jezz Ball) is to catch several moving balls in a
 rectangular game field by building walls. The motivation consists of
 finding new and a

commit kbounce for openSUSE:Factory

2020-03-12 Thread root
Hello community,

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

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


Package is "kbounce"

Thu Mar 12 23:01:43 2020 rev:96 rq:782354 version:19.12.3

Changes:

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

Old:

  kbounce-19.12.2.tar.xz
  kbounce-19.12.2.tar.xz.sig

New:

  kbounce-19.12.3.tar.xz
  kbounce-19.12.3.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.2M4mBg/_old  2020-03-12 23:02:52.467099979 +0100
+++ /var/tmp/diff_new_pack.2M4mBg/_new  2020-03-12 23:02:52.471099981 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-19.12.2.tar.xz -> kbounce-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.2/CMakeLists.txt 
new/kbounce-19.12.3/CMakeLists.txt
--- old/kbounce-19.12.2/CMakeLists.txt  2020-02-04 01:24:18.0 +0100
+++ new/kbounce-19.12.3/CMakeLists.txt  2020-03-03 01:19:17.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(kbounce VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.2/org.kde.kbounce.appdata.xml 
new/kbounce-19.12.3/org.kde.kbounce.appdata.xml
--- old/kbounce-19.12.2/org.kde.kbounce.appdata.xml 2020-02-04 
00:22:09.0 +0100
+++ new/kbounce-19.12.3/org.kde.kbounce.appdata.xml 2020-03-01 
10:42:49.0 +0100
@@ -103,6 +103,7 @@
   KDE
   
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.2/po/ca/kbounce.po 
new/kbounce-19.12.3/po/ca/kbounce.po
--- old/kbounce-19.12.2/po/ca/kbounce.po2020-02-04 01:24:14.0 
+0100
+++ new/kbounce-19.12.3/po/ca/kbounce.po2020-03-03 01:19:14.0 
+0100
@@ -1,5 +1,5 @@
 # Translation of kbounce.po to Catalan
-# Copyright (C) 2002-2019 This_file_is_part_of_KDE
+# Copyright (C) 2002-2020 This_file_is_part_of_KDE
 #
 # Àlex Corretgé i Bergua , 2002.
 # Albert Astals Cid , 2003, 2004, 2005, 2007, 2008.
@@ -7,19 +7,20 @@
 # Aleix Pol , 2007.
 # Manuel Tortosa Moreno , 2009, 2010.
 # Manuel Tortosa , 2010.
+# Antoni Bella Pérez , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kbounce\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:51+0200\n"
-"PO-Revision-Date: 2019-04-01 21:46+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2020-02-21 18:36+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"
 
@@ -183,7 +184,7 @@
 #: main.cpp:64
 #, kde-format
 msgid "Port to KDE4. Current maintainer"
-msgstr "Adaptació a KDE4. Mantenidor actual"
+msgstr "Adaptació al KDE 4. Mantenidor actual"
 
 #: main.cpp:67
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.2/po/ca@valencia/kbounce.po 
new/kbounce-19.12.3/po/ca@valencia/kbounce.po
--- old/kbounce-19.12.2/po/ca@valencia/kbounce.po   2020-02-04 
01:24:14.0 +0100
+++ new/kbounce-19.12.3/po/ca@valencia/kbounce.po   2020-03-03 
01:19:14.0 +0100
@@ -1,5 +1,5 @@
 # Translation of kbounce.po to Catalan (Valencian)
-# Copyright (C) 2002-2019 This_file_is_part_of_KDE
+# Copyright (

commit kbounce for openSUSE:Factory

2020-02-11 Thread root
Hello community,

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

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


Package is "kbounce"

Tue Feb 11 22:18:17 2020 rev:95 rq:771623 version:19.12.2

Changes:

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

  kbounce-19.12.1.tar.xz
  kbounce-19.12.1.tar.xz.sig

New:

  kbounce-19.12.2.tar.xz
  kbounce-19.12.2.tar.xz.sig



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


++ kbounce-19.12.1.tar.xz -> kbounce-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.1/CMakeLists.txt 
new/kbounce-19.12.2/CMakeLists.txt
--- old/kbounce-19.12.1/CMakeLists.txt  2020-01-07 02:12:20.0 +0100
+++ new/kbounce-19.12.2/CMakeLists.txt  2020-02-04 01:24:18.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(kbounce VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.1/org.kde.kbounce.appdata.xml 
new/kbounce-19.12.2/org.kde.kbounce.appdata.xml
--- old/kbounce-19.12.1/org.kde.kbounce.appdata.xml 2020-01-06 
15:00:31.0 +0100
+++ new/kbounce-19.12.2/org.kde.kbounce.appdata.xml 2020-02-04 
00:22:09.0 +0100
@@ -103,6 +103,7 @@
   KDE
   
   
+
 
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.1/po/ca@valencia/kbounce.po 
new/kbounce-19.12.2/po/ca@valencia/kbounce.po
--- old/kbounce-19.12.1/po/ca@valencia/kbounce.po   2020-01-07 
02:12:14.0 +0100
+++ new/kbounce-19.12.2/po/ca@valencia/kbounce.po   2020-02-04 
01:24:14.0 +0100
@@ -254,12 +254,3 @@
 #, kde-format
 msgid "Background"
 msgstr "Fons"
-
-#~ msgid "Paused"
-#~ msgstr "Pausat"
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "El tema gràfic a utilitzar."
-
-#~ msgid "Difficulty level"
-#~ msgstr "Nivell de dificultat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.1/po/zh_CN/kbounce.po 
new/kbounce-19.12.2/po/zh_CN/kbounce.po
--- old/kbounce-19.12.1/po/zh_CN/kbounce.po 2020-01-07 02:12:18.0 
+0100
+++ new/kbounce-19.12.2/po/zh_CN/kbounce.po 2020-02-04 01:24:16.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:51+0200\n"
-"PO-Revision-Date: 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 kbounce for openSUSE:Factory

2020-01-12 Thread root
Hello community,

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

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


Package is "kbounce"

Sun Jan 12 23:20:28 2020 rev:94 rq:762320 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-12-14 
12:10:56.347325295 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new.6675/kbounce.changes
2020-01-12 23:20:58.106740331 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 10:00:17 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:

  kbounce-19.12.0.tar.xz
  kbounce-19.12.0.tar.xz.sig

New:

  kbounce-19.12.1.tar.xz
  kbounce-19.12.1.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.9Dfo01/_old  2020-01-12 23:20:59.634740896 +0100
+++ /var/tmp/diff_new_pack.9Dfo01/_new  2020-01-12 23:20:59.634740896 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-19.12.0.tar.xz -> kbounce-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.0/CMakeLists.txt 
new/kbounce-19.12.1/CMakeLists.txt
--- old/kbounce-19.12.0/CMakeLists.txt  2019-12-06 01:46:21.0 +0100
+++ new/kbounce-19.12.1/CMakeLists.txt  2020-01-07 02:12:20.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(kbounce VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.0/org.kde.kbounce.appdata.xml 
new/kbounce-19.12.1/org.kde.kbounce.appdata.xml
--- old/kbounce-19.12.0/org.kde.kbounce.appdata.xml 2019-12-05 
22:10:36.0 +0100
+++ new/kbounce-19.12.1/org.kde.kbounce.appdata.xml 2020-01-06 
15:00:31.0 +0100
@@ -103,6 +103,7 @@
   KDE
   
   
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.0/po/ca/kbounce.po 
new/kbounce-19.12.1/po/ca/kbounce.po
--- old/kbounce-19.12.0/po/ca/kbounce.po2019-12-06 01:44:25.0 
+0100
+++ new/kbounce-19.12.1/po/ca/kbounce.po2020-01-07 02:12:14.0 
+0100
@@ -254,12 +254,3 @@
 #, kde-format
 msgid "Background"
 msgstr "Fons"
-
-#~ msgid "Paused"
-#~ msgstr "Pausat"
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "El tema gràfic a utilitzar."
-
-#~ msgid "Difficulty level"
-#~ msgstr "Nivell de dificultat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.0/po/sv/docs/kbounce/index.docbook 
new/kbounce-19.12.1/po/sv/docs/kbounce/index.docbook
--- old/kbounce-19.12.0/po/sv/docs/kbounce/index.docbook2019-12-06 
01:46:17.0 +0100
+++ new/kbounce-19.12.1/po/sv/docs/kbounce/index.docbook2020-01-07 
02:12:20.0 +0100
@@ -664,8 +664,7 @@
 >Översättning Stefan Asserhäll stefan.asserh...@bredband.net 
-&underFDL; &underGPL; 
+> &underFDL; &underGPL; 
 
 &documentation.index; 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.12.0/po/zh_CN/kbounce.po 
new/kbounce-19.12.1/po/zh_CN/kbounce.po
--- old/kbounce-19.12.0/po/zh_CN/kbounce.po 2019-12-06 01:45:38.0 
+0100
+++ new/kbounce-19.12.1/po/zh_CN/kbounce.po 2020-01-07 02:12:18.0 
+0100
@@ -11,15 +11,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-28 02:51+0200\n"
-"PO-Revision-Date: 2019-11-19 23:12\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:50\n"
+"Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type:

commit kbounce for openSUSE:Factory

2019-12-14 Thread root
Hello community,

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

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


Package is "kbounce"

Sat Dec 14 12:08:08 2019 rev:93 rq:756190 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-11-13 
13:16:56.522986479 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new.4691/kbounce.changes
2019-12-14 12:10:56.347325295 +0100
@@ -1,0 +2,31 @@
+Tue Dec 10 06:38:20 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:41 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:13 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile without kf5 deprecated method
+  * It compiles fine without deprecated method
+  * Fix links
+  * Get rid of deprecated QPainter::drawRoundRect()
+  * Follow KDE_APPLICATIONS_VERSION
+
+---

Old:

  kbounce-19.08.3.tar.xz
  kbounce-19.08.3.tar.xz.sig

New:

  kbounce-19.12.0.tar.xz
  kbounce-19.12.0.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.pSuYiF/_old  2019-12-14 12:10:58.351324947 +0100
+++ /var/tmp/diff_new_pack.pSuYiF/_new  2019-12-14 12:10:58.351324947 +0100
@@ -16,61 +16,60 @@
 #
 
 
-%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:   kbounce
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later
 Group:  Amusements/Games/Action/Other
 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:  karchive-devel
-BuildRequires:  kbookmarks-devel
-BuildRequires:  kcodecs-devel
-BuildRequires:  kcompletion-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kcrash-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  kdeclarative-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  kdnssd-framework-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  kglobalaccel-devel
-BuildRequires:  kguiaddons-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemmodels-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  kjobwidgets-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  kservice-devel
-BuildRequires:  ktextwidgets-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kwindowsystem-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  libkdegames-devel
-BuildRequires:  phonon4qt5-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Archive)
+BuildRequires:  cmake(KF5Bookmarks)
+BuildRequires:  cmake(KF5Codecs)
+BuildRequires:  cmake(KF5Completion)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5Declarative)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5DNSSD)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5GlobalAccel)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5ItemModels)
+BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5JobWidgets)
+BuildRequires:  cmake(KF5NewStuff)
+Build

commit kbounce for openSUSE:Factory

2019-11-13 Thread root
Hello community,

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

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


Package is "kbounce"

Wed Nov 13 13:16:29 2019 rev:92 rq:746839 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-10-28 
16:48:36.756872313 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new.2990/kbounce.changes
2019-11-13 13:16:56.522986479 +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:

  kbounce-19.08.2.tar.xz
  kbounce-19.08.2.tar.xz.sig

New:

  kbounce-19.08.3.tar.xz
  kbounce-19.08.3.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.kbUsIl/_old  2019-11-13 13:16:57.330987321 +0100
+++ /var/tmp/diff_new_pack.kbUsIl/_new  2019-11-13 13:16:57.334987325 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-19.08.2.tar.xz -> kbounce-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.08.2/org.kde.kbounce.appdata.xml 
new/kbounce-19.08.3/org.kde.kbounce.appdata.xml
--- old/kbounce-19.08.2/org.kde.kbounce.appdata.xml 2019-09-13 
08:38:06.0 +0200
+++ new/kbounce-19.08.3/org.kde.kbounce.appdata.xml 2019-10-10 
07:48:06.0 +0200
@@ -45,6 +45,7 @@
   Kstuds är ett arkadspel för en ensam spelare med 
inslag av problemlösning
   KBounce — це аркадна гра для одного гравця з 
елементами головоломки
   xxKBounce is a single player arcade game with the 
elements of puzzlexx
+  KBounce 是一个带有解谜成分的单人街机游戏
   
 
   KBounce is a single player arcade game with the elements of puzzle. It 
is played on a field, surrounded by wall, with two or more balls that move 
about in the field bouncing off of walls. The player can build new walls, 
decreasing the size of active field. The goal of the game is to fill at least 
75% of the field and advance to the next level.
@@ -67,6 +68,7 @@
 Kstuds är ett arkadspel för en ensam spelare med inslag 
av problemlösning. Det spelas på ett fält, som omges av väggar, med två eller 
flera bollar som rör sig över fältet och studsar mot väggarna. Spelaren kan 
bygga nya väggar, vilket minskar det aktiva fältets storlek. Spelets mål är att 
fylla minst 75 % av fältet och gå vidare till nästa nivå.
 KBounce — аркадна гра із елементами головоломки для 
одного гравця. Гра відбувається на полі, яке обмежено стінками. Полем рухаються 
і відбиваються від стін дві або декілька кульок. Гравець може будувати нові 
стіни, зменшуючи розмір доступного для кульок простору. Метою гри є перекрити 
принаймні 75% площі ігрового поля для переходу на наступний рівень.
 xxKBounce is a single player arcade game with the 
elements of puzzle. It is played on a field, surrounded by wall, with two or 
more balls that move about in the field bouncing off of walls. The player can 
build new walls, decreasing the size of active field. The goal of the game is 
to fill at least 75% of the field and advance to the next level.xx
+KBounce 
是一个带有解谜成分的单人街机游戏。一般在一个由墙环绕的场地中进行游戏,其中有两个会在场地中四处移动并且会在墙壁上反弹的球。玩家可以建造新墙来缩小有效场地的面积。游戏目标为填满场地的75%来前进到下一关。
   
   http://games.kde.org/game.php?game=kbounce
   https://bugs.kde.org/enter_bug.cgi?format=guided&product=kbounce
@@ -93,6 +95,7 @@
   Spela Kstuds
   Гра у KBounce
   xxPlaying KBouncexx
+  游玩 KBounce
   KBounce 遊玩畫面
   http://kde.org/images/screenshots/kbounce.png
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.08.2/po/id/kbounce.po 
new/kbounce-19.08.3/po/id/kbounce.po
--- old/kbounce-19.08.2/po/id/kbounce.po2019-10-08 02:14:39.0 
+0200
+++ new/kbounce-19.08.3/po/id/kbounce.po2019-11-05 05:08:41.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/kbounce-19.08.2/po/zh_CN/kboun

commit kbounce for openSUSE:Factory

2019-10-28 Thread root
Hello community,

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

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


Package is "kbounce"

Mon Oct 28 16:48:25 2019 rev:91 rq:737717 version:19.08.2

Changes:

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

  kbounce-19.08.1.tar.xz
  kbounce-19.08.1.tar.xz.sig

New:

  kbounce-19.08.2.tar.xz
  kbounce-19.08.2.tar.xz.sig



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


++ kbounce-19.08.1.tar.xz -> kbounce-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.08.1/org.kde.kbounce.desktop 
new/kbounce-19.08.2/org.kde.kbounce.desktop
--- old/kbounce-19.08.1/org.kde.kbounce.desktop 2019-08-04 07:33:29.0 
+0200
+++ new/kbounce-19.08.2/org.kde.kbounce.desktop 2019-09-13 08:38:06.0 
+0200
@@ -26,6 +26,7 @@
 Name[hne]=के-बाउंस
 Name[hr]=KBounce
 Name[hu]=KBounce
+Name[id]=KBounce
 Name[is]=KBounce
 Name[it]=KBounce
 Name[ja]=KBounce
@@ -93,6 +94,7 @@
 GenericName[gl]=Xogo de bólas que botan
 GenericName[hne]=उछलती गेंदों वाले खेल
 GenericName[hu]=Labdajáték
+GenericName[id]=Permainan Memantulkan Bola
 GenericName[it]=Gioco di rimbalzi di palline
 GenericName[ja]=跳ねるボールのゲーム
 GenericName[kk]=Доп қағу ойны
@@ -137,6 +139,7 @@
 Comment[fr]=Jeu de balles rebondissantes
 Comment[gl]=Xogo de bólas que botan
 Comment[hu]=Labdajáték
+Comment[id]=Permainan Memantulkan Bola
 Comment[it]=Gioco di rimbalzi di palline
 Comment[ko]=튕기는 공 게임
 Comment[nl]=Spel met stuiterende bal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.08.1/po/id/kbounce.po 
new/kbounce-19.08.2/po/id/kbounce.po
--- old/kbounce-19.08.1/po/id/kbounce.po1970-01-01 01:00:00.0 
+0100
+++ new/kbounce-19.08.2/po/id/kbounce.po2019-10-08 02:14:39.0 
+0200
@@ -0,0 +1,250 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kbounce package.
+# Wantoyo , 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kbounce\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"PO-Revision-Date: 2019-09-09 18:57+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"
+
+#: backgroundselector.cpp:111
+#, kde-format
+msgid "No background pictures found."
+msgstr "Tidak ada gambar latarbelakang yang ditemukan."
+
+#. i18n: ectx: property (windowTitle), widget (QWidget, 
KBounceBackgroundSelector)
+#: backgroundselector.ui:14
+#, kde-format
+msgid "kbouncebackgroundselector"
+msgstr "kbouncebackgroundselector"
+
+#. i18n: ectx: property (text), widget (QCheckBox, 
kcfg_UseRandomBackgroundPictures)
+#: backgroundselector.ui:24
+#, kde-format
+msgid "Enable random pictures as background"
+msgstr "Fungsikan gambar acak sebagai latarbelakang"
+
+#. i18n: ectx: property (text), widget (QLabel, backgoundPicturePathLabel)
+#: backgroundselector.ui:54
+#, kde-format
+msgid "Choose picture path:"
+msgstr "Pilih alur gambar:"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: backgroundselector.ui:75
+#, kde-format
+msgid "Preview"
+msgstr "Pratinjau"
+
+#: gamewidget.cpp:409
+#, kde-format
+msgid ""
+"Welcome to KBounce.\n"
+" Click to start a game"
+msgstr ""
+"Selamat Datang di KBou

commit kbounce for openSUSE:Factory

2019-09-11 Thread root
Hello community,

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

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


Package is "kbounce"

Wed Sep 11 10:27:21 2019 rev:90 rq:728787 version:19.08.1

Changes:

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

  kbounce-19.08.0.tar.xz
  kbounce-19.08.0.tar.xz.sig

New:

  kbounce-19.08.1.tar.xz
  kbounce-19.08.1.tar.xz.sig



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


++ kbounce-19.08.0.tar.xz -> kbounce-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.08.0/po/ar/kbounce.po 
new/kbounce-19.08.1/po/ar/kbounce.po
--- old/kbounce-19.08.0/po/ar/kbounce.po2019-08-09 02:27:43.0 
+0200
+++ new/kbounce-19.08.1/po/ar/kbounce.po2019-09-03 03:37:37.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kbounce\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-06-27 02:55+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2007-10-14 15:44+\n"
 "Last-Translator: Youssef Chahibi \n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.08.0/po/bg/kbounce.po 
new/kbounce-19.08.1/po/bg/kbounce.po
--- old/kbounce-19.08.0/po/bg/kbounce.po2019-08-09 02:27:44.0 
+0200
+++ new/kbounce-19.08.1/po/bg/kbounce.po2019-09-03 03:37:37.0 
+0200
@@ -1,7 +1,7 @@
 # Bulgarian translation of KDE.
 # This file is licensed under the GPL.
 #
-# $Id: kbounce.po 1545086 2019-06-27 02:58:52Z scripty $
+# $Id: kbounce.po 1550639 2019-08-30 07:08:12Z scripty $
 #
 # Petar Toushkov , 2010.
 # Yasen Pramatarov , 2011.
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kbounce\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-06-27 02:55+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2011-07-28 18:13+0300\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.08.0/po/bs/kbounce.po 
new/kbounce-19.08.1/po/bs/kbounce.po
--- old/kbounce-19.08.0/po/bs/kbounce.po2019-08-09 02:27:44.0 
+0200
+++ new/kbounce-19.08.1/po/bs/kbounce.po2019-09-03 03:37:37.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-27 02:55+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2014-10-20 19:50+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.08.0/po/ca/kbounce.po 
new/kbounce-19.08.1/po/ca/kbounce.po
--- old/kbounce-19.08.0/po/ca/kbounce.po2019-08-09 02:27:44.0 
+0200
+++ new/kbounce-19.08.1/po/ca/kbounce.po2019-09-03 03:37:37.0 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kbounce\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-06-27 02:55+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2019-04-01 21:46+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.08.0/po/ca@valencia/kbounce.po 
new/kbounce-19.08.1/po/ca@valencia/kbounce.po
--- old/kbounce-19.08.0/po/ca@valencia/kbounce.po   2019-08-09 
02:27:44.0 +0200
+++ new/kbounce-19.08.1/po/ca@valencia/kbounce.po   2019-09-03 
03:37:38.00

commit kbounce for openSUSE:Factory

2019-08-19 Thread root
Hello community,

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

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


Package is "kbounce"

Mon Aug 19 21:29:40 2019 rev:89 rq:723611 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-07-17 
13:16:03.847792467 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new.22127/kbounce.changes   
2019-08-19 21:29:45.856617333 +0200
@@ -1,0 +2,28 @@
+Fri Aug  9 08:30:30 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
+- 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
+
+---

Old:

  kbounce-19.04.3.tar.xz

New:

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



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.rvBntN/_old  2019-08-19 21:29:47.216617057 +0200
+++ /var/tmp/diff_new_pack.rvBntN/_new  2019-08-19 21:29:47.240617052 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later
 Group:  Amusements/Games/Action/Other
-URL:http://www.kde.org
-Source0:kbounce-%{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:  karchive-devel
 BuildRequires:  kbookmarks-devel
 BuildRequires:  kcodecs-devel

++ kbounce-19.04.3.tar.xz -> kbounce-19.08.0.tar.xz ++
 4651 lines of diff (skipped)




commit kbounce for openSUSE:Factory

2019-07-17 Thread root
Hello community,

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

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


Package is "kbounce"

Wed Jul 17 13:16:03 2019 rev:88 rq:715078 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-06-14 
20:29:38.110699214 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new.1887/kbounce.changes
2019-07-17 13:16:03.847792467 +0200
@@ -1,0 +2,9 @@
+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
+- No code changes since 19.04.2
+
+---

Old:

  kbounce-19.04.2.tar.xz

New:

  kbounce-19.04.3.tar.xz



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

++ kbounce-19.04.2.tar.xz -> kbounce-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.04.2/org.kde.kbounce.appdata.xml 
new/kbounce-19.04.3/org.kde.kbounce.appdata.xml
--- old/kbounce-19.04.2/org.kde.kbounce.appdata.xml 2019-05-31 
08:27:56.0 +0200
+++ new/kbounce-19.04.3/org.kde.kbounce.appdata.xml 2019-06-20 
07:41:19.0 +0200
@@ -13,6 +13,7 @@
   KBounce
   KBounce
   KBounce
+  KBounce
   KBounce
   KBounce
   KOdbij
@@ -34,6 +35,7 @@
   KBounce est un jeu d'arcade à un joueur qui intègre 
des éléments de puzzle
   KBounce é un xogo de arcada para un único xogador cos 
elementos dun quebracabezas
   KBounce adalah sebuah permainan arcade pemain tunggal 
dengan unsur teka-teki.
+  KBounce è un gioco per un solo giocatore di tipo 
arcade ma con aspetti rompicapo.
   KBounce는 퍼즐 요소가 혼합된 단일 플레이어 아케이드 게임입니다
   KBounce is een arcade spel voor één speler met de 
elementen van een puzzel.
   KOdbij jest grą zręcznościową dla jednego gracza z 
elementami puzzli
@@ -54,6 +56,7 @@
 KBounce est un jeu d'arcade à un seul joueur qui intègre 
des éléments de puzzle. Il se joue sur un champ entouré d'un mur, au sein 
duquel plusieurs boules rebondissent sur les murs. Le joueur peut construire de 
nouveaux murs, diminuant ainsi la taille du champ. L'objectif du jeu est de 
combler ainsi au moins 75% du champ afin de passer au niveau suivant.
 KBounce é un xogo arcade para un xogador cos elementos 
dun quebracabezas. Xógase nun campo rodeado por unha parede e con dúas ou máis 
bólas que se moven polo campo botando contra as paredes. O xogador pode 
construír novas paredes, reducindo o tamaño do campo activo. O obxectivo do 
xogo é encher polo menos o 75% do campo e avanzar ao seguinte nivel.
 KBounce adalah sebuah permainan arkade pemain tunggal 
dengan unsur teka-teki. Ini dimainkan pada sebuah bidang, dikepung oleh 
dinding, dengan bola dua atau lebih yang bergerak memantul-mantul pada bidang 
dinding. Pemain bisa membangun dinding yang baru, mengurangi ukuran bidang yang 
aktif. Tujuan permainan adalah mengisi setidaknya 75% pada bidang dan maju ke 
level selanjutnya.
+KBounce è un gioco per un solo giocatore di tipo arcade 
ma con aspetti rompicapo. Viene giocato in un campo circondato da mura, con due 
o più palle che si muovono nel campo rimbalzando contro i muri. Il giocatore 
può erigere nuovi muri per ridurre il campo di gioco. Lo scopo del gioco è di 
rendere inattivo almeno il 75% del campo di gioco per passare al livello 
successivo.
 KBounce는 퍼즐 요소가 혼합된 단일 플레이어 아케이드 게임입니다. 벽으로 둘러싸인 필드에서 
진행되며, 벽에 맞으면 튕겨 나가는 두 개 이상의 공이 필드에 돌아 다닙니다. 플레이어는 새 벽을 세워서 필드 크기를 줄일 수 있습니다. 
게임의 목표는 필드의 최소 75%를 채워서 다음 단계로 진행하는 것입니다.
 KBounce is een arcade spel voor een enkele speler met de 
elementen van een puzzel. Het wordt gespeeld op een veld, omringt door een 
muur, met twee of meer ballen die in het veld bewegen en botsen vanaf de muren. 
De speler kan nieuwe muren bouwen, waarmee de grootte van het actieve veld 
wordt verkleind. Het doel van het spel is om minstens 75% van het veld te 
vullen en door te gaan naar het volgende niveau.
 KOdbij jest grą zręcznościową dla jednego gracza z 
elementami puzzli. Gra się nią na polu otoczonym ścianami z dwiema lub więcej 

commit kbounce for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2019-06-14 20:29:36

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


Package is "kbounce"

Fri Jun 14 20:29:36 2019 rev:87 rq:708568 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-05-15 
12:27:30.785666513 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new.4811/kbounce.changes
2019-06-14 20:29:38.110699214 +0200
@@ -1,0 +2,9 @@
+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
+- No code changes since 19.04.1
+
+---

Old:

  kbounce-19.04.1.tar.xz

New:

  kbounce-19.04.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.PzNDp4/_old  2019-06-14 20:29:39.302698828 +0200
+++ /var/tmp/diff_new_pack.PzNDp4/_new  2019-06-14 20:29:39.338698816 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later

++ kbounce-19.04.1.tar.xz -> kbounce-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.04.1/org.kde.kbounce.appdata.xml 
new/kbounce-19.04.2/org.kde.kbounce.appdata.xml
--- old/kbounce-19.04.1/org.kde.kbounce.appdata.xml 2019-03-12 
13:28:33.0 +0100
+++ new/kbounce-19.04.2/org.kde.kbounce.appdata.xml 2019-05-31 
08:27:56.0 +0200
@@ -13,6 +13,7 @@
   KBounce
   KBounce
   KBounce
+  KBounce
   KBounce
   KOdbij
   KBounce
@@ -33,6 +34,7 @@
   KBounce est un jeu d'arcade à un joueur qui intègre 
des éléments de puzzle
   KBounce é un xogo de arcada para un único xogador cos 
elementos dun quebracabezas
   KBounce adalah sebuah permainan arcade pemain tunggal 
dengan unsur teka-teki.
+  KBounce는 퍼즐 요소가 혼합된 단일 플레이어 아케이드 게임입니다
   KBounce is een arcade spel voor één speler met de 
elementen van een puzzel.
   KOdbij jest grą zręcznościową dla jednego gracza z 
elementami puzzli
   O KBounce é um jogo de arcada para um único jogador, 
com os elementos de um 'puzzle'
@@ -52,6 +54,7 @@
 KBounce est un jeu d'arcade à un seul joueur qui intègre 
des éléments de puzzle. Il se joue sur un champ entouré d'un mur, au sein 
duquel plusieurs boules rebondissent sur les murs. Le joueur peut construire de 
nouveaux murs, diminuant ainsi la taille du champ. L'objectif du jeu est de 
combler ainsi au moins 75% du champ afin de passer au niveau suivant.
 KBounce é un xogo arcade para un xogador cos elementos 
dun quebracabezas. Xógase nun campo rodeado por unha parede e con dúas ou máis 
bólas que se moven polo campo botando contra as paredes. O xogador pode 
construír novas paredes, reducindo o tamaño do campo activo. O obxectivo do 
xogo é encher polo menos o 75% do campo e avanzar ao seguinte nivel.
 KBounce adalah sebuah permainan arkade pemain tunggal 
dengan unsur teka-teki. Ini dimainkan pada sebuah bidang, dikepung oleh 
dinding, dengan bola dua atau lebih yang bergerak memantul-mantul pada bidang 
dinding. Pemain bisa membangun dinding yang baru, mengurangi ukuran bidang yang 
aktif. Tujuan permainan adalah mengisi setidaknya 75% pada bidang dan maju ke 
level selanjutnya.
+KBounce는 퍼즐 요소가 혼합된 단일 플레이어 아케이드 게임입니다. 벽으로 둘러싸인 필드에서 
진행되며, 벽에 맞으면 튕겨 나가는 두 개 이상의 공이 필드에 돌아 다닙니다. 플레이어는 새 벽을 세워서 필드 크기를 줄일 수 있습니다. 
게임의 목표는 필드의 최소 75%를 채워서 다음 단계로 진행하는 것입니다.
 KBounce is een arcade spel voor een enkele speler met de 
elementen van een puzzel. Het wordt gespeeld op een veld, omringt door een 
muur, met twee of meer ballen die in het veld bewegen en botsen vanaf de muren. 
De speler kan nieuwe muren bouwen, waarmee de grootte van het actieve veld 
wordt verkleind. Het doel van het spel is om minstens 75% van het veld te 
vullen en door te gaan naar het volgende niveau.
 KOdbij jest grą zręcznościową dla jednego gracza z 
elementami puzzli. Gra się nią na polu otoczonym ścianami z dwiema lub więcej 
piłkami, które poruszają się po polu odbijając się od ścian. Gracz może 
zbudować nowe ściany, ograniczając przy tym rozmiar pola. Celem gry jest 
wypełnienie co najmniej 75% pola, tak aby przejść do następnego poziomu.
 O KBounce é um jogo de arcada para um único jogador, com 
os elementos de um 'puzzle'. É jogado num campo rodeado por uma parede, com 
duas ou mais bolas que 

commit kbounce for openSUSE:Factory

2019-05-15 Thread root
Hello community,

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

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


Package is "kbounce"

Wed May 15 12:27:29 2019 rev:86 rq:702192 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-04-28 
20:04:35.438748950 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new.5148/kbounce.changes
2019-05-15 12:27:30.785666513 +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:

  kbounce-19.04.0.tar.xz

New:

  kbounce-19.04.1.tar.xz



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

++ kbounce-19.04.0.tar.xz -> kbounce-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.04.0/po/ko/kbounce.po 
new/kbounce-19.04.1/po/ko/kbounce.po
--- old/kbounce-19.04.0/po/ko/kbounce.po2019-04-12 02:08:59.0 
+0200
+++ new/kbounce-19.04.1/po/ko/kbounce.po2019-05-07 02:19:09.0 
+0200
@@ -113,7 +113,7 @@
 #: kbounce.kcfg:16
 #, kde-format
 msgid "Whether game sounds are played."
-msgstr "게임 소리를 재생할 지 여부입니다."
+msgstr "게임 소리를 재생할지 여부입니다."
 
 #. i18n: ectx: ToolBar (mainToolBar)
 #: kbounceui.rc:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-19.04.0/po/zh_CN/kbounce.po 
new/kbounce-19.04.1/po/zh_CN/kbounce.po
--- old/kbounce-19.04.0/po/zh_CN/kbounce.po 2019-04-12 02:08:59.0 
+0200
+++ new/kbounce-19.04.1/po/zh_CN/kbounce.po 2019-05-07 02:19:10.0 
+0200
@@ -11,8 +11,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 kbounce for openSUSE:Factory

2019-04-28 Thread root
Hello community,

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

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


Package is "kbounce"

Sun Apr 28 20:04:05 2019 rev:85 rq:696220 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-03-11 
13:44:14.053475432 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new.5536/kbounce.changes
2019-04-28 20:04:35.438748950 +0200
@@ -1,0 +2,34 @@
+Sat Apr 20 06:51:54 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:
+  * Remove not existing include path
+  * Add content_rating oars 1.1
+  * Remove unused #defines
+  * Add .arcconfig
+  * Add AppData file
+
+---

Old:

  kbounce-18.12.3.tar.xz

New:

  kbounce-19.04.0.tar.xz



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

++ kbounce-18.12.3.tar.xz -> kbounce-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.12.3/.arcconfig 
new/kbounce-19.04.0/.arcconfig
--- old/kbounce-18.12.3/.arcconfig  1970-01-01 01:00:00.0 +0100
+++ new/kbounce-19.04.0/.arcconfig  2019-03-12 13:28:33.0 +0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org";
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.12.3/.gitignore 
new/kbounce-19.04.0/.gitignore
--- old/kbounce-18.12.3/.gitignore  2019-02-24 07:10:44.0 +0100
+++ new/kbounce-19.04.0/.gitignore  2019-03-12 13:28:33.0 +0100
@@ -1,3 +1,4 @@
 .kdev4/
-build/
+/build*/
 *.kdev4
+CMakeLists.txt.user*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.12.3/CMakeLists.txt 
new/kbounce-19.04.0/CMakeLists.txt
--- old/kbounce-18.12.3/CMakeLists.txt  2019-03-05 01:14:26.0 +0100
+++ new/kbounce-19.04.0/CMakeLists.txt  2019-04-12 02:08:59.0 +0200
@@ -46,8 +46,6 @@
 add_subdirectory(pics)
 add_subdirectory(doc)
 
-include_directories(${CMAKE_SOURCE_DIR}/KF5KDEGames/highscore)
- 
 ### next target ###
 
 set(kbounce_SRCS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.12.3/board.cpp 
new/kbounce-19.04.0/board.cpp
--- old/kbounce-18.12.3/board.cpp   2019-02-24 07:10:44.0 +0100
+++ new/kbounce-19.04.0/board.cpp   2019-03-12 13:28:33.0 +0100
@@ -344,7 +344,7 @@
 }
 }
 
-QPixmap KBounceBoard::applyWallsOn(QPixmap background) const
+QPixmap KBounceBoard::applyWallsOn(const QPixmap &background) const
 {
 if (m_tileSize.isEmpty())
 return background;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.12.3/board.h new/kbounce-19.04.0/board.h
--- old/kbounce-18.12.3/board.h 2019-02-24 07:10:44.0 +0100
+++ new/kbounce-19.04.0/board.h 2019-03-12 13:28:33.0 +0100
@@ -45,7 +45,7 @@
 explicit KBounceBoard( KBounceRenderer *renderer );
 ~KBounceBoard();
 
-QPixmap applyWallsOn(QPixmap background) const;
+QPixmap applyWallsOn(const QPixmap &background) const;
 void resize( QSize& size );
 void paint(QPainter *, const QStyleOptionGraphicsItem *, QWidget *) 
Q_DECL_OVERRIDE {}
 
diff -urN '--exc

commit kbounce for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2019-03-11 13:44:05

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


Package is "kbounce"

Mon Mar 11 13:44:05 2019 rev:84 rq:683155 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-02-15 
09:57:41.923716181 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new.28833/kbounce.changes   
2019-03-11 13:44:14.053475432 +0100
@@ -1,0 +2,10 @@
+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
+
+---

Old:

  kbounce-18.12.2.tar.xz

New:

  kbounce-18.12.3.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.DXffAu/_old  2019-03-11 13:44:16.493473458 +0100
+++ /var/tmp/diff_new_pack.DXffAu/_new  2019-03-11 13:44:16.497473456 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later

++ kbounce-18.12.2.tar.xz -> kbounce-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.12.2/org.kde.kbounce.appdata.xml 
new/kbounce-18.12.3/org.kde.kbounce.appdata.xml
--- old/kbounce-18.12.2/org.kde.kbounce.appdata.xml 2019-01-26 
08:22:04.0 +0100
+++ new/kbounce-18.12.3/org.kde.kbounce.appdata.xml 2019-02-24 
07:10:44.0 +0100
@@ -17,6 +17,7 @@
   KOdbij
   KBounce
   KBounce
+  KBounce
   KBounce
   Kstuds
   KBounce
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.12.2/po/zh_CN/kbounce.po 
new/kbounce-18.12.3/po/zh_CN/kbounce.po
--- old/kbounce-18.12.2/po/zh_CN/kbounce.po 2019-02-05 01:34:36.0 
+0100
+++ new/kbounce-18.12.3/po/zh_CN/kbounce.po 2019-03-05 01:14:25.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-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 kbounce for openSUSE:Factory

2019-02-15 Thread root
Hello community,

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

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


Package is "kbounce"

Fri Feb 15 09:57:38 2019 rev:83 rq:673723 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-01-24 
14:06:09.639863073 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new.28833/kbounce.changes   
2019-02-15 09:57:41.923716181 +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:

  kbounce-18.12.1.tar.xz

New:

  kbounce-18.12.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.x4x9TI/_old  2019-02-15 09:57:42.491716000 +0100
+++ /var/tmp/diff_new_pack.x4x9TI/_new  2019-02-15 09:57:42.495715999 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later

++ kbounce-18.12.1.tar.xz -> kbounce-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.12.1/org.kde.kbounce.appdata.xml 
new/kbounce-18.12.2/org.kde.kbounce.appdata.xml
--- old/kbounce-18.12.1/org.kde.kbounce.appdata.xml 2019-01-06 
07:21:18.0 +0100
+++ new/kbounce-18.12.2/org.kde.kbounce.appdata.xml 2019-01-26 
08:22:04.0 +0100
@@ -6,11 +6,13 @@
   KBounce
   KBounce
   KBounce
+  KBounce
   KBounce
   KBounce
   KBounce
   KBounce
   KBounce
+  KBounce
   KBounce
   KOdbij
   KBounce
@@ -20,6 +22,7 @@
   KBounce
   xxKBouncexx
   KBounce
+  KBounce
   KBounce is a single player arcade game with the elements of 
puzzle
   El KBounce és un joc d'arcade de jugador únic amb 
elements de puzzle
   El KBounce és un joc d'arcade de jugador 
únic amb elements de puzzle
@@ -28,6 +31,7 @@
   KBounce es un juego recreativo para un único jugador 
semejante a un rompecabezas
   KBounce est un jeu d'arcade à un joueur qui intègre 
des éléments de puzzle
   KBounce é un xogo de arcada para un único xogador cos 
elementos dun quebracabezas
+  KBounce adalah sebuah permainan arcade pemain tunggal 
dengan unsur teka-teki.
   KBounce is een arcade spel voor één speler met de 
elementen van een puzzel.
   KOdbij jest grą zręcznościową dla jednego gracza z 
elementami puzzli
   O KBounce é um jogo de arcada para um único jogador, 
com os elementos de um 'puzzle'
@@ -46,6 +50,7 @@
 KBounce es un juego recreativo para un único jugador 
semejante a un rompecabezas. Se juega en un campo, rodeado por un muro, con dos 
o más bolas que se mueven por el campo y rebotan en los muros. El jugador puede 
crear nuevos muros disminuyendo el tamaño del campo activo. El objetivo del 
juego es rellenar al menos el 75% del campo para poder avanzar al siguiente 
nivel.
 KBounce est un jeu d'arcade à un seul joueur qui intègre 
des éléments de puzzle. Il se joue sur un champ entouré d'un mur, au sein 
duquel plusieurs boules rebondissent sur les murs. Le joueur peut construire de 
nouveaux murs, diminuant ainsi la taille du champ. L'objectif du jeu est de 
combler ainsi au moins 75% du champ afin de passer au niveau suivant.
 KBounce é un xogo arcade para un xogador cos elementos 
dun quebracabezas. Xógase nun campo rodeado por unha parede e con dúas ou máis 
bólas que se moven polo campo botando contra as paredes. O xogador pode 
construír novas paredes, reducindo o tamaño do campo activo. O obxectivo do 
xogo é encher polo menos o 75% do campo e avanzar ao seguinte nivel.
+KBounce adalah sebuah permainan arkade pemain tunggal 
dengan unsur teka-teki. Ini dimainkan pada sebuah bidang, dikepung oleh 
dinding, dengan bola dua atau lebih yang bergerak memantul-mantul pada bidang 
dinding. Pemain bisa membangun dinding yang baru, mengurangi ukuran bidang yang 
aktif. Tujuan permainan adalah mengisi setidaknya 75% pada bidang dan maju ke 
level selanjutnya.
 KBounce is een arcade spel voor een enkele speler met de 
elementen van een puzzel. Het wordt gespeeld op een veld, omringt door een 
muur, met twee of meer ballen die in het veld bewegen en botsen vanaf de muren. 
De speler kan nieuwe muren bouwen, waarmee de grootte van het actieve veld 
wordt verkleind. He

commit kbounce for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2019-01-24 14:06:03

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


Package is "kbounce"

Thu Jan 24 14:06:03 2019 rev:82 rq:665107 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2019-01-08 
12:20:55.724770179 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new.28833/kbounce.changes   
2019-01-24 14:06:09.639863073 +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:

  kbounce-18.12.0.tar.xz

New:

  kbounce-18.12.1.tar.xz



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

++ kbounce-18.12.0.tar.xz -> kbounce-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.12.0/org.kde.kbounce.appdata.xml 
new/kbounce-18.12.1/org.kde.kbounce.appdata.xml
--- old/kbounce-18.12.0/org.kde.kbounce.appdata.xml 2018-12-03 
07:14:01.0 +0100
+++ new/kbounce-18.12.1/org.kde.kbounce.appdata.xml 2019-01-06 
07:21:18.0 +0100
@@ -10,20 +10,26 @@
   KBounce
   KBounce
   KBounce
+  KBounce
   KBounce
+  KOdbij
   KBounce
   KBounce
   KBounce
   Kstuds
   KBounce
   xxKBouncexx
+  KBounce
   KBounce is a single player arcade game with the elements of 
puzzle
   El KBounce és un joc d'arcade de jugador únic amb 
elements de puzzle
   El KBounce és un joc d'arcade de jugador 
únic amb elements de puzzle
   KBounce ist ein Arcade- und Rätselspiel für einen 
Spieler
   KBounce is a single player arcade game with the 
elements of puzzle
   KBounce es un juego recreativo para un único jugador 
semejante a un rompecabezas
+  KBounce est un jeu d'arcade à un joueur qui intègre 
des éléments de puzzle
+  KBounce é un xogo de arcada para un único xogador cos 
elementos dun quebracabezas
   KBounce is een arcade spel voor één speler met de 
elementen van een puzzel.
+  KOdbij jest grą zręcznościową dla jednego gracza z 
elementami puzzli
   O KBounce é um jogo de arcada para um único jogador, 
com os elementos de um 'puzzle'
   O KBounce é um jogo arcade de um jogador com 
elementos de quebra-cabeça
   Kstuds är ett arkadspel för en ensam spelare med 
inslag av problemlösning
@@ -38,7 +44,10 @@
 KBounce ist ein Arcade- und Rätselspiel für einen 
Spieler. Es wird auf einem von Wänden umgebenen Feld gespielt. Sie spielen mit 
zwei oder mehr Bällen, die an den Wänden abprallen. Sie können neue Wände bauen 
und damit die Größe des aktiven Spielfeldes einschränken. Ziel des Spiels ist 
es, mindestens 75 % des Spielfeldes auszufüllen und damit zur nächsten Ebene zu 
kommen.
 KBounce is a single player arcade game with the 
elements of puzzle. It is played on a field, surrounded by wall, with two or 
more balls that move about in the field bouncing off of walls. The player can 
build new walls, decreasing the size of active field. The goal of the game is 
to fill at least 75% of the field and advance to the next level.
 KBounce es un juego recreativo para un único jugador 
semejante a un rompecabezas. Se juega en un campo, rodeado por un muro, con dos 
o más bolas que se mueven por el campo y rebotan en los muros. El jugador puede 
crear nuevos muros disminuyendo el tamaño del campo activo. El objetivo del 
juego es rellenar al menos el 75% del campo para poder avanzar al siguiente 
nivel.
+KBounce est un jeu d'arcade à un seul joueur qui intègre 
des éléments de puzzle. Il se joue sur un champ entouré d'un mur, au sein 
duquel plusieurs boules rebondissent sur les murs. Le joueur peut construire de 
nouveaux murs, diminuant ainsi la taille du champ. L'objectif du jeu est de 
combler ainsi au moins 75% du champ afin de passer au niveau suivant.
+KBounce é un xogo arcade para un xogador cos elementos 
dun quebracabezas. Xógase nun campo rodeado por unha parede e con dúas ou máis 
bólas que se moven polo campo botando contra as paredes. O

commit kbounce for openSUSE:Factory

2019-01-08 Thread root
Hello community,

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

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


Package is "kbounce"

Tue Jan  8 12:20:42 2019 rev:81 rq:658361 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2018-11-13 
17:17:58.742235169 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new.28833/kbounce.changes   
2019-01-08 12:20:55.724770179 +0100
@@ -1,0 +2,35 @@
+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
+
+---
+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:
+  * No code changes since 18.11.80
+
+---
+Tue Nov 20 06:22:05 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:51 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 AppData file
+
+---
@@ -47 +82 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +132 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -205 +240 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -264 +299 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -351 +386 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -467 +502 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kbounce-18.08.3.tar.xz

New:

  kbounce-18.12.0.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.1ODsdL/_old  2019-01-08 12:20:56.176769679 +0100
+++ /var/tmp/diff_new_pack.1ODsdL/_new  2019-01-08 12:20:56.176769679 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbounce
 #
-# 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:   kbounce
-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:   kbounce
+Version:18.12.0
+Release:0
 Summary:Bounce ball game
-License:LGPL-2.0+
+License:LGPL-2.0-or-later
 Group:  Amusements/Games/Action/Other
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source0:kbounce-%{version}.tar.xz
 BuildRequires:  karchive-devel
 BuildRequires:  kbookmarks-devel
@@ -73,7 +72,6 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Your task in KBounce (Jezz Ball) is to catch several moving balls in a
@@ -95,23 +93,23 @@
   %kf5_makeinstall -C build
   %if %{with lang}
 %find_lang %{name} --with-man --all-name
-%kf5_find_htmldocs
+%{kf5_find_htmldocs}
   %endif
   %suse_update_desktop_file -r org.kde.kbounce Game LogicGame
 
 %files
-%defattr(-,root,root)
-%d

commit kbounce for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2018-11-13 16:42:21

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


Package is "kbounce"

Tue Nov 13 16:42:21 2018 rev:80 rq:647998 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2018-10-17 
08:31:03.922397607 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2018-11-13 
17:17:58.742235169 +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:

  kbounce-18.08.2.tar.xz

New:

  kbounce-18.08.3.tar.xz



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

++ kbounce-18.08.2.tar.xz -> kbounce-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.08.2/po/zh_CN/kbounce.po 
new/kbounce-18.08.3/po/zh_CN/kbounce.po
--- old/kbounce-18.08.2/po/zh_CN/kbounce.po 2018-10-09 02:20:53.0 
+0200
+++ new/kbounce-18.08.3/po/zh_CN/kbounce.po 2018-11-06 01:15:08.0 
+0100
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\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 kbounce for openSUSE:Factory

2018-10-16 Thread root
Hello community,

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

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


Package is "kbounce"

Wed Oct 17 08:30:22 2018 rev:79 rq:641471 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2018-09-15 
15:28:35.457289700 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2018-10-17 
08:31:03.922397607 +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:

  kbounce-18.08.1.tar.xz

New:

  kbounce-18.08.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.xIBOig/_old  2018-10-17 08:31:05.514396304 +0200
+++ /var/tmp/diff_new_pack.xIBOig/_new  2018-10-17 08:31:05.522396296 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kbounce
-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)

++ kbounce-18.08.1.tar.xz -> kbounce-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.08.1/po/zh_CN/kbounce.po 
new/kbounce-18.08.2/po/zh_CN/kbounce.po
--- old/kbounce-18.08.1/po/zh_CN/kbounce.po 2018-09-04 02:32:37.0 
+0200
+++ new/kbounce-18.08.2/po/zh_CN/kbounce.po 2018-10-09 02:20:53.0 
+0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2018-08-30 13:17\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kbounce for openSUSE:Factory

2018-08-24 Thread root
Hello community,

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

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


Package is "kbounce"

Fri Aug 24 17:07:10 2018 rev:77 rq:630203 version:18.08.0

Changes:

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

  kbounce-18.04.3.tar.xz

New:

  kbounce-18.08.0.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.jvVQ14/_old  2018-08-24 17:07:23.962306202 +0200
+++ /var/tmp/diff_new_pack.jvVQ14/_new  2018-08-24 17:07:23.962306202 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   kbounce
-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:Bounce ball game
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other

++ kbounce-18.04.3.tar.xz -> kbounce-18.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.04.3/po/da/kbounce.po 
new/kbounce-18.08.0/po/da/kbounce.po
--- old/kbounce-18.04.3/po/da/kbounce.po2018-07-10 02:09:39.0 
+0200
+++ new/kbounce-18.08.0/po/da/kbounce.po2018-08-10 02:09:02.0 
+0200
@@ -2,7 +2,7 @@
 # Danish translation of kbounce
 # Copyright (C)
 #
-# Erik Kjær Pedersen , 2000,2002, 2003, 2004, 2005.
+# Erik Kjær Pedersen , 2000, 2002, 2003, 2004, 2005.
 # Martin Schlander , 2008, 2009, 2010, 2013.
 msgid ""
 msgstr ""
Binary files old/kbounce-18.04.3/po/uk/docs/kbounce/button-new.png and 
new/kbounce-18.08.0/po/uk/docs/kbounce/button-new.png differ
Binary files old/kbounce-18.04.3/po/uk/docs/kbounce/button-pause.png and 
new/kbounce-18.08.0/po/uk/docs/kbounce/button-pause.png differ
Binary files old/kbounce-18.04.3/po/uk/docs/kbounce/menu-game.png and 
new/kbounce-18.08.0/po/uk/docs/kbounce/menu-game.png differ
Binary files old/kbounce-18.04.3/po/uk/docs/kbounce/menu-help.png and 
new/kbounce-18.08.0/po/uk/docs/kbounce/menu-help.png differ
Binary files old/kbounce-18.04.3/po/uk/docs/kbounce/menu-settings.png and 
new/kbounce-18.08.0/po/uk/docs/kbounce/menu-settings.png differ
Binary files old/kbounce-18.04.3/po/uk/docs/kbounce/toolbar.png and 
new/kbounce-18.08.0/po/uk/docs/kbounce/toolbar.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.04.3/po/zh_CN/kbounce.po 
new/kbounce-18.08.0/po/zh_CN/kbounce.po
--- old/kbounce-18.04.3/po/zh_CN/kbounce.po 2018-07-10 02:09:39.0 
+0200
+++ new/kbounce-18.08.0/po/zh_CN/kbounce.po 2018-08-10 02:09:02.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2018-07-03 17:41\n"
+"PO-Revision-Date: 2018-07-24 08:47\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.04.3/po/zh_TW/kbounce.po 
new/kbounce-18.08.0/po/zh_TW/kbounce.po
--- old/kbounce-18.04.3/po/zh_TW/kbounce.po 2018-07-10 02:09:39.0 
+0200
+++ new/kbounce-18.08.0/po/zh_TW/kbounce.po 2018-08-10 02:09:02.0 
+0200
@@ -254,18 +254,3 @@
 #, kde-format
 msgid "Background"
 msgstr "背景"
-
-#~ msgid "Paused"
-#~ msgstr "暫停中"
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "使用的圖形主題。"
-
-#~ msgid "Difficulty level"
-#~ msgstr "困難等級"
-
-#~ msgid "Game over. Press  for a new game"
-#~ msgstr "遊戲結束,請按  開始新的遊戲!"
-
-#~ msgid "Game over."
-#~ msgstr "遊戲結束。"




commit kbounce for openSUSE:Factory

2018-07-19 Thread root
Hello community,

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

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


Package is "kbounce"

Thu Jul 19 22:51:13 2018 rev:76 rq:622633 version:18.04.3

Changes:

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

  kbounce-18.04.2.tar.xz

New:

  kbounce-18.04.3.tar.xz



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

++ kbounce-18.04.2.tar.xz -> kbounce-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.04.2/po/zh_CN/kbounce.po 
new/kbounce-18.04.3/po/zh_CN/kbounce.po
--- old/kbounce-18.04.2/po/zh_CN/kbounce.po 2018-06-05 02:45:55.0 
+0200
+++ new/kbounce-18.04.3/po/zh_CN/kbounce.po 2018-07-10 02:09:39.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\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 kbounce for openSUSE:Factory

2018-06-15 Thread root
Hello community,

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

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


Package is "kbounce"

Fri Jun 15 14:39:57 2018 rev:75 rq:615498 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2018-05-16 
18:38:14.550555613 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2018-06-15 
14:39:59.802121910 +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:

  kbounce-18.04.1.tar.xz

New:

  kbounce-18.04.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.n9O3Sn/_old  2018-06-15 14:40:00.766086649 +0200
+++ /var/tmp/diff_new_pack.n9O3Sn/_new  2018-06-15 14:40:00.770086503 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kbounce
-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)

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




commit kbounce for openSUSE:Factory

2018-05-16 Thread root
Hello community,

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

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


Package is "kbounce"

Wed May 16 18:37:13 2018 rev:74 rq:607138 version:18.04.1

Changes:

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

  kbounce-18.04.0.tar.xz

New:

  kbounce-18.04.1.tar.xz



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

++ kbounce-18.04.0.tar.xz -> kbounce-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.04.0/org.kde.kbounce.desktop 
new/kbounce-18.04.1/org.kde.kbounce.desktop
--- old/kbounce-18.04.0/org.kde.kbounce.desktop 2018-02-08 05:10:56.0 
+0100
+++ new/kbounce-18.04.1/org.kde.kbounce.desktop 2018-05-02 07:40:49.0 
+0200
@@ -138,6 +138,7 @@
 Comment[fr]=Jeu de balles rebondissantes
 Comment[gl]=Xogo de bólas que botan
 Comment[hu]=Labdajáték
+Comment[it]=Gioco di rimbalzi di palline
 Comment[nl]=Spel met stuiterende bal
 Comment[nn]=Sprettballspel
 Comment[pl]=Gra w odbijanie kul
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.04.0/po/zh_CN/kbounce.po 
new/kbounce-18.04.1/po/zh_CN/kbounce.po
--- old/kbounce-18.04.0/po/zh_CN/kbounce.po 2018-04-13 02:08:51.0 
+0200
+++ new/kbounce-18.04.1/po/zh_CN/kbounce.po 2018-05-08 02:14:50.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-18.04.0/themes/roads.desktop 
new/kbounce-18.04.1/themes/roads.desktop
--- old/kbounce-18.04.0/themes/roads.desktop2018-02-08 05:10:56.0 
+0100
+++ new/kbounce-18.04.1/themes/roads.desktop2018-05-02 07:40:49.0 
+0200
@@ -63,7 +63,7 @@
 Description[ga]=Bóithre, cóin agus rothaí.
 Description[gl]=Estradas, conos e rodas.
 Description[hu]=Utak, kúpok és kerekek.
-Description[it]=Strade, ostacoli e ruote
+Description[it]=Strade, ostacoli e ruote.
 Description[kk]=Жол, бұрылыс және дөңгелектер.
 Description[km]=ផ្លូវ​ កោណ និង​កង់ ។
 Description[ko]=길, 콘, 바퀴.




commit kbounce for openSUSE:Factory

2018-04-27 Thread root
Hello community,

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

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


Package is "kbounce"

Fri Apr 27 16:02:48 2018 rev:73 rq:599011 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2018-03-22 
12:00:31.847540619 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2018-04-27 
16:02:56.368340146 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:48:53 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:05 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:

  kbounce-17.12.3.tar.xz

New:

  kbounce-18.04.0.tar.xz



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

++ kbounce-17.12.3.tar.xz -> kbounce-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.3/po/ca/kbounce.po 
new/kbounce-18.04.0/po/ca/kbounce.po
--- old/kbounce-17.12.3/po/ca/kbounce.po2018-03-06 01:19:17.0 
+0100
+++ new/kbounce-18.04.0/po/ca/kbounce.po2018-04-13 02:08:50.0 
+0200
@@ -254,3 +254,12 @@
 #, kde-format
 msgid "Background"
 msgstr "Fons"
+
+#~ msgid "Paused"
+#~ msgstr "Pausat"
+
+#~ msgid "The graphical theme to be used."
+#~ msgstr "El tema gràfic a utilitzar."
+
+#~ msgid "Difficulty level"
+#~ msgstr "Nivell de dificultat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.3/po/ca@valencia/kbounce.po 
new/kbounce-18.04.0/po/ca@valencia/kbounce.po
--- old/kbounce-17.12.3/po/ca@valencia/kbounce.po   2018-03-06 
01:19:17.0 +0100
+++ new/kbounce-18.04.0/po/ca@valencia/kbounce.po   2018-04-13 
02:08:50.0 +0200
@@ -98,7 +98,7 @@
 #: gamewidget.cpp:418
 #, kde-format
 msgid "%1 points: Total score for this level\n"
-msgstr "%1 punts: Puntuació total per este nivell\n"
+msgstr "%1 punts: Puntuació total per aquest nivell\n"
 
 #: gamewidget.cpp:419
 #, kde-format
@@ -254,3 +254,12 @@
 #, kde-format
 msgid "Background"
 msgstr "Fons"
+
+#~ msgid "Paused"
+#~ msgstr "Pausat"
+
+#~ msgid "The graphical theme to be used."
+#~ msgstr "El tema gràfic a utilitzar."
+
+#~ msgid "Difficulty level"
+#~ msgstr "Nivell de dificultat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.3/po/zh_CN/kbounce.po 
new/kbounce-18.04.0/po/zh_CN/kbounce.po
--- old/kbounce-17.12.3/po/zh_CN/kbounce.po 2018-03-06 01:19:18.0 
+0100
+++ new/kbounce-18.04.0/po/zh_CN/kbounce.po 2018-04-13 02:08:51.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2018-02-28 02:28-0500\n"
+"PO-Revision-Date: 2018-04-05 09:40-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbounce for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2018-03-22 11:58:01

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


Package is "kbounce"

Thu Mar 22 11:58:01 2018 rev:72 rq:585532 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2018-02-14 
09:36:32.768774920 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2018-03-22 
12:00:31.847540619 +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:

  kbounce-17.12.2.tar.xz

New:

  kbounce-17.12.3.tar.xz



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

++ kbounce-17.12.2.tar.xz -> kbounce-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.2/org.kde.kbounce.desktop 
new/kbounce-17.12.3/org.kde.kbounce.desktop
--- old/kbounce-17.12.2/org.kde.kbounce.desktop 2017-11-27 06:58:08.0 
+0100
+++ new/kbounce-17.12.3/org.kde.kbounce.desktop 2018-02-08 06:59:28.0 
+0100
@@ -134,6 +134,7 @@
 Comment[el]=Παιχνίδι αναπήδησης μπάλας
 Comment[en_GB]=Ball Bouncing Game
 Comment[es]=Juego de pelotas que rebotan
+Comment[fi]=Pallonpomputuspeli
 Comment[fr]=Jeu de balles rebondissantes
 Comment[gl]=Xogo de bólas que botan
 Comment[hu]=Labdajáték
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.2/po/zh_CN/kbounce.po 
new/kbounce-17.12.3/po/zh_CN/kbounce.po
--- old/kbounce-17.12.2/po/zh_CN/kbounce.po 2018-02-06 01:25:50.0 
+0100
+++ new/kbounce-17.12.3/po/zh_CN/kbounce.po 2018-03-06 01:19:18.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2018-02-04 20:34-0500\n"
+"PO-Revision-Date: 2018-02-28 02:28-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbounce for openSUSE:Factory

2018-02-14 Thread root
Hello community,

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

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


Package is "kbounce"

Wed Feb 14 09:36:31 2018 rev:71 rq:575001 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2018-01-22 
16:12:32.730698696 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2018-02-14 
09:36:32.768774920 +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:

  kbounce-17.12.1.tar.xz

New:

  kbounce-17.12.2.tar.xz



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

++ kbounce-17.12.1.tar.xz -> kbounce-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.1/po/ca/kbounce.po 
new/kbounce-17.12.2/po/ca/kbounce.po
--- old/kbounce-17.12.1/po/ca/kbounce.po2018-01-09 02:10:13.0 
+0100
+++ new/kbounce-17.12.2/po/ca/kbounce.po2018-02-06 01:25:50.0 
+0100
@@ -254,12 +254,3 @@
 #, kde-format
 msgid "Background"
 msgstr "Fons"
-
-#~ msgid "Paused"
-#~ msgstr "Pausat"
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "El tema gràfic a utilitzar."
-
-#~ msgid "Difficulty level"
-#~ msgstr "Nivell de dificultat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.1/po/ca@valencia/kbounce.po 
new/kbounce-17.12.2/po/ca@valencia/kbounce.po
--- old/kbounce-17.12.1/po/ca@valencia/kbounce.po   2018-01-09 
02:10:13.0 +0100
+++ new/kbounce-17.12.2/po/ca@valencia/kbounce.po   2018-02-06 
01:25:50.0 +0100
@@ -254,12 +254,3 @@
 #, kde-format
 msgid "Background"
 msgstr "Fons"
-
-#~ msgid "Paused"
-#~ msgstr "Pausat"
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "El tema gràfic a utilitzar."
-
-#~ msgid "Difficulty level"
-#~ msgstr "Nivell de dificultat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.1/po/tr/kbounce.po 
new/kbounce-17.12.2/po/tr/kbounce.po
--- old/kbounce-17.12.1/po/tr/kbounce.po2018-01-09 02:10:13.0 
+0100
+++ new/kbounce-17.12.2/po/tr/kbounce.po2018-02-06 01:25:50.0 
+0100
@@ -16,8 +16,8 @@
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
 "PO-Revision-Date: 2014-06-08 13:55+\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish "
-"(http://www.transifex.com/projects/p/kdegames-k-tr/language/tr/)\n"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/";
+"language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.1/po/zh_CN/kbounce.po 
new/kbounce-17.12.2/po/zh_CN/kbounce.po
--- old/kbounce-17.12.1/po/zh_CN/kbounce.po 2018-01-09 02:10:13.0 
+0100
+++ new/kbounce-17.12.2/po/zh_CN/kbounce.po 2018-02-06 01:25:50.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\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 kbounce for openSUSE:Factory

2018-01-22 Thread root
Hello community,

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

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


Package is "kbounce"

Mon Jan 22 16:11:51 2018 rev:70 rq:564274 version:17.12.1

Changes:

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

  kbounce-17.12.0.tar.xz

New:

  kbounce-17.12.1.tar.xz



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

++ kbounce-17.12.0.tar.xz -> kbounce-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.0/po/tr/kbounce.po 
new/kbounce-17.12.1/po/tr/kbounce.po
--- old/kbounce-17.12.0/po/tr/kbounce.po2017-12-08 01:52:47.0 
+0100
+++ new/kbounce-17.12.1/po/tr/kbounce.po2018-01-09 02:10:13.0 
+0100
@@ -16,8 +16,8 @@
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
 "PO-Revision-Date: 2014-06-08 13:55+\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/";
-"language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdegames-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.12.0/po/zh_CN/kbounce.po 
new/kbounce-17.12.1/po/zh_CN/kbounce.po
--- old/kbounce-17.12.0/po/zh_CN/kbounce.po 2017-12-08 01:52:48.0 
+0100
+++ new/kbounce-17.12.1/po/zh_CN/kbounce.po 2018-01-09 02:10:13.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-11-09 08:34-0500\n"
+"PO-Revision-Date: 2018-01-08 18:08-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -22,7 +22,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdegames/kbounce.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdegames/kbounce.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"




commit kbounce for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2017-12-19 10:53:00

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


Package is "kbounce"

Tue Dec 19 10:53:00 2017 rev:69 rq:556153 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2017-11-17 
10:45:04.297514419 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2017-12-19 
10:53:02.241136413 +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:01 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 in kaboutdata
+
+---

Old:

  kbounce-17.08.3.tar.xz

New:

  kbounce-17.12.0.tar.xz



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

++ kbounce-17.08.3.tar.xz -> kbounce-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.3/CMakeLists.txt 
new/kbounce-17.12.0/CMakeLists.txt
--- old/kbounce-17.08.3/CMakeLists.txt  2017-11-07 02:19:26.0 +0100
+++ new/kbounce-17.12.0/CMakeLists.txt  2017-12-08 01:52:48.0 +0100
@@ -1,10 +1,10 @@
 project(kbounce)
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
-set (QT_MIN_VERSION "5.2.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)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.3/main.cpp new/kbounce-17.12.0/main.cpp
--- old/kbounce-17.08.3/main.cpp2017-09-27 10:37:01.0 +0200
+++ new/kbounce-17.12.0/main.cpp2017-11-27 06:58:08.0 +0100
@@ -74,8 +74,6 @@
 KAboutData::setApplicationData(aboutData);
 KCrash::initialize();
 QCommandLineParser parser;
-parser.addVersionOption();
-parser.addHelpOption();
 aboutData.setupCommandLine(&parser);
 parser.process(app);
 aboutData.processCommandLine(&parser);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.3/org.kde.kbounce.desktop 
new/kbounce-17.12.0/org.kde.kbounce.desktop
--- old/kbounce-17.08.3/org.kde.kbounce.desktop 2017-09-27 10:37:01.0 
+0200
+++ new/kbounce-17.12.0/org.kde.kbounce.desktop 2017-11-27 06:58:08.0 
+0100
@@ -129,11 +129,13 @@
 Comment[ca]=Un joc de pilotes que reboten
 Comment[ca@valencia]=Un joc de pilotes que reboten
 Comment[cs]=Hra s poskakujícími míčky
+Comment[da]=Et spil med hoppende bolde
 Comment[de]=Bälle einfangen
 Comment[el]=Παιχνίδι αναπήδησης μπάλας
 Comment[en_GB]=Ball Bouncing Game
 Comment[es]=Juego de pelotas que rebotan
 Comment[fr]=Jeu de balles rebondissantes
+Comment[gl]=Xogo de bólas que botan
 Comment[hu]=Labdajáték
 Comment[nl]=Spel met stuiterende bal
 Comment[nn]=Sprettballspel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.3/po/gl/kbounce.po 
new/kbounce-17.12.0/po/gl/kbounce.po
--- old/kbounce-17.08.3/po/gl/kbounce.po2017-11-07 02:19:25.0 
+0100
+++ new/kbounce-17.12.0/po/gl/kbounce.po2017-12-08 01:52:47.0 
+0100
@@ -34,7 +34,7 @@
 msgid "Your emails"
 msgstr ""
 "leandro.regue...@gmail.com, mvillar...@u

commit kbounce for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kbounce"

Fri Nov 17 10:44:34 2017 rev:68 rq:540847 version:17.08.3

Changes:

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

  kbounce-17.08.2.tar.xz

New:

  kbounce-17.08.3.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.CHm186/_old  2017-11-17 10:45:05.305477525 +0100
+++ /var/tmp/diff_new_pack.CHm186/_new  2017-11-17 10:45:05.317477086 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kbounce
-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)

++ kbounce-17.08.2.tar.xz -> kbounce-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.2/po/gl/kbounce.po 
new/kbounce-17.08.3/po/gl/kbounce.po
--- old/kbounce-17.08.2/po/gl/kbounce.po2017-10-10 02:10:46.0 
+0200
+++ new/kbounce-17.08.3/po/gl/kbounce.po2017-11-07 02:19:25.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kbounce\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-10-03 22:35+0100\n"
+"PO-Revision-Date: 2017-10-21 12:32+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -221,7 +221,7 @@
 #: mainwindow.cpp:47 mainwindow.cpp:224
 #, kde-format
 msgid "Filled: %1%"
-msgstr "Recheo: %1%"
+msgstr "Enchido: %1%"
 
 #: mainwindow.cpp:48 mainwindow.cpp:229
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.2/po/zh_CN/kbounce.po 
new/kbounce-17.08.3/po/zh_CN/kbounce.po
--- old/kbounce-17.08.2/po/zh_CN/kbounce.po 2017-10-10 02:10:46.0 
+0200
+++ new/kbounce-17.08.3/po/zh_CN/kbounce.po 2017-11-07 02:19:25.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-09-30 17:49-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbounce for openSUSE:Factory

2017-10-23 Thread root
Hello community,

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

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


Package is "kbounce"

Mon Oct 23 16:46:38 2017 rev:67 rq:534676 version:17.08.2

Changes:

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

  kbounce-17.08.1.tar.xz

New:

  kbounce-17.08.2.tar.xz



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

++ kbounce-17.08.1.tar.xz -> kbounce-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.1/org.kde.kbounce.desktop 
new/kbounce-17.08.2/org.kde.kbounce.desktop
--- old/kbounce-17.08.1/org.kde.kbounce.desktop 2017-09-04 06:09:57.0 
+0200
+++ new/kbounce-17.08.2/org.kde.kbounce.desktop 2017-09-27 10:37:01.0 
+0200
@@ -139,6 +139,7 @@
 Comment[nn]=Sprettballspel
 Comment[pl]=Gra w odbijanie kul
 Comment[pt]=Jogo de Bolas aos Saltos
+Comment[pt_BR]=Jogo de bolas rebatidas
 Comment[sk]=Hra s poskakujúcou loptou
 Comment[sl]=Igra odbijajočih se žogic
 Comment[sr]=Игра одбијајућих лопти
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.1/po/cs/kbounce.po 
new/kbounce-17.08.2/po/cs/kbounce.po
--- old/kbounce-17.08.1/po/cs/kbounce.po2017-09-05 02:32:07.0 
+0200
+++ new/kbounce-17.08.2/po/cs/kbounce.po2017-10-10 02:10:46.0 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2010, 2011, 2013, 2015.
+# Vít Pelčák , 2010, 2011, 2013, 2015, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kbounce\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2015-08-11 15:50+0100\n"
+"PO-Revision-Date: 2017-09-11 13:58+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -119,7 +119,7 @@
 #: kbounceui.rc:17
 #, kde-format
 msgid "Main Toolbar"
-msgstr "Hlavní nástrojová lišta"
+msgstr "Hlavní panel nástrojů"
 
 #: main.cpp:34
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.1/po/gl/kbounce.po 
new/kbounce-17.08.2/po/gl/kbounce.po
--- old/kbounce-17.08.1/po/gl/kbounce.po2017-09-05 02:32:07.0 
+0200
+++ new/kbounce-17.08.2/po/gl/kbounce.po2017-10-10 02:10:46.0 
+0200
@@ -5,14 +5,14 @@
 # Xosé , 2009, 2012.
 # Adrián Chaves Fernández , 2009, 2017.
 # Marce Villarino , 2013.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kbounce\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-01-26 20:33+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-03 22:35+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -196,7 +196,7 @@
 #: main.cpp:67
 #, kde-format
 msgid "Port to QGraphicsView framework"
-msgstr "Porte ao framework QGraphicsView"
+msgstr "Adaptación á infraestrutura QGraphicsView"
 
 #: main.cpp:70
 #, kde-format
@@ -241,7 +241,7 @@
 #: mainwindow.cpp:140
 #, kde-format
 msgid "Do you really want to close the running game?"
-msgstr "Estás seguro de que queres rematar a partida que estás a xogar?"
+msgstr "Estás seguro de que queres pechar a partida que estás a xogar?"
 
 #: mainwindow.cpp:153 mainwindow.cpp:256
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.1/po/zh_CN/kbounce.po 
new/kbounce-17.08.2/po/zh_CN/kbounce.po
--- old/kbounce-17.08.1/po/zh_CN/kbounce.po  

commit kbounce for openSUSE:Factory

2017-09-11 Thread root
Hello community,

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

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


Package is "kbounce"

Mon Sep 11 16:19:32 2017 rev:66 rq:522508 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2017-08-28 
15:06:11.921252641 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2017-09-11 
16:19:34.675776183 +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:
+  * None
+
+---

Old:

  kbounce-17.08.0.tar.xz

New:

  kbounce-17.08.1.tar.xz



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

++ kbounce-17.08.0.tar.xz -> kbounce-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.0/org.kde.kbounce.desktop 
new/kbounce-17.08.1/org.kde.kbounce.desktop
--- old/kbounce-17.08.0/org.kde.kbounce.desktop 2017-07-26 10:25:18.0 
+0200
+++ new/kbounce-17.08.1/org.kde.kbounce.desktop 2017-09-04 06:09:57.0 
+0200
@@ -136,6 +136,7 @@
 Comment[fr]=Jeu de balles rebondissantes
 Comment[hu]=Labdajáték
 Comment[nl]=Spel met stuiterende bal
+Comment[nn]=Sprettballspel
 Comment[pl]=Gra w odbijanie kul
 Comment[pt]=Jogo de Bolas aos Saltos
 Comment[sk]=Hra s poskakujúcou loptou
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.08.0/po/zh_CN/kbounce.po 
new/kbounce-17.08.1/po/zh_CN/kbounce.po
--- old/kbounce-17.08.0/po/zh_CN/kbounce.po 2017-08-11 02:39:11.0 
+0200
+++ new/kbounce-17.08.1/po/zh_CN/kbounce.po 2017-09-05 02:32:08.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-08-05 09:35-0400\n"
+"PO-Revision-Date: 2017-08-31 05:18-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbounce for openSUSE:Factory

2017-08-28 Thread root
Hello community,

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

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


Package is "kbounce"

Mon Aug 28 15:05:52 2017 rev:65 rq:516326 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2017-07-29 
08:56:24.883151798 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2017-08-28 
15:06:11.921252641 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:45:10 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Use Q_DECLARE_OVERRIDE 
+
+---
+Sat Aug  5 18:17:12 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:

  kbounce-17.04.3.tar.xz

New:

  kbounce-17.08.0.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.WpOjHh/_old  2017-08-28 15:06:13.061092310 +0200
+++ /var/tmp/diff_new_pack.WpOjHh/_new  2017-08-28 15:06:13.081089497 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbounce
 #
-# 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:   kbounce
-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:Bounce ball game
 License:LGPL-2.0+
@@ -69,7 +70,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
@@ -101,10 +104,10 @@
 %doc COPYING COPYING.DOC
 %{_kf5_bindir}/kbounce
 %{_kf5_applicationsdir}/org.kde.kbounce.desktop
-%{_kf5_htmldir}/en/kbounce/
+%doc %lang(en) %{_kf5_htmldir}/en/kbounce/
 %{_kf5_iconsdir}/hicolor/*/apps/kbounce.*
 %{_kf5_sharedir}/kbounce/
-%{_kf5_sharedir}/kxmlgui5/
+%{_kf5_kxmlguidir}/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ kbounce-17.04.3.tar.xz -> kbounce-17.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.04.3/backgroundselector.h 
new/kbounce-17.08.0/backgroundselector.h
--- old/kbounce-17.04.3/backgroundselector.h2017-05-30 05:31:01.0 
+0200
+++ new/kbounce-17.08.0/backgroundselector.h2017-07-26 10:25:18.0 
+0200
@@ -40,7 +40,7 @@
 void useRandomBackgroundPicturesChanged(bool state);
 void previewBackgroundPicture();
 protected:
-void changeEvent(QEvent *e);
+void changeEvent(QEvent *e) Q_DECL_OVERRIDE;
 void enableSettings(bool enable=true);
 private:
 Ui::KBounceBackgroundSelector *ui;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.04.3/board.h new/kbounce-17.08.0/board.h
--- old/kbounce-17.04.3/board.h 2017-05-30 05:31:01.0 +0200
+++ new/kbounce-17.08.0/board.h 2017-07-26 10:25:18.0 +0200
@@ -47,7 +47,7 @@
 
 QPixmap applyWallsOn(QPixmap background) const;
 void resize( QSize& size );
-void paint(QPainter *, const QStyleOptionGraphicsItem *, QWidget *) {}
+void paint(QPainter *, const QStyleOptionGraphicsItem *, QWidget *) 
Q_DECL_OVERRIDE {}
 
 void newLevel( int level );
 void setPaused( bool );
@@ -62,7 +62,7 @@
 void checkCollisions();
 
 QPoint mapPosition( const QPointF& pos ) const;
-QRectF boundingRect() const;
+QRectF boundingRect() const Q_DECL_OVERRIDE;
 
 void setBallVelocity(qreal velocity);
 void setWallVelocity(qreal velocity);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.04.3/gamewidget.h 
new/kbounce-17.08.0/gamewidget.h
--- old/kbounce-17.04.3/gamewidget.h 

commit kbounce for openSUSE:Factory

2017-07-28 Thread root
Hello community,

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

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


Package is "kbounce"

Sat Jul 29 08:56:23 2017 rev:64 rq:510675 version:17.04.3

Changes:

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

  kbounce-17.04.2.tar.xz

New:

  kbounce-17.04.3.tar.xz



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

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




commit kbounce for openSUSE:Factory

2017-06-15 Thread root
Hello community,

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

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


Package is "kbounce"

Thu Jun 15 11:20:43 2017 rev:63 rq:501973 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2017-05-31 
12:18:38.125774516 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2017-06-15 
11:20:44.157914618 +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:

  kbounce-17.04.1.tar.xz

New:

  kbounce-17.04.2.tar.xz



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

++ kbounce-17.04.1.tar.xz -> kbounce-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.04.1/org.kde.kbounce.desktop 
new/kbounce-17.04.2/org.kde.kbounce.desktop
--- old/kbounce-17.04.1/org.kde.kbounce.desktop 2017-03-26 06:01:31.0 
+0200
+++ new/kbounce-17.04.2/org.kde.kbounce.desktop 2017-05-30 05:31:01.0 
+0200
@@ -133,6 +133,7 @@
 Comment[el]=Παιχνίδι αναπήδησης μπάλας
 Comment[en_GB]=Ball Bouncing Game
 Comment[es]=Juego de pelotas que rebotan
+Comment[fr]=Jeu de balles rebondissantes
 Comment[hu]=Labdajáték
 Comment[nl]=Spel met stuiterende bal
 Comment[pl]=Gra w odbijanie kul
@@ -144,6 +145,7 @@
 Comment[sr@ijekavianlatin]=Igra odbijajućih lopti
 Comment[sr@latin]=Igra odbijajućih lopti
 Comment[sv]=Bollstudsspel
+Comment[tr]=Top Zıplatma Oyunu
 Comment[uk]=Гра з відбиття м’ячика
 Comment[x-test]=xxBall Bouncing Gamexx
 Comment[zh_TW]=彈力球遊戲
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.04.1/po/he/kbounce.po 
new/kbounce-17.04.2/po/he/kbounce.po
--- old/kbounce-17.04.1/po/he/kbounce.po2017-05-09 02:20:51.0 
+0200
+++ new/kbounce-17.04.2/po/he/kbounce.po2017-06-06 02:18:04.0 
+0200
@@ -12,19 +12,20 @@
 #
 # Diego Iastrubni , 2004, 2005.
 # Diego Iastrubni , 2005.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
 "Project-Id-Version: kbounce\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2005-10-28 23:32+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2017-05-16 07:01-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11\n"
+"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -107,7 +108,6 @@
 
 #: gamewidget.cpp:422
 #, fuzzy, kde-format
-#| msgid "Press %1 to start a game!"
 msgid ""
 "Game over.\n"
 " Click to start a game"
@@ -199,7 +199,6 @@
 
 #: main.cpp:71
 #, fuzzy, kde-format
-#| msgid "Select Background Image Folder"
 msgid "Image Background and Fixes"
 msgstr "בחירת תיקיית תמונות רקע"
 
@@ -240,7 +239,6 @@
 
 #: mainwindow.cpp:153 mainwindow.cpp:256
 #, fuzzy, kde-format
-#| msgid "Press %1 to start a game!"
 msgid "Game over. Click to start a game"
 msgstr "הקש %1 כדי להתחיל משחק!"
 
@@ -251,7 +249,6 @@
 
 #: mainwindow.cpp:189
 #, fuzzy, kde-format
-#| msgid "Show &Backgrounds"
 msgid "Background"
 msgstr "&הצג רקעים"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-17.04.1/po/tr/kbounce.po 
new/kbounce-17.04.2/po/tr/kbounce.po
--- old/kbounce-17.04.1/po/tr/kbounce.po2017-05-09 02:20:52.0 
+0200
+++ new/kbounce-17.04.2/po/tr/kbounce.po2017-06-06 02:18:04.0 
+0200
@@ -16,8 +16,8 @@
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
 "PO-Revision-Date: 2014-06-08 13:55+\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/";
-"language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdegames-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-

commit kbounce for openSUSE:Factory

2017-05-31 Thread root
Hello community,

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

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


Package is "kbounce"

Wed May 31 12:17:42 2017 rev:62 rq:495910 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2017-05-16 
14:34:54.553503757 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2017-05-31 
12:18:38.125774516 +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:

  kbounce-17.04.0.tar.xz

New:

  kbounce-17.04.1.tar.xz



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

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




commit kbounce for openSUSE:Factory

2017-05-16 Thread root
Hello community,

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

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


Package is "kbounce"

Tue May 16 14:34:52 2017 rev:61 rq:490380 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2017-03-16 
09:37:25.669647742 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2017-05-16 
14:34:54.553503757 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:44:52 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:23 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:17 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:
+  * set a comment
+
+---

Old:

  kbounce-16.12.3.tar.xz

New:

  kbounce-17.04.0.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.gQQGSk/_old  2017-05-16 14:34:55.281401493 +0200
+++ /var/tmp/diff_new_pack.gQQGSk/_new  2017-05-16 14:34:55.285400931 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kbounce
-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:Bounce ball game
 License:LGPL-2.0+
@@ -68,6 +69,7 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -75,6 +77,10 @@
 rectangular game field by building walls. The motivation consists of
 finding new and advanced strategies to catch as many balls as possible.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n kbounce-%{version}
 
@@ -84,6 +90,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+%kf5_find_htmldocs
+  %endif
   %suse_update_desktop_file -r org.kde.kbounce Game LogicGame
 
 %files
@@ -96,4 +106,9 @@
 %{_kf5_sharedir}/kbounce/
 %{_kf5_sharedir}/kxmlgui5/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ kbounce-16.12.3.tar.xz -> kbounce-17.04.0.tar.xz ++
 19959 lines of diff (skipped)




commit kbounce for openSUSE:Factory

2017-03-16 Thread root
Hello community,

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

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


Package is "kbounce"

Thu Mar 16 09:37:24 2017 rev:60 rq:478141 version:16.12.3

Changes:

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

  kbounce-16.12.2.tar.xz

New:

  kbounce-16.12.3.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.7DegdW/_old  2017-03-16 09:37:26.273562232 +0100
+++ /var/tmp/diff_new_pack.7DegdW/_new  2017-03-16 09:37:26.277561666 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kbounce
-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:Bounce ball game
 License:LGPL-2.0+

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




commit kbounce for openSUSE:Factory

2017-02-16 Thread root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-16.12.1.tar.xz

New:

  kbounce-16.12.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.IfnWvP/_old  2017-02-16 16:52:36.325610721 +0100
+++ /var/tmp/diff_new_pack.IfnWvP/_new  2017-02-16 16:52:36.329610153 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kbounce
-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:Bounce ball game
 License:LGPL-2.0+

++ kbounce-16.12.1.tar.xz -> kbounce-16.12.2.tar.xz ++




commit kbounce for openSUSE:Factory

2017-01-18 Thread root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2016-12-17 
10:35:15.706657142 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2017-01-18 
21:47:37.775165903 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:52:54 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:

  kbounce-16.12.0.tar.xz

New:

  kbounce-16.12.1.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.4vTYlQ/_old  2017-01-18 21:47:38.155112160 +0100
+++ /var/tmp/diff_new_pack.4vTYlQ/_new  2017-01-18 21:47:38.159111594 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kbounce
-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:Bounce ball game
 License:LGPL-2.0+

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




commit kbounce for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-16.08.2.tar.xz

New:

  kbounce-16.08.3.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.0awktL/_old  2016-11-13 22:54:14.0 +0100
+++ /var/tmp/diff_new_pack.0awktL/_new  2016-11-13 22:54:14.0 +0100
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:16.08.2
+Version:16.08.3
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kbounce for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

Old:

  kbounce-16.08.1.tar.xz

New:

  kbounce-16.08.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.6R0w8k/_old  2016-10-19 13:07:23.0 +0200
+++ /var/tmp/diff_new_pack.6R0w8k/_new  2016-10-19 13:07:23.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:16.08.1
+Version:16.08.2
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kbounce for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-16.08.0.tar.xz

New:

  kbounce-16.08.1.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.jSRw55/_old  2016-09-24 15:24:17.0 +0200
+++ /var/tmp/diff_new_pack.jSRw55/_new  2016-09-24 15:24:17.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:16.08.0
+Version:16.08.1
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kbounce for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2016-07-24 
19:45:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2016-08-31 
00:06:56.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:10:54 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:43 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:

  kbounce-16.04.3.tar.xz

New:

  kbounce-16.08.0.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.FxF7AG/_old  2016-08-31 00:06:57.0 +0200
+++ /var/tmp/diff_new_pack.FxF7AG/_new  2016-08-31 00:06:57.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:16.04.3
+Version:16.08.0
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-16.04.3.tar.xz -> kbounce-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-16.04.3/.gitignore 
new/kbounce-16.08.0/.gitignore
--- old/kbounce-16.04.3/.gitignore  1970-01-01 01:00:00.0 +0100
+++ new/kbounce-16.08.0/.gitignore  2016-06-01 11:28:17.0 +0200
@@ -0,0 +1,3 @@
+.kdev4/
+build/
+*.kdev4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-16.04.3/CMakeLists.txt 
new/kbounce-16.08.0/CMakeLists.txt
--- old/kbounce-16.04.3/CMakeLists.txt  2016-02-09 01:20:36.0 +0100
+++ new/kbounce-16.08.0/CMakeLists.txt  2016-06-01 11:28:17.0 +0200
@@ -27,7 +27,7 @@
 include(FeatureSummary)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 include(ECMAddAppIcon)
 
Files old/kbounce-16.04.3/doc/button-new.png and 
new/kbounce-16.08.0/doc/button-new.png differ
Files old/kbounce-16.04.3/doc/button-pause.png and 
new/kbounce-16.08.0/doc/button-pause.png differ
Files old/kbounce-16.04.3/doc/document-new.png and 
new/kbounce-16.08.0/doc/document-new.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-16.04.3/doc/index.docbook 
new/kbounce-16.08.0/doc/index.docbook
--- old/kbounce-16.04.3/doc/index.docbook   2016-02-09 01:20:36.0 
+0100
+++ new/kbounce-16.08.0/doc/index.docbook   2016-06-01 11:28:17.0 
+0200
@@ -1,8 +1,5 @@
 
 
-  
-  

   
 ]>
@@ -37,11 +34,11 @@
 &FDLNotice;
 
 
-2013-05-05
-&kappversion; (&kde; 4.11)
+2016-05-09
+0.11 (Applications 16.04)
 
 
-   This documentation describes the game of &kbounce; version 
&kappversion;
+   This documentation describes the game of &kbounce; version 
0.11
 
 
 
@@ -211,13 +208,6 @@
 
 The Tool Bar
 
-
-
-
-
-Toolbar
-
-
 
 The toolbar provides buttons for the commonly used functions.
 
@@ -240,7 +230,7 @@
 
 
 
-
+
 
 New Game Button
 
@@ -268,7 +258,7 @@
 
 
 
-
+
 
 
 Pause Button
@@ -299,20 +289,12 @@
 The Menu Items
 
 
-The Game Menu
-
-
-
-
-
-
-Game Menu
-
+The Game Menu
 
 
 
-
-
+
+
 &Ctrl;N
 
 Game
@@ -324,10 +306,9 @@
 
 
 
-
-
-&Ctrl;End
-
+
+
+&Ctrl;End
 
 Game
 End Game
@@ -338,9 +319,10 @@
 
 
 
-
-
-P
+
+
+P
+
 Game
 Pause
 
@@ -350,8 +332,8 @@
 
 
 
-
-
+
+
 &Ctrl;H
 
 Game
@@ -365,7 +347,8 @@
 
 
 
-
+
+
 &Ctrl;Q
 
 Game
@@ -380,15 +363,7 @@
 
 
 
-The Settings Menu
-
-
-
-
-
-
-Settings Menu
-
+The Settings Menu
 
 
 
@@ -451,17 +426,20 @@
 
 
 Game Configuration 
-  The &kbounce; configuration dialog allows you to select visual themes 
for &kbounce;.
-   
-   To select a new theme simply choose the theme from
-   the selection list. Each item in the list shows a small
-   preview left to the theme name. A selection is 
immediately applied.
-   
-   
-   Once you are satisfied with the theme you have selected 
you
-   can click the OK
-   

commit kbounce for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2016-06-25 
02:00:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2016-07-24 
19:45:17.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:38:17 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:

  kbounce-16.04.2.tar.xz

New:

  kbounce-16.04.3.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.OnxBZM/_old  2016-07-24 19:45:18.0 +0200
+++ /var/tmp/diff_new_pack.OnxBZM/_new  2016-07-24 19:45:18.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:16.04.2
+Version:16.04.3
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kbounce for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-16.04.1.tar.xz

New:

  kbounce-16.04.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.Oc8BUy/_old  2016-06-25 02:00:47.0 +0200
+++ /var/tmp/diff_new_pack.Oc8BUy/_new  2016-06-25 02:00:47.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:16.04.1
+Version:16.04.2
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kbounce for openSUSE:Factory

2016-05-28 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2016-03-29 
09:57:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2016-05-29 
03:09:21.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:18:41 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:27 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:34:56 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  kbounce-15.12.3.tar.xz

New:

  kbounce-16.04.1.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.HJe3UR/_old  2016-05-29 03:09:23.0 +0200
+++ /var/tmp/diff_new_pack.HJe3UR/_new  2016-05-29 03:09:23.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.12.3
+Version:16.04.1
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-15.12.3.tar.xz -> kbounce-16.04.1.tar.xz ++
 2617 lines of diff (skipped)




commit kbounce for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-15.12.2.tar.xz

New:

  kbounce-15.12.3.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.xqsiA7/_old  2016-03-29 09:57:41.0 +0200
+++ /var/tmp/diff_new_pack.xqsiA7/_new  2016-03-29 09:57:41.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.12.2
+Version:15.12.3
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kbounce for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-15.12.1.tar.xz

New:

  kbounce-15.12.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.Oh55uV/_old  2016-02-23 16:55:34.0 +0100
+++ /var/tmp/diff_new_pack.Oh55uV/_new  2016-02-23 16:55:34.0 +0100
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.12.1
+Version:15.12.2
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-15.12.1.tar.xz -> kbounce-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.12.1/gamewidget.cpp 
new/kbounce-15.12.2/gamewidget.cpp
--- old/kbounce-15.12.1/gamewidget.cpp  2015-11-05 13:52:51.0 +0100
+++ new/kbounce-15.12.2/gamewidget.cpp  2016-01-10 03:08:39.0 +0100
@@ -245,7 +245,10 @@
 if ( ticks <= 0 )
 {
 if ( m_time == 1 )
+{
+emit timeChanged( 0 );
 closeGame();
+}
 else
 {
 m_time--;




commit kbounce for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-15.12.0.tar.xz

New:

  kbounce-15.12.1.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.kcJP9t/_old  2016-01-28 17:20:51.0 +0100
+++ /var/tmp/diff_new_pack.kcJP9t/_new  2016-01-28 17:20:51.0 +0100
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.12.0
+Version:15.12.1
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-15.12.0.tar.xz -> kbounce-15.12.1.tar.xz ++




commit kbounce for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-15.08.3.tar.xz

New:

  kbounce-15.12.0.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.JGuZqs/_old  2016-01-10 13:04:36.0 +0100
+++ /var/tmp/diff_new_pack.JGuZqs/_new  2016-01-10 13:04:36.0 +0100
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.08.3
+Version:15.12.0
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-15.08.3.tar.xz -> kbounce-15.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.08.3/CMakeLists.txt 
new/kbounce-15.12.0/CMakeLists.txt
--- old/kbounce-15.08.3/CMakeLists.txt  2015-11-04 20:57:06.0 +0100
+++ new/kbounce-15.12.0/CMakeLists.txt  2015-11-05 13:52:51.0 +0100
@@ -6,25 +6,21 @@
 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 
Test)
+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg)
 find_package(KF5 REQUIRED COMPONENTS 
 CoreAddons 
 Config 
 WidgetsAddons 
 DBusAddons 
 I18n 
-GuiAddons 
 ConfigWidgets 
-IconThemes 
 Completion 
-TextWidgets
 XmlGui
 KIO
-NotifyConfig
+DocTools
 )
 
 find_package(KF5KDEGames 4.9.0 REQUIRED)
-find_package(Phonon4Qt5 REQUIRED)
 
 include(FeatureSummary)
 include(ECMInstallIcons)
@@ -58,7 +54,7 @@
 kconfig_add_kcfg_files(kbounce_SRCS settings.kcfgc)
 ki18n_wrap_ui(kbounce_SRCS  backgroundselector.ui )
 file(GLOB ICONS_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/pics/*-apps-kbounce.png")
-ecm_add_app_icon(kblocks_SRCS ICONS ${ICONS_SRCS})
+ecm_add_app_icon(kbounce_SRCS ICONS ${ICONS_SRCS})
 
 add_executable(kbounce ${kbounce_SRCS})
 
@@ -66,7 +62,6 @@
   Qt5::Svg 
   KF5::XmlGui
   KF5::I18n 
-  Phonon::phonon4qt5 
   KF5::KIOWidgets
   KF5::DBusAddons
   KF5KDEGames )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.08.3/ball.cpp new/kbounce-15.12.0/ball.cpp
--- old/kbounce-15.08.3/ball.cpp2015-11-04 20:57:06.0 +0100
+++ new/kbounce-15.12.0/ball.cpp2015-11-05 13:52:51.0 +0100
@@ -32,10 +32,10 @@
 const qreal KBounceBall::BALL_RELATIVE_SIZE = 0.8;
 
 KBounceBall::KBounceBall( KBounceRenderer* renderer, KBounceBoard* board )
-: KGameRenderedItem(renderer,"", board ), m_renderer( renderer ), m_board( 
board ),
+: KGameRenderedItem(renderer,QLatin1String(""), board ), m_renderer( renderer 
), m_board( board ),
 m_soundDelay( 0 ), m_size( QSize( 16, 16 ) ), m_framesNum( 0 ), m_xPos( 0 
), m_yPos( 0 ) 
 {
-   setSpriteKey("ball");
+   setSpriteKey(QStringLiteral("ball"));
resetPixmaps();
m_nextBoundingRect.setSize( QSizeF( BALL_RELATIVE_SIZE, 
BALL_RELATIVE_SIZE ) );
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.08.3/board.cpp 
new/kbounce-15.12.0/board.cpp
--- old/kbounce-15.08.3/board.cpp   2015-11-04 20:57:06.0 +0100
+++ new/kbounce-15.12.0/board.cpp   2015-11-05 13:52:51.0 +0100
@@ -52,8 +52,8 @@
 foreach( KBounceWall* wall, m_walls )
 {
 wall->hide();
-connect( wall, SIGNAL(died()), this, SIGNAL(wallDied()) );
-connect( wall, SIGNAL(finished(int,int,int,int)), this, 
SLOT(wallFinished(int,int,int,int)) );
+connect( wall, &KBounceWall::died, this, &KBounceBoard::wallDied );
+connect( wall, &KBounceWall::finished, this, 
&KBounceBoard::wallFinished );
 }
 
 clear();
@@ -350,8 +350,8 @@
 return background;
 
 QPixmap walledBackground = background;
-const QPixmap gridTile = m_renderer->spritePixmap("gridTile", m_tileSize);
-

commit kbounce for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2015-10-19 
22:36:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2015-11-15 
12:31:35.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 19:57:09 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:

  kbounce-15.08.2.tar.xz

New:

  kbounce-15.08.3.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.SGAWGY/_old  2015-11-15 12:31:36.0 +0100
+++ /var/tmp/diff_new_pack.SGAWGY/_new  2015-11-15 12:31:36.0 +0100
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.08.2
+Version:15.08.3
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-15.08.2.tar.xz -> kbounce-15.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.08.2/themes/default.desktop 
new/kbounce-15.08.3/themes/default.desktop
--- old/kbounce-15.08.2/themes/default.desktop  2015-06-16 15:32:30.0 
+0200
+++ new/kbounce-15.08.3/themes/default.desktop  2015-11-04 20:57:06.0 
+0100
@@ -4,7 +4,7 @@
 Name[ast]=Rebote exipciu
 Name[bs]=Egipatsko odskakanje
 Name[ca]=Bounce egipci
-Name[ca@valencia]=Bounce egipci 
+Name[ca@valencia]=Bounce egipci
 Name[da]=Egyptisk bounce
 Name[de]=Ägyptisch
 Name[el]=Αιγυπτιακή αναπήδηση




commit kbounce for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2015-10-03 
20:18:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2015-10-19 
22:36:36.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:19:20 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:

  kbounce-15.08.1.tar.xz

New:

  kbounce-15.08.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.onGsUf/_old  2015-10-19 22:36:37.0 +0200
+++ /var/tmp/diff_new_pack.onGsUf/_new  2015-10-19 22:36:37.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.08.1
+Version:15.08.2
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kbounce for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2015-07-14 
17:32:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2015-10-03 
20:18:55.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:01:06 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:48 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:51 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:

  kbounce-15.04.3.tar.xz

New:

  kbounce-15.08.1.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.pkwv4C/_old  2015-10-03 20:18:56.0 +0200
+++ /var/tmp/diff_new_pack.pkwv4C/_new  2015-10-03 20:18:56.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-15.04.3.tar.xz -> kbounce-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.04.3/CMakeLists.txt 
new/kbounce-15.08.1/CMakeLists.txt
--- old/kbounce-15.04.3/CMakeLists.txt  2015-05-29 07:02:42.0 +0200
+++ new/kbounce-15.08.1/CMakeLists.txt  2015-06-16 15:32:30.0 +0200
@@ -3,7 +3,7 @@
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.2.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 Svg 
Test)
@@ -31,6 +31,7 @@
 include(KDEInstallDirs)
 include(KDECompilerSettings)
 include(KDECMakeSettings)
+include(ECMAddAppIcon)
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 
@@ -56,7 +57,9 @@
 
 kconfig_add_kcfg_files(kbounce_SRCS settings.kcfgc)
 ki18n_wrap_ui(kbounce_SRCS  backgroundselector.ui )
-kde4_add_app_icon(kbounce_SRCS 
"${CMAKE_CURRENT_SOURCE_DIR}/pics/hi*-app-kbounce.png") 
+file(GLOB ICONS_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/pics/*-apps-kbounce.png")
+ecm_add_app_icon(kblocks_SRCS ICONS ${ICONS_SRCS})
+
 add_executable(kbounce ${kbounce_SRCS})
 
 target_link_libraries(kbounce 
@@ -68,13 +71,13 @@
   KF5::DBusAddons
   KF5KDEGames )
 
-install(TARGETS kbounce  ${INSTALL_TARGETS_DEFAULT_ARGS} )
+install(TARGETS kbounce  ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
 
 
 ### install files ###
 
-install( PROGRAMS org.kde.kbounce.desktop  DESTINATION  
${XDG_APPS_INSTALL_DIR} )
-install( FILES kbounceui.rc  DESTINATION  ${KXMLGUI_INSTALL_DIR}/kbounce )
+install( PROGRAMS org.kde.kbounce.desktop  DESTINATION  ${KDE_INSTALL_APPDIR} )
+install( FILES kbounceui.rc  DESTINATION  ${KDE_INSTALL_KXMLGUI5DIR}/kbounce )
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.04.3/doc/CMakeLists.txt 
new/kbounce-15.08.1/doc/CMakeLists.txt
--- old/kbounce-15.04.3/doc/CMakeLists.txt  2015-05-29 07:02:42.0 
+0200
+++ new/kbounce-15.08.1/doc/CMakeLists.txt  2015-06-16 15:32:30.0 
+0200
@@ -1,4 +1,4 @@
 ### install files ###
 #
 #
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR kbounce)
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kbounce)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.04.3/main.cpp new/kbounce-15.08.1/main.cpp
--- old/kbounce-15.04.3/main.cpp2015-05-29 07:02:42.0 +0200
+++ new/kbounce-15.08.1/main.cpp2015-06-16 15:32:30.0

commit kbounce for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-15.04.2.tar.xz

New:

  kbounce-15.04.3.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.r5126V/_old  2015-07-14 17:32:19.0 +0200
+++ /var/tmp/diff_new_pack.r5126V/_new  2015-07-14 17:32:19.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.04.2
+Version:15.04.3
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-15.04.2.tar.xz -> kbounce-15.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.04.2/CMakeLists.txt 
new/kbounce-15.04.3/CMakeLists.txt
--- old/kbounce-15.04.2/CMakeLists.txt  2015-04-14 07:27:24.0 +0200
+++ new/kbounce-15.04.3/CMakeLists.txt  2015-05-29 07:02:42.0 +0200
@@ -33,7 +33,6 @@
 include(KDECMakeSettings)
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
-add_definitions(-DTRANSLATION_DOMAIN="kbounce")
 
 add_subdirectory( themes ) 
 add_subdirectory( sounds ) 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.04.2/main.cpp new/kbounce-15.04.3/main.cpp
--- old/kbounce-15.04.2/main.cpp2015-04-14 07:27:24.0 +0200
+++ new/kbounce-15.04.3/main.cpp2015-05-29 07:02:42.0 +0200
@@ -37,7 +37,7 @@
   migrate.setConfigFiles(QStringList() << QLatin1String("kbouncerc"));
   migrate.setUiFiles(QStringList() << QLatin1String("kbounceui.rc"));
   migrate.migrate();
-
+  KLocalizedString::setApplicationDomain("kbounce");
   KAboutData aboutData(QStringLiteral("kbounce"), i18n("KBounce"),
QStringLiteral("0.11"), i18n(description),
KAboutLicense::GPL, i18n(copyleft), QString(),




commit kbounce for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2015-06-04 10:18:50

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2015-05-15 
09:57:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2015-06-04 
10:18:51.0 +0200
@@ -1,0 +2,5 @@
+Sat May 30 13:36:30 UTC 2015 - tittiatc...@gmail.com
+
+- Update
+
+---

Old:

  kbounce-15.04.1.tar.xz

New:

  kbounce-15.04.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.6wkNqg/_old  2015-06-04 10:18:52.0 +0200
+++ /var/tmp/diff_new_pack.6wkNqg/_new  2015-06-04 10:18:52.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.04.1
+Version:15.04.2
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-15.04.1.tar.xz -> kbounce-15.04.2.tar.xz ++




commit kbounce for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2015-05-11 
17:40:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2015-05-15 
09:57:17.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:37 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:

  kbounce-15.04.0.tar.xz

New:

  kbounce-15.04.1.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.vP4686/_old  2015-05-15 09:57:18.0 +0200
+++ /var/tmp/diff_new_pack.vP4686/_new  2015-05-15 09:57:18.0 +0200
@@ -58,7 +58,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kbounce-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kbounce-15.04.0.tar.xz -> kbounce-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-15.04.0/main.cpp new/kbounce-15.04.1/main.cpp
--- old/kbounce-15.04.0/main.cpp2015-03-18 07:29:07.0 +0100
+++ new/kbounce-15.04.1/main.cpp2015-04-14 07:27:24.0 +0200
@@ -31,13 +31,13 @@
 
 int main(int argc, char **argv)
 {
+  QApplication app(argc, argv);
+
   Kdelibs4ConfigMigrator migrate(QLatin1String("kbounce"));
   migrate.setConfigFiles(QStringList() << QLatin1String("kbouncerc"));
   migrate.setUiFiles(QStringList() << QLatin1String("kbounceui.rc"));
   migrate.migrate();
 
-  QApplication app(argc, argv);
-
   KAboutData aboutData(QStringLiteral("kbounce"), i18n("KBounce"),
QStringLiteral("0.11"), i18n(description),
KAboutLicense::GPL, i18n(copyleft), QString(),




commit kbounce for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2015-05-11 17:40:58

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2015-03-11 
09:45:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2015-05-11 
17:40:59.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 12:44:29 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:21:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:36:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  kbounce-14.12.3.tar.xz

New:

  kbounce-15.04.0.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.nJEKqf/_old  2015-05-11 17:40:59.0 +0200
+++ /var/tmp/diff_new_pack.nJEKqf/_new  2015-05-11 17:40:59.0 +0200
@@ -19,15 +19,51 @@
 Name:   kbounce
 BuildRequires:  libkdegames-devel
 BuildRequires:  xz
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Qml)
+BuildRequires:  pkgconfig(Qt5Quick)
+BuildRequires:  pkgconfig(Qt5QuickWidgets)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kconfig-devel
+BuildRequires:  kitemmodels-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kwindowsystem-devel
+BuildRequires:  kcodecs-devel
+BuildRequires:  karchive-devel
+BuildRequires:  kdbusaddons-devel
+BuildRequires:  kdnssd-framework-devel
+BuildRequires:  kdeclarative-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kguiaddons-devel
+BuildRequires:  kservice-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kitemviews-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kcompletion-devel
+BuildRequires:  kjobwidgets-devel
+BuildRequires:  ktextwidgets-devel
+BuildRequires:  kglobalaccel-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  kcrash-devel
+BuildRequires:  kbookmarks-devel
+BuildRequires:  kio-devel
+BuildRequires:  knotifyconfig-devel
+BuildRequires:  knewstuff-devel
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  phonon4qt5-devel
+BuildRequires:  update-desktop-files
 Summary:Bounce ball game
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:14.12.3
+Version:15.04.0
 Release:0
 Source0:kbounce-%{version}.tar.xz
+Obsoletes:  %{name}5 < %{version}
+Provides:   %{name}5 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 Your task in KBounce (Jezz Ball) is to catch several moving balls in a
@@ -38,22 +74,21 @@
 %setup -q -n kbounce-%{version}
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
-  %suse_update_desktop_file -r kbounce Game LogicGame
-  %kde_post_install
+  %kf5_makeinstall -C build
+  %suse_update_desktop_file -r org.kde.kbounce Game LogicGame
 
 %files 
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC
-%{_kde4_bindir}/kbounce
-%{_kde4_applicationsdir}/kbounce.desktop
-%{_kde4_htmldir}/en/kbounce/
-%{_kde4_iconsdir}/hicolor/*/apps/kbounce.*
-%{_kde4_appsdir}/kbounce/
+%{_kf5_bindir}/kbounce
+%{_kf5_applicationsdir}/org.kde.kbounce.desktop
+%{_kf5_htmldir}/en/kbounce/
+%{_kf5_iconsdir}/hicolor/*/apps/kbounce.*
+%{_kf5_sharedir}/kbounce/
+%{_kf5_sharedir}/kxmlgui5/
 
 %changelog

++ kbounce-14.12.3.tar.xz -> kbounce-15.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-14.12.3/CMakeLists.txt 
new/kbounce-15.04.0/CMakeLists.txt
--- old/kbounce-14.12.3/CMakeLists.txt  2014-12-31 07:59:08.0 +0100
+++ new/kbounce-15.04.0/CMakeLists.txt  2015-03-18 07:29:07.0 +0100
@@ -1,27 +1,47 @@
 project(kbounce)
 
-if(NOT COMPILING_KDEGAMES)
-   find_package(KDE4 REQUIRED)
-   include(KDE4Defaults)
-   include(MacroLibrary)
-   find_package(KDEGames 4.9.0 REQUIRED)
-
-   add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
-   add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FA

commit kbounce for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-14.12.2.tar.xz

New:

  kbounce-14.12.3.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.8FTTfe/_old  2015-03-11 09:45:33.0 +0100
+++ /var/tmp/diff_new_pack.8FTTfe/_new  2015-03-11 09:45:33.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:14.12.2
+Version:14.12.3
 Release:0
 Source0:kbounce-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2015-02-11 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-14.12.1.tar.xz

New:

  kbounce-14.12.2.tar.xz



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

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

2015-01-21 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2015-01-08 
23:16:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2015-01-21 
22:09:15.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 19:44:05 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:

  kbounce-14.12.0.tar.xz

New:

  kbounce-14.12.1.tar.xz



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

++ kbounce-14.12.0.tar.xz -> kbounce-14.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-14.12.0/kbounce.desktop 
new/kbounce-14.12.1/kbounce.desktop
--- old/kbounce-14.12.0/kbounce.desktop 2014-07-25 07:35:42.0 +0200
+++ new/kbounce-14.12.1/kbounce.desktop 2014-12-31 07:59:08.0 +0100
@@ -43,7 +43,7 @@
 Name[nl]=KBounce
 Name[nn]=KBounce
 Name[pa]=ਕੇ-ਬਾਊਂਸ
-Name[pl]=KBounce
+Name[pl]=KOdbij
 Name[pt]=KBounce
 Name[pt_BR]=KBounce
 Name[ro]=Bilă săritoare
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-14.12.0/themes/default.desktop 
new/kbounce-14.12.1/themes/default.desktop
--- old/kbounce-14.12.0/themes/default.desktop  2014-07-25 07:35:42.0 
+0200
+++ new/kbounce-14.12.1/themes/default.desktop  2014-12-31 07:59:08.0 
+0100
@@ -26,7 +26,7 @@
 Name[nds]=Ägyptsch Springbäll
 Name[nl]=Egyptische bounce
 Name[nn]=Egyptisk sprettball
-Name[pl]=Egipskie KBounce
+Name[pl]=Egipskie KOdbij
 Name[pt]=Bounce Egípcio
 Name[pt_BR]=Bounce egípcio
 Name[ru]=Египетские шарики
@@ -68,7 +68,7 @@
 Description[nds]=KBounce, ägyptsch Stil
 Description[nl]=KBounce, Egyptische stijl.
 Description[nn]=KBounce i egyptisk stil.
-Description[pl]=KBounce, motyw egipski
+Description[pl]=KOdbij, wystrój egipski
 Description[pt]=KBounce, estilo Egípcio.
 Description[pt_BR]=Estilo egípcio do KBounce.
 Description[ro]=Bila săritoare, în stil egiptean.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-14.12.0/themes/geometry.desktop 
new/kbounce-14.12.1/themes/geometry.desktop
--- old/kbounce-14.12.0/themes/geometry.desktop 2014-07-25 07:35:42.0 
+0200
+++ new/kbounce-14.12.1/themes/geometry.desktop 2014-12-31 07:59:08.0 
+0100
@@ -77,7 +77,7 @@
 Description[nds]=En eenfach Hoochkontrast-Muster för Lüü, de dat püük möögt.
 Description[nl]=Een eenvoudig thema met veel contrast voor diegenen die het 
simpel willen.
 Description[nn]=Enkelt og stilreint høgkontrast-tema
-Description[pl]=Prosty motyw o wysokim kontraście.
+Description[pl]=Prosty wystrój o wysokim kontraście.
 Description[pt]=Um tema simples e de alto contraste para os que gostam de 
temas limpos.
 Description[pt_BR]=Tema simples de alto contraste para quem gosta de leveza.
 Description[ro]=O tematică cu contrast mare pentru cei cărora le place să fie 
curat.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-14.12.0/themes/oxygen.desktop 
new/kbounce-14.12.1/themes/oxygen.desktop
--- old/kbounce-14.12.0/themes/oxygen.desktop   2014-07-25 07:35:42.0 
+0200
+++ new/kbounce-14.12.1/themes/oxygen.desktop   2014-12-31 07:59:08.0 
+0100
@@ -35,7 +35,7 @@
 Name[ne]=अक्सिजन
 Name[nl]=Oxygen
 Name[nn]=Oksygen
-Name[pl]=Oxygen
+Name[pl]=Tlen
 Name[pt]=Oxygen
 Name[pt_BR]=Oxygen
 Name[ro]=Oxygen

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

commit kbounce for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.14.3.tar.xz

New:

  kbounce-14.12.0.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.81vBmG/_old  2015-01-08 23:16:22.0 +0100
+++ /var/tmp/diff_new_pack.81vBmG/_new  2015-01-08 23:16:22.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:4.14.3
+Version:14.12.0
 Release:0
 Source0:kbounce-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kbounce-4.14.3.tar.xz -> kbounce-14.12.0.tar.xz ++

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



commit kbounce for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.14.2.tar.xz

New:

  kbounce-4.14.3.tar.xz



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

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

2014-10-16 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.14.1.tar.xz

New:

  kbounce-4.14.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.wdlB5E/_old  2014-10-16 18:14:49.0 +0200
+++ /var/tmp/diff_new_pack.wdlB5E/_new  2014-10-16 18:14:49.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:4.14.1
+Version:4.14.2
 Release:0
 Source0:kbounce-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kbounce-4.14.1.tar.xz -> kbounce-4.14.2.tar.xz ++

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



commit kbounce for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.14.0.tar.xz

New:

  kbounce-4.14.1.tar.xz



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

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

2014-08-25 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2014-07-16 
16:17:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2014-08-25 
11:01:21.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:57:19 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:

  kbounce-4.13.80.tar.xz

New:

  kbounce-4.14.0.tar.xz



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

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

2014-07-16 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.13.2.tar.xz

New:

  kbounce-4.13.80.tar.xz



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

++ kbounce-4.13.2.tar.xz -> kbounce-4.13.80.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.13.2/board.cpp 
new/kbounce-4.13.80/board.cpp
--- old/kbounce-4.13.2/board.cpp2013-07-10 11:54:12.0 +0200
+++ new/kbounce-4.13.80/board.cpp   2014-05-15 02:55:33.0 +0200
@@ -22,6 +22,7 @@
 #include 
 #include 
 
+#include 
 #include 
 #include 
 
@@ -41,10 +42,6 @@
 : QGraphicsObject()
 , m_renderer( renderer )
 {
-m_tilesPix = new QGraphicsPixmapItem( this );
-m_tilesPix->setPos( QPointF( 0, 0 ) );
-m_tilesPix->hide();
-
 m_clock = new QTimer( this );
 m_clock->setInterval( GAME_DELAY );
 connect( m_clock, SIGNAL(timeout()), this, SLOT(tick()) );
@@ -71,7 +68,6 @@
 {
 qDeleteAll( m_balls );
 qDeleteAll( m_walls );
-delete m_tilesPix;
 }
 
 void KBounceBoard::resize( QSize& size )
@@ -89,16 +85,21 @@
 }
 
 int minTileSize;
-if ( TILE_NUM_H * size.width() - TILE_NUM_W * size.height() > 0 )
-   minTileSize = size.height() / TILE_NUM_H;
-else
-   minTileSize = size.width() / TILE_NUM_W;
+if ( TILE_NUM_H * size.width() - TILE_NUM_W * size.height() > 0 ) {
+minTileSize = size.height() / TILE_NUM_H;
+} else {
+minTileSize = size.width() / TILE_NUM_W;
+}
 
 m_tileSize = QSize( minTileSize, minTileSize );
-foreach( KBounceBall* ball, m_balls )
-   ball->resize( m_tileSize );
-foreach( KBounceWall* wall, m_walls )
-   wall->resize( m_tileSize );
+
+foreach( KBounceBall* ball, m_balls ) {
+ball->resize( m_tileSize );
+}
+
+foreach( KBounceWall* wall, m_walls ) {
+wall->resize( m_tileSize );
+}
 
 size.setWidth( minTileSize * TILE_NUM_W );
 size.setHeight( minTileSize * TILE_NUM_H );
@@ -108,52 +109,6 @@
 }
 }
 
-void KBounceBoard::paint(QPainter * p, const QStyleOptionGraphicsItem *, 
QWidget *)
-{
-if ( m_tileSize.isEmpty() ) {
-m_tilesPix->setPixmap( QPixmap() );
-m_tilesPix->hide();
-}
-else {
-QPixmap px( m_tileSize.width()  * TILE_NUM_W,
-m_tileSize.height() * TILE_NUM_H );
-   px.fill( QColor( 0, 0, 0, 0 ) );
-   p->drawPixmap( 0, 0, px );
-
-   for ( int i = 0; i < TILE_NUM_W; i++ ) {
-   for ( int j = 0; j < TILE_NUM_H; j++ ) {
-switch ( m_tiles[i][j] ) {
-case Free:
-p->drawPixmap(
-i * m_tileSize.width(),
-j * m_tileSize.height(),
-m_renderer->spritePixmap( "gridTile", m_tileSize )
-);
-break;
-
-case Border:
-case Wall:
-p->drawPixmap(
-i * m_tileSize.width(),
-j * m_tileSize.height(),
-m_renderer->spritePixmap( "wallTile", m_tileSize )
-);
-break;
-
-default:
-break;
-}
-   }
-   }
-
-   m_tilesPix->setPixmap( px );
-   m_tilesPix->show();
-}
-
-foreach( KBounceWall* wall, m_walls )
-wall->update();
-}
-
 void KBounceBoard::newLevel( int level )
 {
 m_clock->stop();
@@ -390,6 +345,35 @@
}
 }
 
+QPixmap KBounceBoard::applyWallsOn(QPixmap backgro

commit kbounce for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.13.1.tar.xz

New:

  kbounce-4.13.2.tar.xz



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

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

2014-05-21 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.13.0.tar.xz

New:

  kbounce-4.13.1.tar.xz



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

++ kbounce-4.13.0.tar.xz -> kbounce-4.13.1.tar.xz ++

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



commit kbounce for openSUSE:Factory

2014-04-18 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

Old:

  kbounce-4.12.97.tar.xz

New:

  kbounce-4.13.0.tar.xz



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

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

2014-03-30 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2014-03-18 
16:09:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2014-03-30 
12:00:37.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 18:08:40 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:25:04 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:

  kbounce-4.12.90.tar.xz

New:

  kbounce-4.12.97.tar.xz



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

++ kbounce-4.12.90.tar.xz -> kbounce-4.12.97.tar.xz ++

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



commit kbounce for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2014-02-20 
07:57:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2014-03-18 
16:09:59.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:41:07 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:23:06 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:

  kbounce-4.12.2.tar.xz

New:

  kbounce-4.12.90.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.s0dMY3/_old  2014-03-18 16:10:00.0 +0100
+++ /var/tmp/diff_new_pack.s0dMY3/_new  2014-03-18 16:10:00.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:4.12.2
+Version:4.12.90
 Release:0
 Source0:kbounce-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kbounce-4.12.2.tar.xz -> kbounce-4.12.90.tar.xz ++

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



commit kbounce for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.12.1.tar.xz

New:

  kbounce-4.12.2.tar.xz



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

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

2014-01-27 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.12.0.tar.xz

New:

  kbounce-4.12.1.tar.xz



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

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

2013-12-19 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.11.97.tar.xz

New:

  kbounce-4.12.0.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.35oPsJ/_old  2013-12-19 13:18:46.0 +0100
+++ /var/tmp/diff_new_pack.35oPsJ/_new  2013-12-19 13:18:46.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:4.11.97
+Version:4.12.0
 Release:0
 Source0:kbounce-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2013-12-11 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.11.90.tar.xz

New:

  kbounce-4.11.97.tar.xz



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

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

2013-12-02 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2013-10-03 
15:51:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2013-12-02 
12:34:47.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:26:58 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:33 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:57 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:

  kbounce-4.11.2.tar.xz

New:

  kbounce-4.11.90.tar.xz



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

++ kbounce-4.11.2.tar.xz -> kbounce-4.11.90.tar.xz ++

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



commit kbounce for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.11.1.tar.xz

New:

  kbounce-4.11.2.tar.xz



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

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

2013-09-09 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2013-08-16 
13:44:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2013-09-09 
11:10:06.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 10:28:00 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:

  kbounce-4.11.0.tar.xz

New:

  kbounce-4.11.1.tar.xz



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

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

2013-08-16 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

Old:

  kbounce-4.10.97.tar.xz

New:

  kbounce-4.11.0.tar.xz



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

++ kbounce-4.10.97.tar.xz -> kbounce-4.11.0.tar.xz ++

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



commit kbounce for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2013-07-22 
17:13:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2013-07-30 
15:57:39.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 22:29:30 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:

  kbounce-4.10.95.tar.xz

New:

  kbounce-4.10.97.tar.xz



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

++ kbounce-4.10.95.tar.xz -> kbounce-4.10.97.tar.xz ++

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



commit kbounce for openSUSE:Factory

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2013-07-22 17:13:21

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2013-07-08 
07:29:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2013-07-22 
17:13:23.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:12:41 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:

  kbounce-4.10.90.tar.xz

New:

  kbounce-4.10.95.tar.xz



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

++ kbounce-4.10.90.tar.xz -> kbounce-4.10.95.tar.xz ++
Files old/kbounce-4.10.90/doc/index.cache.bz2 and 
new/kbounce-4.10.95/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.90/themes/default.desktop 
new/kbounce-4.10.95/themes/default.desktop
--- old/kbounce-4.10.90/themes/default.desktop  2013-06-10 20:54:33.0 
+0200
+++ new/kbounce-4.10.95/themes/default.desktop  2013-07-10 15:47:00.0 
+0200
@@ -12,7 +12,7 @@
 Name[es]=Rebote egipcio
 Name[et]=Egiptuse sära
 Name[fi]=Egyptiläinen pallopeli
-Name[fr]=KBounce égyptien
+Name[fr]=KBounce dans un style égyptien
 Name[ga]=Egyptian Bounce
 Name[gl]=Bounce exipcio
 Name[hu]=Egyiptomi labdajáték
@@ -54,7 +54,7 @@
 Description[es]=KBounce, estilo egipcio.
 Description[et]=KBounce Egiptuse stiilis.
 Description[fi]=Egyptiläistyylinen KBounce.
-Description[fr]=Thème égyptien KBounce.
+Description[fr]=KBounce, thème égyptien.
 Description[ga]=KBounce, ar nós na nÉigipteach.
 Description[gl]=KBounce, ao estilo exipcio.
 Description[hu]=Egyiptomi stílusú KBounce.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.90/themes/geometry.desktop 
new/kbounce-4.10.95/themes/geometry.desktop
--- old/kbounce-4.10.90/themes/geometry.desktop 2013-05-28 21:34:39.0 
+0200
+++ new/kbounce-4.10.95/themes/geometry.desktop 2013-07-10 15:47:00.0 
+0200
@@ -62,7 +62,7 @@
 Description[et]=Lihtne suure kontrastiga teema neile, kellele meeldib lihtsus.
 Description[eu]=Kontraste altuko gai bakun bat gauza gabriak nahi 
dituztenentzako.
 Description[fi]=Yksinkertainen suuren kontrastin teema niille, jotka pitävät 
tahrattomuudesta.
-Description[fr]=Un thème très contrasté et simple pour les personnes qui 
aiment les choses propres
+Description[fr]=Un thème très contrasté et simple pour les personnes aimant 
les choses nettes
 Description[ga]=Téama simplí ardchodarsnachta do dhaoine ar mhaith leo téamaí 
glana.
 Description[gl]=Un tema visual sinxelo de alto contraste para os que queren as 
cousas claras.
 Description[hu]=Egyszerű, kontrasztos téma az egyszerűséget kedvelőknek.

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



commit kbounce for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2013-06-11 
09:28:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2013-07-08 
07:29:57.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:46:22 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:48:02 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:

  kbounce-4.10.4.tar.xz

New:

  kbounce-4.10.90.tar.xz



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

++ kbounce-4.10.4.tar.xz -> kbounce-4.10.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.4/board.cpp 
new/kbounce-4.10.90/board.cpp
--- old/kbounce-4.10.4/board.cpp2013-05-28 21:34:39.0 +0200
+++ new/kbounce-4.10.90/board.cpp   2013-06-10 20:54:33.0 +0200
@@ -38,7 +38,8 @@
 
 
 KBounceBoard::KBounceBoard( KBounceRenderer* renderer )
-: QObject(), QGraphicsItemGroup(), m_renderer( renderer )
+: QGraphicsObject()
+, m_renderer( renderer )
 {
 m_tilesPix = new QGraphicsPixmapItem( this );
 m_tilesPix->setPos( QPointF( 0, 0 ) );
@@ -99,8 +100,6 @@
 foreach( KBounceWall* wall, m_walls )
wall->resize( m_tileSize );
 
-redraw();
-
 size.setWidth( minTileSize * TILE_NUM_W );
 size.setHeight( minTileSize * TILE_NUM_H );
 if (!alreadyPaused)
@@ -109,54 +108,50 @@
 }
 }
 
-void KBounceBoard::redraw()
+void KBounceBoard::paint(QPainter * p, const QStyleOptionGraphicsItem *, 
QWidget *)
 {
-if ( m_tileSize.isEmpty() )
-{
+if ( m_tileSize.isEmpty() ) {
 m_tilesPix->setPixmap( QPixmap() );
 m_tilesPix->hide();
 }
-else
-{
-   
-   QPixmap px( m_tileSize.width() * TILE_NUM_W, m_tileSize.height() * 
TILE_NUM_H );
+else {
+QPixmap px( m_tileSize.width()  * TILE_NUM_W,
+m_tileSize.height() * TILE_NUM_H );
px.fill( QColor( 0, 0, 0, 0 ) );
+   p->drawPixmap( 0, 0, px );
 
-   QPainter p( &px );
-
-   for ( int i = 0; i < TILE_NUM_W; i++ )
-   {
-   for ( int j = 0; j < TILE_NUM_H; j++ )
-   {
-switch ( m_tiles[i][j] )
-{
+   for ( int i = 0; i < TILE_NUM_W; i++ ) {
+   for ( int j = 0; j < TILE_NUM_H; j++ ) {
+switch ( m_tiles[i][j] ) {
 case Free:
-p.drawPixmap( i * m_tileSize.width(), j* m_tileSize.height(), 
m_renderer->spritePixmap( "gridTile", m_tileSize ) );
+p->drawPixmap(
+i * m_tileSize.width(),
+j * m_tileSize.height(),
+m_renderer->spritePixmap( "gridTile", m_tileSize )
+);
 break;
+
 case Border:
 case Wall:
-p.drawPixmap( i * m_tileSize.width(), j * m_tileSize.height(), 
m_renderer->spritePixmap( "wallTile", m_tileSize ) );
+p->drawPixmap(
+i * m_tileSize.width(),
+j * m_tileSize.height(),
+m_renderer->spritePixmap( "wallTile", m_tileSize )
+);
 break;
+
 default:
 break;
-}
+}
}
}
 
-   p.end();
-
m_tilesPix->setPixmap( px );
m_tilesPix->show();
 }
 
-  /*  foreach( KBounceBall* ball, m_balls )
-{
-   ball->resetPixmaps();
-}*/
 foreach( KBounceWall* wall, m_walls )
-{
 wall->update();
-}
 }
 
 void KBounceBoard::newLevel( int level )
@@ -214,7 +209,7 @@
 
 void 

commit kbounce for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.10.3.tar.xz

New:

  kbounce-4.10.4.tar.xz



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

++ kbounce-4.10.3.tar.xz -> kbounce-4.10.4.tar.xz ++
Files old/kbounce-4.10.3/doc/index.cache.bz2 and 
new/kbounce-4.10.4/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.3/themes/default.desktop 
new/kbounce-4.10.4/themes/default.desktop
--- old/kbounce-4.10.3/themes/default.desktop   2013-05-03 06:39:01.0 
+0200
+++ new/kbounce-4.10.4/themes/default.desktop   2013-05-28 21:34:39.0 
+0200
@@ -11,6 +11,7 @@
 Name[en_GB]=Egyptian Bounce
 Name[es]=Rebote egipcio
 Name[et]=Egiptuse sära
+Name[fi]=Egyptiläinen pallopeli
 Name[fr]=KBounce égyptien
 Name[ga]=Egyptian Bounce
 Name[gl]=Bounce exipcio
@@ -52,6 +53,7 @@
 Description[en_GB]=KBounce, Egyptian style.
 Description[es]=KBounce, estilo egipcio.
 Description[et]=KBounce Egiptuse stiilis.
+Description[fi]=Egyptiläistyylinen KBounce.
 Description[fr]=Thème égyptien KBounce.
 Description[ga]=KBounce, ar nós na nÉigipteach.
 Description[gl]=KBounce, ao estilo exipcio.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.3/themes/geometry.desktop 
new/kbounce-4.10.4/themes/geometry.desktop
--- old/kbounce-4.10.3/themes/geometry.desktop  2013-05-03 06:39:01.0 
+0200
+++ new/kbounce-4.10.4/themes/geometry.desktop  2013-05-28 21:34:39.0 
+0200
@@ -12,6 +12,7 @@
 Name[es]=Extraña geometría
 Name[et]=Kummastav geomeetria
 Name[eu]=Geometria bitixa
+Name[fi]=Outo geometria
 Name[fr]=Géométrie étrange
 Name[ga]=Céimseata Aisteach
 Name[gl]=Xeometría estraña
@@ -60,6 +61,7 @@
 Description[es]=Un tema sencillo de alto contraste que da un aspecto limpio.
 Description[et]=Lihtne suure kontrastiga teema neile, kellele meeldib lihtsus.
 Description[eu]=Kontraste altuko gai bakun bat gauza gabriak nahi 
dituztenentzako.
+Description[fi]=Yksinkertainen suuren kontrastin teema niille, jotka pitävät 
tahrattomuudesta.
 Description[fr]=Un thème très contrasté et simple pour les personnes qui 
aiment les choses propres
 Description[ga]=Téama simplí ardchodarsnachta do dhaoine ar mhaith leo téamaí 
glana.
 Description[gl]=Un tema visual sinxelo de alto contraste para os que queren as 
cousas claras.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.3/themes/roads.desktop 
new/kbounce-4.10.4/themes/roads.desktop
--- old/kbounce-4.10.3/themes/roads.desktop 2013-05-03 06:39:01.0 
+0200
+++ new/kbounce-4.10.4/themes/roads.desktop 2013-05-28 21:34:39.0 
+0200
@@ -12,6 +12,7 @@
 Name[es]=Carreteras
 Name[et]=Teed
 Name[eu]=Errepideak
+Name[fi]=Tiet
 Name[fr]=Routes
 Name[ga]=Bóithre
 Name[gl]=Estradas
@@ -59,6 +60,7 @@
 Description[es]=Carreteras, conos y ruedas.
 Description[et]=Teed, rummud ja rattad.
 Description[eu]=Errepideak, konoak eta gurpilak.
+Description[fi]=Teitä, keiloja ja pyöriä.
 Description[fr]=Routes, cônes et roues.
 Description[ga]=Bóithre, cóin agus rothaí.
 Description[gl]=Estradas, conos e rodas.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.3/themes/the_beach.desktop 
new/kbounce-4.10.4/themes/the_beach.desktop
--- old/kbounce-4.10.3/themes/the_beach.desktop 2013-05-03 06:39:01.0 
+0200
+++ new/kbounce-4.10.4/themes/the_beach.desktop 2013-05-28 21:34:39.0 
+0200
@@ -10,6 +10,7 @@
 Name[en_GB]=The Beach
 Name[es]=La playa

commit kbounce for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

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

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


Package is "kbounce"

Changes:

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

  kbounce-4.10.2.tar.xz

New:

  kbounce-4.10.3.tar.xz



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

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

2013-04-18 Thread h_root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2013-04-18 10:17:26

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


Package is "kbounce", Maintainer is "kde-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2013-03-14 
11:24:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2013-04-18 
10:17:29.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:40:07 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  kbounce-4.10.1.tar.xz

New:

  kbounce-4.10.2.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.gJqX87/_old  2013-04-18 10:17:30.0 +0200
+++ /var/tmp/diff_new_pack.gJqX87/_new  2013-04-18 10:17:30.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:4.10.1
+Version:4.10.2
 Release:0
 Source0:kbounce-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kbounce-4.10.1.tar.xz -> kbounce-4.10.2.tar.xz ++
Files old/kbounce-4.10.1/doc/index.cache.bz2 and 
new/kbounce-4.10.2/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.1/gamewidget.cpp 
new/kbounce-4.10.2/gamewidget.cpp
--- old/kbounce-4.10.1/gamewidget.cpp   2013-03-01 08:10:34.0 +0100
+++ new/kbounce-4.10.2/gamewidget.cpp   2013-03-29 08:07:25.0 +0100
@@ -91,7 +91,8 @@
 {
 if ( m_state != BeforeFirstGame && m_state != GameOver )
 {
-closeLevel();
+m_clock->stop();
+m_board->setPaused( true );
 unsetCursor();
 m_state = GameOver;
 emit stateChanged( m_state );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.1/kbounce.desktop 
new/kbounce-4.10.2/kbounce.desktop
--- old/kbounce-4.10.1/kbounce.desktop  2013-03-01 08:10:34.0 +0100
+++ new/kbounce-4.10.2/kbounce.desktop  2013-03-29 08:07:25.0 +0100
@@ -36,6 +36,7 @@
 Name[lt]=KBounce
 Name[lv]=KBounce
 Name[mk]=KBounce
+Name[mr]=के-बाउंस
 Name[nb]=KBounce
 Name[nds]=KBounce
 Name[ne]=केडीई उफ्रिने
@@ -100,6 +101,7 @@
 GenericName[km]=ល្បែង​បាល់​លោត
 GenericName[ko]=튕기는 공 게임
 GenericName[lv]=Atlēcošās bumbiņas spēle
+GenericName[mr]=चेंडू उडविण्याचा खेळ
 GenericName[nb]=Sprettballspill
 GenericName[nds]=Speel mit springen Bäll
 GenericName[nl]=Stuiterbalspel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.1/mainwindow.cpp 
new/kbounce-4.10.2/mainwindow.cpp
--- old/kbounce-4.10.1/mainwindow.cpp   2013-03-01 08:10:34.0 +0100
+++ new/kbounce-4.10.2/mainwindow.cpp   2013-03-29 08:07:25.0 +0100
@@ -132,7 +132,7 @@
KBounceGameWidget::State old_state = m_gameWidget->state();
if ( old_state == KBounceGameWidget::Running )
m_gameWidget->setPaused( true );
-   int ret = KMessageBox::questionYesNo( this, i18n( "Do you really want 
to close the running game?" ), QString(),  KStandardGuiItem::close(), 
KStandardGuiItem::cancel() );
+   int ret = KMessageBox::questionYesNo( this, i18n( "Do you really want 
to close the running game?" ), QString(),  KStandardGuiItem::yes(), 
KStandardGuiItem::cancel() );
if ( ret == KMessageBox::Yes )
{
m_gameWidget->closeGame();
@@ -218,7 +218,7 @@
 
 void KBounceMainWindow::displayLives( int lives )
 {
-m_statusBar->changeItem( i18n( "Lives: %1", lives ), 4 );
+m_statusBar->changeItem( i18n( "Lives: %1", lives - 1 ), 4 );
 }
 
 void KBounceMainWindow::displayTime( int time )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-4.10.1/themes/default.desktop 
new/kbounce-4.10.2/themes/default.desktop
--- old/kbounce-4.10.1/themes/default.desktop   2013-03-01 08:10:34.0 
+0100
+++ new/kbounce-4.10.2/themes/default.desktop   2013-03-29 08:07:25.0 
+0100
@@ -20,6 +20,7 @@
 Name[km]=ល្បែង​បាល់​លោត​​អេហ្ស៊ីប
 Name[ko]=이집트 바운스
 Name[lv]=Ēģiptes Bounce
+Name[mr]=इजिप्शियन बाउंस
 Name[nb]=Egyptisk sprett
 Name[nds]=Ägyptsch Springbäll
 Name[nl]=Egyptische bounce
@@ -60,6 +61,7 @@
 Description[km]=រចនាប័ទ្ម​អេហ្ស៊ីប​​របស់ KBounce ។
 Description[ko]=KBounce, 이집트 스타일.
 Description[lv]=KBounce, Ēģiptes stils.
+Description[mr]=के-बाउंस, इजिप्शियन शैली.
 Description[nb]=KBounce, egyptisk stil.
 Description[nds]=KBounce, ägyptsch Stil
 Descripti

commit kbounce for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2013-03-14 11:24:08

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


Package is "kbounce", Maintainer is "kde-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2013-02-04 
20:25:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2013-03-14 
11:24:10.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  2 16:08:38 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---

Old:

  kbounce-4.10.0.tar.xz

New:

  kbounce-4.10.1.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.kUbRTv/_old  2013-03-14 11:24:11.0 +0100
+++ /var/tmp/diff_new_pack.kUbRTv/_new  2013-03-14 11:24:11.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:4.10.0
+Version:4.10.1
 Release:0
 Source0:kbounce-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

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



commit kbounce for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

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

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


Package is "kbounce", Maintainer is "kde-maintain...@suse.de"

Changes:

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

Old:

  kbounce-4.9.98.tar.xz

New:

  kbounce-4.10.0.tar.xz



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

2013-01-20 Thread h_root
Hello community,

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

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


Package is "kbounce", Maintainer is "kde-maintain...@suse.de"

Changes:

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

Old:

  kbounce-4.9.97.tar.xz

New:

  kbounce-4.9.98.tar.xz



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

2013-01-07 Thread h_root
Hello community,

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

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


Package is "kbounce", Maintainer is "kde-maintain...@suse.de"

Changes:

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

Old:

  kbounce-4.9.95.tar.xz

New:

  kbounce-4.9.97.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.6s0Sm2/_old  2013-01-07 11:00:25.0 +0100
+++ /var/tmp/diff_new_pack.6s0Sm2/_new  2013-01-07 11:00:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbounce
 #
-# 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.0+
 Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:kbounce-%{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 kbounce for openSUSE:Factory

2012-12-28 Thread h_root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2012-12-28 15:02:11

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


Package is "kbounce", Maintainer is "kde-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2012-12-07 
14:18:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2012-12-28 
15:02:13.0 +0100
@@ -1,0 +2,11 @@
+Thu Dec 20 11:49:53 UTC 2012 - tittiatc...@gmail.com
+
+- Corrected license to LGPL-2.0+
+
+---
+Wed Dec 19 19:12:43 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kbounce-4.9.90.tar.xz

New:

  kbounce-4.9.95.tar.xz



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.B91MyF/_old  2012-12-28 15:02:14.0 +0100
+++ /var/tmp/diff_new_pack.B91MyF/_new  2012-12-28 15:02:14.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package kbounce (Version 4.7.80_2022)
+# spec file for package kbounce
 #
-# 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:   kbounce
 BuildRequires:  libkdegames-devel
 BuildRequires:  xz
-License:GPL-2.0+
-Group:  Amusements/Games/Action/Other
 Summary:Bounce ball game
+License:LGPL-2.0+
+Group:  Amusements/Games/Action/Other
 Url:http://www.kde.org
-Version:4.9.90
-Release:1
+Version:4.9.95
+Release:0
 Source0:kbounce-%{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



commit kbounce for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2012-12-07 14:18:06

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


Package is "kbounce", Maintainer is "kde-maintain...@suse.de"

Changes:

New Changes file:

--- /dev/null   2012-11-30 12:21:47.308011256 +0100
+++ /work/SRC/openSUSE:Factory/.kbounce.new/kbounce.changes 2012-12-07 
14:18:07.0 +0100
@@ -0,0 +1,18 @@
+---
+Sat Dec  1 20:35:38 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sun Nov 25 11:25:22 UTC 2012 - tittiatc...@gmail.com
+
+- Drop patch 4_9_branch.diff as it is not used at all
+
+---
+Sat Nov 24 13:19:25 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php
+
+- Package was split of from kdegames4 

New:

  kbounce-4.9.90.tar.xz
  kbounce.changes
  kbounce.spec



Other differences:
--
++ kbounce.spec ++
#
# spec file for package kbounce (Version 4.7.80_2022)
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


Name:   kbounce
BuildRequires:  libkdegames-devel
BuildRequires:  xz
License:GPL-2.0+
Group:  Amusements/Games/Action/Other
Summary:Bounce ball game
Url:http://www.kde.org
Version:4.9.90
Release:1
Source0:kbounce-%{version}.tar.xz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires

%description
Your task in KBounce (Jezz Ball) is to catch several moving balls in a
rectangular game field by building walls. The motivation consists of
finding new and advanced strategies to catch as many balls as possible.

%prep
%setup -q -n kbounce-%{version}

%build
  %cmake_kde4 -d build
  %make_jobs

%install
  cd build
  %kde4_makeinstall
  %suse_update_desktop_file -r kbounce Game LogicGame
  %kde_post_install

%files 
%defattr(-,root,root)
%doc COPYING COPYING.DOC
%{_kde4_bindir}/kbounce
%{_kde4_applicationsdir}/kbounce.desktop
%{_kde4_htmldir}/en/kbounce/
%{_kde4_iconsdir}/hicolor/*/apps/kbounce.*
%{_kde4_appsdir}/kbounce/

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