commit kfourinline for openSUSE:Factory

2020-11-10 Thread root
Hello community,

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

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


Package is "kfourinline"

Tue Nov 10 13:42:07 2020 rev:104 rq:846678 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-10-13 
15:36:33.097124433 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.11331/kfourinline.changes   
2020-11-10 13:48:48.247377265 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:46:17 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:

  kfourinline-20.08.2.tar.xz
  kfourinline-20.08.2.tar.xz.sig

New:

  kfourinline-20.08.3.tar.xz
  kfourinline-20.08.3.tar.xz.sig



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.7PvaDH/_old  2020-11-10 13:48:48.795376229 +0100
+++ /var/tmp/diff_new_pack.7PvaDH/_new  2020-11-10 13:48:48.799376221 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later


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




commit kfourinline for openSUSE:Factory

2020-10-13 Thread root
Hello community,

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

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


Package is "kfourinline"

Tue Oct 13 15:36:01 2020 rev:103 rq:840617 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-09-10 
22:51:43.460103268 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.3486/kfourinline.changes
2020-10-13 15:36:33.097124433 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:43:48 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:

  kfourinline-20.08.1.tar.xz
  kfourinline-20.08.1.tar.xz.sig

New:

  kfourinline-20.08.2.tar.xz
  kfourinline-20.08.2.tar.xz.sig



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.ySYAPB/_old  2020-10-13 15:36:34.973125757 +0200
+++ /var/tmp/diff_new_pack.ySYAPB/_new  2020-10-13 15:36:34.977125760 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later


++ kfourinline-20.08.1.tar.xz -> kfourinline-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.1/CMakeLists.txt 
new/kfourinline-20.08.2/CMakeLists.txt
--- old/kfourinline-20.08.1/CMakeLists.txt  2020-09-01 08:24:01.0 
+0200
+++ new/kfourinline-20.08.2/CMakeLists.txt  2020-10-06 05:31:26.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(kfourinline VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.1/org.kde.kfourinline.appdata.xml 
new/kfourinline-20.08.2/org.kde.kfourinline.appdata.xml
--- old/kfourinline-20.08.1/org.kde.kfourinline.appdata.xml 2020-08-31 
21:12:26.0 +0200
+++ new/kfourinline-20.08.2/org.kde.kfourinline.appdata.xml 2020-10-03 
14:31:05.0 +0200
@@ -9,6 +9,7 @@
   KFourInLine
   KFourInLine
   Vier gewinnt
+  KFourInLine
   KFourInLine
   KFourInLine
   KFourInLine
@@ -35,6 +36,7 @@
   El KFourInLine és un joc de quatre en línia fet per 
la comunitat KDE
   El KFourInLine és un joc de quatre en línia 
fet per la comunitat KDE
   Vier Gewinnt ist ein Strategiespiel von KDE
+  Το KFourInLine είναι ένα τέσσερα-στη-σειρά παιχνίδι 
από το KDE
   KFourInLine is a four-in-a-row game by 
KDE
   KFourInLine es un juego de cuatro en raya creado por 
KDE
   KFourInLine on KDE "neli ühes reas" mäng
@@ -61,6 +63,7 @@
 El KFourInLine és un joc de tauler per a dos jugadors 
basat en el joc Connecta quatre. Els jugadors intenten formar una fila de 
quatre peces usant estratègies diferents.
 El KFourInLine és un joc de tauler per a dos 
jugadors basat en el joc Connecta quatre. Els jugadors intenten formar una fila 
de quatre peces usant estratègies diferents.
 KFourInLine ist ein auf „Vier gewinnt“ basierendes 
Brettspiel für zwei Spieler. Die Spieler versuchen mithilfe verschiedener 
Strategien auf einem Brett eine Reihe von vier Spielsteinen zu legen.
+Το KFourInLine είναι ένα επιτραπέζιο παιχνίδι για δύο 
παίκτες με βάση το παιχνίδι Connect-Four (Συνδέστε-τέσσερα). Οι παίκτες 
προσπαθούν να κατασκευάσουν μια γραμμή από τέσσερα κομμάτια ακολουθώντας 
διαφορετικές στρατηγικές. 
 KFourInLine is a board game for two players based on 
the Connect-Four game. The players try to build up a row of four pieces using 
different strategies.
 KFourInLine es un juego de tablero para dos jugadores 
basado en el juego «Conecta cuatro». Los jugadores deben construir una fila de 
cuatro piezas usando diferentes estrategias.
 KFourInLine on kahe mängijaga lauamäng, mille aluseks on 
mäng Connect-Four. Mängijad üritavad eri strateegiaid kasutades luua neljast 
elemendist koosnevat rida.
@@ -91,6 +94,7 @@
   Jugant al KFourInLine
   Jugant al KFourInLine
   Vier gewinnt 

commit kfourinline for openSUSE:Factory

2020-09-10 Thread root
Hello community,

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

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


Package is "kfourinline"

Thu Sep 10 22:51:06 2020 rev:102 rq:831781 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-08-18 
13:58:44.262204047 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.4249/kfourinline.changes
2020-09-10 22:51:43.460103268 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:51 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:

  kfourinline-20.08.0.tar.xz
  kfourinline-20.08.0.tar.xz.sig

New:

  kfourinline-20.08.1.tar.xz
  kfourinline-20.08.1.tar.xz.sig



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.PmjjmH/_old  2020-09-10 22:51:44.072104164 +0200
+++ /var/tmp/diff_new_pack.PmjjmH/_new  2020-09-10 22:51:44.076104169 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later


++ kfourinline-20.08.0.tar.xz -> kfourinline-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/CMakeLists.txt 
new/kfourinline-20.08.1/CMakeLists.txt
--- old/kfourinline-20.08.0/CMakeLists.txt  2020-08-07 09:01:25.0 
+0200
+++ new/kfourinline-20.08.1/CMakeLists.txt  2020-09-01 08:24:01.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(kfourinline VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/default.desktop 
new/kfourinline-20.08.1/grafix/default.desktop
--- old/kfourinline-20.08.0/grafix/default.desktop  2020-08-05 
10:04:18.0 +0200
+++ new/kfourinline-20.08.1/grafix/default.desktop  2020-08-31 
21:12:26.0 +0200
@@ -17,6 +17,7 @@
 Name[fr]=Rouge et noir
 Name[ga]=Dubh agus Dearg
 Name[gl]=Negro e vermello
+Name[hi]=काला और लाल
 Name[hne]=काला अउ लाल
 Name[hu]=Fekete-vörös
 Name[id]=Hitam dan Merah
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/gray_reflection.desktop 
new/kfourinline-20.08.1/grafix/gray_reflection.desktop
--- old/kfourinline-20.08.0/grafix/gray_reflection.desktop  2020-08-05 
10:04:18.0 +0200
+++ new/kfourinline-20.08.1/grafix/gray_reflection.desktop  2020-08-31 
21:12:26.0 +0200
@@ -16,6 +16,7 @@
 Name[fr]=Réflexion réelle
 Name[ga]=True Reflection
 Name[gl]=Reflexos auténticos
+Name[hi]=सही परावर्तन
 Name[hne]=सही परावर्तन
 Name[hu]=Valós fényvisszaverődés
 Name[id]=Pembelokan yang Benar
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/yellow.desktop 
new/kfourinline-20.08.1/grafix/yellow.desktop
--- old/kfourinline-20.08.0/grafix/yellow.desktop   2020-08-05 
10:04:18.0 +0200
+++ new/kfourinline-20.08.1/grafix/yellow.desktop   2020-08-31 
21:12:26.0 +0200
@@ -17,6 +17,7 @@
 Name[fr]=Jaune et rouge
 Name[ga]=Buí agus Dearg
 Name[gl]=Amarelo e vermello
+Name[hi]=पीला और लाल
 Name[hne]=पीला अउ लाल
 Name[hu]=Sárga-vörös
 Name[id]=Kuning dan Merah
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/yellow_reflection.desktop 
new/kfourinline-20.08.1/grafix/yellow_reflection.desktop
--- old/kfourinline-20.08.0/grafix/yellow_reflection.desktop2020-08-05 
10:04:18.0 +0200
+++ new/kfourinline-20.08.1/grafix/yellow_reflection.desktop2020-08-31 
21:12:26.0 +0200
@@ -15,6 +15,7 @@
 Name[fr]=Jaune et rouge avec réflexion
 Name[ga]=Frithchaitheamh Buí agus Dearg
 Name[gl]=Amarelo con reflexos vermellos
+Name[hi]=पीला तथा लाल परावर्तन
 Name[hne]=पीला अउ लाल परावर्तन
 Name[hu]=Sárga-vörös 

commit kfourinline for openSUSE:Factory

2020-08-18 Thread root
Hello community,

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

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


Package is "kfourinline"

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

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-07-15 
11:49:45.499145239 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.3399/kfourinline.changes
2020-08-18 13:58:44.262204047 +0200
@@ -1,0 +2,26 @@
+Sun Aug  9 09:09:06 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:28 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:04:36 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Fix clazy warning
+  * Fix blurry icons by adding UseHighDpiPixmaps flag
+  * We don't need this anymore
+
+---

Old:

  kfourinline-20.04.3.tar.xz
  kfourinline-20.04.3.tar.xz.sig

New:

  kfourinline-20.08.0.tar.xz
  kfourinline-20.08.0.tar.xz.sig



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.3JyCVc/_old  2020-08-18 13:58:46.258204865 +0200
+++ /var/tmp/diff_new_pack.3JyCVc/_new  2020-08-18 13:58:46.262204866 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later


++ kfourinline-20.04.3.tar.xz -> kfourinline-20.08.0.tar.xz ++
 15164 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2020-07-15 11:48:04

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


Package is "kfourinline"

Wed Jul 15 11:48:04 2020 rev:100 rq:820189 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-06-14 
18:27:49.385098799 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.3060/kfourinline.changes
2020-07-15 11:49:45.499145239 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:09:28 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:

  kfourinline-20.04.2.tar.xz
  kfourinline-20.04.2.tar.xz.sig

New:

  kfourinline-20.04.3.tar.xz
  kfourinline-20.04.3.tar.xz.sig



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


++ kfourinline-20.04.2.tar.xz -> kfourinline-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.2/CMakeLists.txt 
new/kfourinline-20.04.3/CMakeLists.txt
--- old/kfourinline-20.04.2/CMakeLists.txt  2020-06-09 02:36:45.0 
+0200
+++ new/kfourinline-20.04.3/CMakeLists.txt  2020-07-07 02:58:54.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(kfourinline VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.2/org.kde.kfourinline.appdata.xml 
new/kfourinline-20.04.3/org.kde.kfourinline.appdata.xml
--- old/kfourinline-20.04.2/org.kde.kfourinline.appdata.xml 2020-06-08 
19:58:37.0 +0200
+++ new/kfourinline-20.04.3/org.kde.kfourinline.appdata.xml 2020-07-03 
23:13:21.0 +0200
@@ -107,9 +107,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.2/po/sr/kfourinline.po 
new/kfourinline-20.04.3/po/sr/kfourinline.po
--- old/kfourinline-20.04.2/po/sr/kfourinline.po2020-06-09 
02:36:45.0 +0200
+++ new/kfourinline-20.04.3/po/sr/kfourinline.po2020-07-07 
02:58:53.0 +0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kfourinline\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: 2020-01-05 03:11+0100\n"
 "PO-Revision-Date: 2017-09-28 17:59+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -48,105 +48,105 @@
 msgid "Red"
 msgstr "црвени|/|$[својства ном црвени]"
 
-#: chatdlg.cpp:49
+#: chatdlg.cpp:48
 #, kde-format
 msgid "Chat Dlg"
 msgstr "Дијалог ћаскања"
 
-#: chatdlg.cpp:65
+#: chatdlg.cpp:63
 #, kde-format
 msgid "Chat"
 msgstr "Ћаскање"
 
-#: chatdlg.cpp:71
+#: chatdlg.cpp:69
 #, kde-format
 msgid "Configure..."
 msgstr "Подеси..."
 
-#: displayintro.cpp:89
+#: displayintro.cpp:90
 #, kde-format
 msgctxt "Name of quicklaunch field"
 msgid "Quick Launch"
 msgstr "Брзо покретање"
 
-#: displayintro.cpp:96
+#: displayintro.cpp:97
 #, kde-format
 msgctxt "Ask player who should start game"
 msgid "Who starts?"
 msgstr "Ко почиње?"
 
-#: displayintro.cpp:100
+#: displayintro.cpp:101
 #, kde-format
 msgctxt "Ask player which color he wants to play"
 msgid "Your color?"
 msgstr "Ваша боја?"
 
-#: displayintro.cpp:149
+#: displayintro.cpp:150
 #, kde-format
 msgctxt "quick start button - player versus AI level easy"
 msgid "Easy Game"
 msgstr "Лака игра"
 
-#: displayintro.cpp:156
+#: displayintro.cpp:157
 #, kde-format
 msgctxt "quick start button - player versus AI level normal"
 msgid "Normal Game"
 msgstr "Нормална игра"

commit kfourinline for openSUSE:Factory

2020-06-14 Thread root
Hello community,

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

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


Package is "kfourinline"

Sun Jun 14 18:27:41 2020 rev:99 rq:813650 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-05-23 
17:23:38.718915350 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.3606/kfourinline.changes
2020-06-14 18:27:49.385098799 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:54 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:

  kfourinline-20.04.1.tar.xz
  kfourinline-20.04.1.tar.xz.sig

New:

  kfourinline-20.04.2.tar.xz
  kfourinline-20.04.2.tar.xz.sig



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.lspFaQ/_old  2020-06-14 18:27:50.149101264 +0200
+++ /var/tmp/diff_new_pack.lspFaQ/_new  2020-06-14 18:27:50.153101276 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later


++ kfourinline-20.04.1.tar.xz -> kfourinline-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.1/CMakeLists.txt 
new/kfourinline-20.04.2/CMakeLists.txt
--- old/kfourinline-20.04.1/CMakeLists.txt  2020-05-12 03:18:02.0 
+0200
+++ new/kfourinline-20.04.2/CMakeLists.txt  2020-06-09 02:36:45.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(kfourinline VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.1/org.kde.kfourinline.appdata.xml 
new/kfourinline-20.04.2/org.kde.kfourinline.appdata.xml
--- old/kfourinline-20.04.1/org.kde.kfourinline.appdata.xml 2020-05-11 
23:21:58.0 +0200
+++ new/kfourinline-20.04.2/org.kde.kfourinline.appdata.xml 2020-06-08 
19:58:37.0 +0200
@@ -41,6 +41,7 @@
   KFourInLine è un gioco di "Forza Quattro" della 
comunità KDE
   KFourInLine은 KDE의 한 줄에 네 개 보드 게임입니다
   KFourInLine is een Vier-op-een-rij spel door 
KDE
+  KFourInLine er eit fire-på-rad-spel frå KDE.
   KCzteryWLinii jest grą cztery-w-rzędzie dla 
KDE
   O KFourInLine é um jogo de quatro-em-linha do 
KDE
   O KFourInLine é um jogo quatro em linha do 
KDE
@@ -64,6 +65,7 @@
 KFourInLine è un gioco da tavolo per due giocatori basato 
sul gioco Forza Quattro. I giocatori cercano di costruire una riga di quattro 
pezzi usando varie strategie.
 KFourInLine은 2인용 보드 게임입니다. 플레이어는 다양한 전략을 사용하여 같은 색 돌을 
일직선으로 네 개가 나오도록 놓아야 합니다.
 KFourInLine is een bordspel voor twee spelers gebaseerd 
op het Vier-op-een-rij spel. De spelers proberen een rij van vier stukken te 
bouwen met verschillende strategieën.
+KFourInLine er eit fire-på-rad-spel for to spelarar. Kvar 
spelar skal prøva å byggja opp ei rad med fire brikker av same type.
 KCzteryWLinii jest grą planszową dla dwóch graczy opartą 
na grze połącz-cztery. Gracze próbują przy użyciu różnych strategii stworzyć 
rząd zbudowany z czterech kawałków.
 O KFourInLine é um jogo de tabuleiro para dois jogadores, 
baseado no jogo Connect-Four (Liga-Quatro). Os jogadores tentam construir uma 
fila de quatro peças com diferentes estratégias.
 O KFourInLine é um jogo lógico para dois jogadores 
baseado no jogo Lig 4. Os jogadores tentam construir uma linha de quatro peças 
usando diferentes estratégias.
@@ -105,9 +107,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.1/po/bg/kfourinline.po 
new/kfourinline-20.04.2/po/bg/kfourinline.po
--- old/kfourinline-20.04.1/po/bg/kfourinline.po2020-05-12 
03:18:01.0 +0200
+++ new/kfourinline-20.04.2/po/bg/kfourinline.po2020-06-09 
02:36:44.0 +0200
@@ -2,7 +2,7 @@
 # 

commit kfourinline for openSUSE:Factory

2020-05-23 Thread root
Hello community,

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

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


Package is "kfourinline"

Sat May 23 17:23:27 2020 rev:98 rq:806463 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-04-29 
20:49:18.716575880 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.2738/kfourinline.changes
2020-05-23 17:23:38.718915350 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:27 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
@@ -53 +58 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  kfourinline-20.04.0.tar.xz
  kfourinline-20.04.0.tar.xz.sig

New:

  kfourinline-20.04.1.tar.xz
  kfourinline-20.04.1.tar.xz.sig



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


++ kfourinline-20.04.0.tar.xz -> kfourinline-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.0/CMakeLists.txt 
new/kfourinline-20.04.1/CMakeLists.txt
--- old/kfourinline-20.04.0/CMakeLists.txt  2020-04-17 02:31:46.0 
+0200
+++ new/kfourinline-20.04.1/CMakeLists.txt  2020-05-12 03:18:02.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(kfourinline VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.0/org.kde.kfourinline.appdata.xml 
new/kfourinline-20.04.1/org.kde.kfourinline.appdata.xml
--- old/kfourinline-20.04.0/org.kde.kfourinline.appdata.xml 2020-04-15 
11:14:11.0 +0200
+++ new/kfourinline-20.04.1/org.kde.kfourinline.appdata.xml 2020-05-11 
23:21:58.0 +0200
@@ -17,6 +17,7 @@
   KFourInLine
   KFourInLine
   KFourInLine
+  KFourInLine
   KCzteryWLinii
   KFourInLine
   KFourInLine
@@ -90,6 +91,7 @@
   Giocare a KFourInLine
   KFourInLine 플레이
   KFourInLine spelen
+  Spelar KFourInLine
   Granie w KCzteryWLinii
   Jogar ao KFourInLine
   Jogando KFourInLine
@@ -103,9 +105,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.04.0/po/zh_CN/kfourinline.po 
new/kfourinline-20.04.1/po/zh_CN/kfourinline.po
--- old/kfourinline-20.04.0/po/zh_CN/kfourinline.po 2020-04-17 
02:31:45.0 +0200
+++ new/kfourinline-20.04.1/po/zh_CN/kfourinline.po 2020-05-12 
03:18:01.0 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-01-05 03:11+0100\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kfourinline for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2020-04-29 20:48:30

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


Package is "kfourinline"

Wed Apr 29 20:48:30 2020 rev:97 rq:796929 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-03-12 
23:03:42.651119982 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.2738/kfourinline.changes
2020-04-29 20:49:18.716575880 +0200
@@ -1,0 +2,31 @@
+Thu Apr 23 12:22:22 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:30:02 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:58 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:
+  * Make it compile with qt5.15
+  * Clean up the chat dialog code a bit, set the keyboard focus on the chat 
message field
+  * Fix link: ui.html -> menus.html
+  * Use URLs with transport encryption
+
+---

Old:

  kfourinline-19.12.3.tar.xz
  kfourinline-19.12.3.tar.xz.sig

New:

  kfourinline-20.04.0.tar.xz
  kfourinline-20.04.0.tar.xz.sig



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.0LOCHz/_old  2020-04-29 20:49:19.336577300 +0200
+++ /var/tmp/diff_new_pack.0LOCHz/_new  2020-04-29 20:49:19.336577300 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kfourinline
 #
-# 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,34 +21,34 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:  Amusements/Toys/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:  extra-cmake-modules
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Completion)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
-BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5DNSSD)
 BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  cmake(KF5KDEGames)
-BuildRequires:  update-desktop-files
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
+Recommends: %{name}-lang
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
-Recommends: %{name}-lang
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 
 %description
 Four wins is a two-player board game where you have to align four


++ kfourinline-19.12.3.tar.xz -> kfourinline-20.04.0.tar.xz ++
 2783 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2020-03-12 Thread root
Hello community,

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

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


Package is "kfourinline"

Thu Mar 12 23:02:38 2020 rev:96 rq:782384 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-02-11 
22:19:21.651368883 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.3160/kfourinline.changes
2020-03-12 23:03:42.651119982 +0100
@@ -1,0 +2,10 @@
+Thu Mar  5 20:36:05 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- Changes since 19.12.2:
+  * appdata: improve URLs
+
+---

Old:

  kfourinline-19.12.2.tar.xz
  kfourinline-19.12.2.tar.xz.sig

New:

  kfourinline-19.12.3.tar.xz
  kfourinline-19.12.3.tar.xz.sig



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


++ kfourinline-19.12.2.tar.xz -> kfourinline-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.2/CMakeLists.txt 
new/kfourinline-19.12.3/CMakeLists.txt
--- old/kfourinline-19.12.2/CMakeLists.txt  2020-02-04 01:24:38.0 
+0100
+++ new/kfourinline-19.12.3/CMakeLists.txt  2020-03-03 01:19:36.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(kfourinline VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.2/org.kde.kfourinline.appdata.xml 
new/kfourinline-19.12.3/org.kde.kfourinline.appdata.xml
--- old/kfourinline-19.12.2/org.kde.kfourinline.appdata.xml 2020-02-04 
00:22:43.0 +0100
+++ new/kfourinline-19.12.3/org.kde.kfourinline.appdata.xml 2020-03-01 
10:43:20.0 +0100
@@ -68,7 +68,7 @@
 Чотири-у-рядку — це гра на дошці для двох гравців, 
заснована на грі Connect-Four. Гравці мають побудувати рядок із чотирьох 
значків, використовуючи певну стратегію.
 xxKFourInLine is a board game for two players based 
on the Connect-Four game. The players try to build up a row of four pieces 
using different strategies.xx
   
-  http://games.kde.org/game.php?game=kfourinline
+  https://games.kde.org/game.php?game=kfourinline
   https://bugs.kde.org/enter_bug.cgi?format=guidedproduct=kfourinline
   https://docs.kde.org/?application=kfourinline
   https://www.kde.org/community/donations/?app=kfourinlinesource=appdata
@@ -94,11 +94,12 @@
   Гра у Чотири-у-рядку
   xxPlaying KFourInLinexx
   KFourInLine 遊玩畫面
-  http://kde.org/images/screenshots/kfourinline.png
+  
https://cdn.kde.org/screenshots/kfourinline/kfourinline.png
 
   
   KDE
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.2/po/ca@valencia/kfourinline.po 
new/kfourinline-19.12.3/po/ca@valencia/kfourinline.po
--- old/kfourinline-19.12.2/po/ca@valencia/kfourinline.po   2020-02-04 
01:24:34.0 +0100
+++ new/kfourinline-19.12.3/po/ca@valencia/kfourinline.po   2020-03-03 
01:19:33.0 +0100
@@ -461,7 +461,8 @@
 #: kwin4.cpp:125
 #, kde-format
 msgid "Installation error: No AI engine found. Continue without AI."
-msgstr "Error d'instal·lació: No s'ha trobat cap motor d'IA. Continuo sense 
IA."
+msgstr ""
+"Error d'instal·lació: No s'ha trobat cap motor d'IA. Continuo sense IA."
 
 #: kwin4.cpp:144
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.2/po/id/kfourinline.po 
new/kfourinline-19.12.3/po/id/kfourinline.po
--- old/kfourinline-19.12.2/po/id/kfourinline.po2020-02-04 
01:24:35.0 +0100
+++ 

commit kfourinline for openSUSE:Factory

2020-02-11 Thread root
Hello community,

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

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


Package is "kfourinline"

Tue Feb 11 22:19:10 2020 rev:95 rq:771653 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-01-12 
23:21:40.042755841 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.26092/kfourinline.changes   
2020-02-11 22:19:21.651368883 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:27 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:29:08 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:

  kfourinline-19.12.1.tar.xz
  kfourinline-19.12.1.tar.xz.sig

New:

  kfourinline-19.12.2.tar.xz
  kfourinline-19.12.2.tar.xz.sig



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


++ kfourinline-19.12.1.tar.xz -> kfourinline-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.1/CMakeLists.txt 
new/kfourinline-19.12.2/CMakeLists.txt
--- old/kfourinline-19.12.1/CMakeLists.txt  2020-01-07 02:12:47.0 
+0100
+++ new/kfourinline-19.12.2/CMakeLists.txt  2020-02-04 01:24:38.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(kfourinline VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.1/org.kde.kfourinline.appdata.xml 
new/kfourinline-19.12.2/org.kde.kfourinline.appdata.xml
--- old/kfourinline-19.12.1/org.kde.kfourinline.appdata.xml 2020-01-06 
15:01:01.0 +0100
+++ new/kfourinline-19.12.2/org.kde.kfourinline.appdata.xml 2020-02-04 
00:22:43.0 +0100
@@ -99,6 +99,7 @@
   
   KDE
   
+
 
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.1/po/ca@valencia/kfourinline.po 
new/kfourinline-19.12.2/po/ca@valencia/kfourinline.po
--- old/kfourinline-19.12.1/po/ca@valencia/kfourinline.po   2020-01-07 
02:12:42.0 +0100
+++ new/kfourinline-19.12.2/po/ca@valencia/kfourinline.po   2020-02-04 
01:24:34.0 +0100
@@ -461,8 +461,7 @@
 #: kwin4.cpp:125
 #, kde-format
 msgid "Installation error: No AI engine found. Continue without AI."
-msgstr ""
-"Error d'instal·lació: No s'ha trobat cap motor d'IA. Continuo sense IA."
+msgstr "Error d'instal·lació: No s'ha trobat cap motor d'IA. Continuo sense 
IA."
 
 #: kwin4.cpp:144
 #, kde-format
@@ -865,9 +864,3 @@
 #, kde-format
 msgid "Bk"
 msgstr "Bk"
-
-#~ msgid "Ready"
-#~ msgstr "Llest"
-
-#~ msgid "This leaves space for the mover"
-#~ msgstr "Aquí es deixa espai per al que mou"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.1/po/zh_CN/kfourinline.po 
new/kfourinline-19.12.2/po/zh_CN/kfourinline.po
--- old/kfourinline-19.12.1/po/zh_CN/kfourinline.po 2020-01-07 
02:12:46.0 +0100
+++ new/kfourinline-19.12.2/po/zh_CN/kfourinline.po 2020-02-04 
01:24:36.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-18 03:03+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 kfourinline for openSUSE:Factory

2020-01-12 Thread root
Hello community,

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

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


Package is "kfourinline"

Sun Jan 12 23:21:02 2020 rev:94 rq:762350 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-12-14 
12:14:02.683292956 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.6675/kfourinline.changes
2020-01-12 23:21:40.042755841 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 10:00:32 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:

  kfourinline-19.12.0.tar.xz
  kfourinline-19.12.0.tar.xz.sig

New:

  kfourinline-19.12.1.tar.xz
  kfourinline-19.12.1.tar.xz.sig



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


++ kfourinline-19.12.0.tar.xz -> kfourinline-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.0/CMakeLists.txt 
new/kfourinline-19.12.1/CMakeLists.txt
--- old/kfourinline-19.12.0/CMakeLists.txt  2019-12-06 01:52:04.0 
+0100
+++ new/kfourinline-19.12.1/CMakeLists.txt  2020-01-07 02:12:47.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(kfourinline VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.0/org.kde.kfourinline.appdata.xml 
new/kfourinline-19.12.1/org.kde.kfourinline.appdata.xml
--- old/kfourinline-19.12.0/org.kde.kfourinline.appdata.xml 2019-12-05 
22:11:08.0 +0100
+++ new/kfourinline-19.12.1/org.kde.kfourinline.appdata.xml 2020-01-06 
15:01:01.0 +0100
@@ -99,6 +99,7 @@
   
   KDE
   
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.0/po/ca/kfourinline.po 
new/kfourinline-19.12.1/po/ca/kfourinline.po
--- old/kfourinline-19.12.0/po/ca/kfourinline.po2019-12-06 
01:50:56.0 +0100
+++ new/kfourinline-19.12.1/po/ca/kfourinline.po2020-01-07 
02:12:42.0 +0100
@@ -865,9 +865,3 @@
 #, kde-format
 msgid "Bk"
 msgstr "Bk"
-
-#~ msgid "Ready"
-#~ msgstr "Llest"
-
-#~ msgid "This leaves space for the mover"
-#~ msgstr "Aquí es deixa espai per al que mou"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kfourinline-19.12.0/po/sv/docs/kfourinline/index.docbook 
new/kfourinline-19.12.1/po/sv/docs/kfourinline/index.docbook
--- old/kfourinline-19.12.0/po/sv/docs/kfourinline/index.docbook
2019-12-06 01:52:04.0 +0100
+++ new/kfourinline-19.12.1/po/sv/docs/kfourinline/index.docbook
2020-01-07 02:12:47.0 +0100
@@ -603,8 +603,7 @@
 >Översättning Stefan Asserhäll stefan.asserh...@bredband.net 
-  
+>   
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.12.0/po/zh_CN/kfourinline.po 
new/kfourinline-19.12.1/po/zh_CN/kfourinline.po
--- old/kfourinline-19.12.0/po/zh_CN/kfourinline.po 2019-12-06 
01:51:54.0 +0100
+++ new/kfourinline-19.12.1/po/zh_CN/kfourinline.po 2020-01-07 
02:12:46.0 +0100
@@ -10,15 +10,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-18 03:03+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 

commit kfourinline for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2019-12-14 12:09:59

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


Package is "kfourinline"

Sat Dec 14 12:09:59 2019 rev:93 rq:756220 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-11-13 
13:19:54.923172183 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.4691/kfourinline.changes
2019-12-14 12:14:02.683292956 +0100
@@ -1,0 +2,33 @@
+Tue Dec 10 06:38:31 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:52 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:23 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile against qt5.15, This enum is unused
+  * Make it compile without kf5 deprecated methods
+  * Silence annoying gcc warning
+  * Make it compiles against qt5.14
+  * It compiles fine without deprecated method
+  * Replace obsolete methods in KFourInLine with non-obsolete ones
+  * Follow KDE_APPLICATIONS_VERSION
+
+---

Old:

  kfourinline-19.08.3.tar.xz
  kfourinline-19.08.3.tar.xz.sig

New:

  kfourinline-19.12.0.tar.xz
  kfourinline-19.12.0.tar.xz.sig



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.TEoPR1/_old  2019-12-14 12:14:03.331292843 +0100
+++ /var/tmp/diff_new_pack.TEoPR1/_new  2019-12-14 12:14:03.331292843 +0100
@@ -16,37 +16,36 @@
 #
 
 
-%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:   kfourinline
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:  Amusements/Toys/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:  extra-cmake-modules
-BuildRequires:  kcompletion-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kcrash-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  kdnssd-framework-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  libkdegames-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Completion)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5DNSSD)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
 Recommends: %{name}-lang

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

++ kfourinline-19.08.3.tar.xz -> kfourinline-19.12.0.tar.xz ++
 10265 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2019-11-13 13:19:50

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


Package is "kfourinline"

Wed Nov 13 13:19:50 2019 rev:92 rq:746869 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-10-28 
16:49:50.820966525 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.2990/kfourinline.changes
2019-11-13 13:19:54.923172183 +0100
@@ -1,0 +2,10 @@
+Thu Nov  7 23:12:56 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
+- Changes since 19.08.2:
+  * Remove Include of unistd.h
+
+---

Old:

  kfourinline-19.08.2.tar.xz
  kfourinline-19.08.2.tar.xz.sig

New:

  kfourinline-19.08.3.tar.xz
  kfourinline-19.08.3.tar.xz.sig



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.VyO2f3/_old  2019-11-13 13:19:55.439172720 +0100
+++ /var/tmp/diff_new_pack.VyO2f3/_new  2019-11-13 13:19:55.443172725 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later


++ kfourinline-19.08.2.tar.xz -> kfourinline-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.2/po/id/kfourinline.po 
new/kfourinline-19.08.3/po/id/kfourinline.po
--- old/kfourinline-19.08.2/po/id/kfourinline.po2019-10-08 
02:14:51.0 +0200
+++ new/kfourinline-19.08.3/po/id/kfourinline.po2019-11-05 
05:08:53.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/kfourinline-19.08.2/po/zh_CN/kfourinline.po 
new/kfourinline-19.08.3/po/zh_CN/kfourinline.po
--- old/kfourinline-19.08.2/po/zh_CN/kfourinline.po 2019-10-08 
02:14:51.0 +0200
+++ new/kfourinline-19.08.3/po/zh_CN/kfourinline.po 2019-11-05 
05:08:54.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:43+0200\n"
-"PO-Revision-Date: 2019-09-05 09:53\n"
+"PO-Revision-Date: 2019-10-09 10:08\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.2/src/kgameprocess.cpp 
new/kfourinline-19.08.3/src/kgameprocess.cpp
--- old/kfourinline-19.08.2/src/kgameprocess.cpp2019-09-13 
08:38:21.0 +0200
+++ new/kfourinline-19.08.3/src/kgameprocess.cpp2019-10-13 
00:38:43.0 +0200
@@ -30,7 +30,6 @@
 #include 
 #include 
 #include 
-#include 
 
 #define READ_BUFFER_SIZE  1024
 




commit kfourinline for openSUSE:Factory

2019-10-28 Thread root
Hello community,

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

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


Package is "kfourinline"

Mon Oct 28 16:49:49 2019 rev:91 rq:737748 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-09-11 
10:29:03.919406470 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.2990/kfourinline.changes
2019-10-28 16:49:50.820966525 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:45 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:

  kfourinline-19.08.1.tar.xz
  kfourinline-19.08.1.tar.xz.sig

New:

  kfourinline-19.08.2.tar.xz
  kfourinline-19.08.2.tar.xz.sig



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


++ kfourinline-19.08.1.tar.xz -> kfourinline-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.1/grafix/default.desktop 
new/kfourinline-19.08.2/grafix/default.desktop
--- old/kfourinline-19.08.1/grafix/default.desktop  2019-08-04 
07:33:46.0 +0200
+++ new/kfourinline-19.08.2/grafix/default.desktop  2019-09-13 
08:38:21.0 +0200
@@ -19,6 +19,7 @@
 Name[gl]=Negro e vermello
 Name[hne]=काला अउ लाल
 Name[hu]=Fekete-vörös
+Name[id]=Hitam dan Merah
 Name[it]=Rosso e nero
 Name[ja]=黒と赤
 Name[kk]=Қара мен қызыл
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.1/grafix/gray_reflection.desktop 
new/kfourinline-19.08.2/grafix/gray_reflection.desktop
--- old/kfourinline-19.08.1/grafix/gray_reflection.desktop  2019-08-04 
07:33:46.0 +0200
+++ new/kfourinline-19.08.2/grafix/gray_reflection.desktop  2019-09-13 
08:38:21.0 +0200
@@ -18,6 +18,7 @@
 Name[gl]=Reflexos auténticos
 Name[hne]=सही परावर्तन
 Name[hu]=Valós fényvisszaverődés
+Name[id]=Pembelokan yang Benar
 Name[it]=Veri riflessi
 Name[ja]=黒と赤の反射
 Name[kk]=Шын шағылу
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.1/grafix/yellow.desktop 
new/kfourinline-19.08.2/grafix/yellow.desktop
--- old/kfourinline-19.08.1/grafix/yellow.desktop   2019-08-04 
07:33:46.0 +0200
+++ new/kfourinline-19.08.2/grafix/yellow.desktop   2019-09-13 
08:38:21.0 +0200
@@ -19,6 +19,7 @@
 Name[gl]=Amarelo e vermello
 Name[hne]=पीला अउ लाल
 Name[hu]=Sárga-vörös
+Name[id]=Kuning dan Merah
 Name[it]=Giallo e rosso
 Name[ja]=黄色と赤
 Name[kk]=Сары мен қызыл
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.1/grafix/yellow_reflection.desktop 
new/kfourinline-19.08.2/grafix/yellow_reflection.desktop
--- old/kfourinline-19.08.1/grafix/yellow_reflection.desktop2019-08-04 
07:33:46.0 +0200
+++ new/kfourinline-19.08.2/grafix/yellow_reflection.desktop2019-09-13 
08:38:21.0 +0200
@@ -17,6 +17,7 @@
 Name[gl]=Amarelo con reflexos vermellos
 Name[hne]=पीला अउ लाल परावर्तन
 Name[hu]=Sárga-vörös visszaverődés
+Name[id]=Pembelokan Kuning dan Merah
 Name[it]=Riflessi gialli e rossi
 Name[ja]=黄色と赤の反射
 Name[kk]=Сары мен қызылдың шағылуы
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.1/org.kde.kfourinline.desktop 
new/kfourinline-19.08.2/org.kde.kfourinline.desktop
--- old/kfourinline-19.08.1/org.kde.kfourinline.desktop 2019-08-04 
07:33:46.0 +0200
+++ new/kfourinline-19.08.2/org.kde.kfourinline.desktop 2019-09-13 
08:38:21.0 +0200
@@ -18,6 +18,7 @@
 Name[gl]=KFourInLine
 Name[hne]=केफोरइनलाइन
 Name[hu]=Színes vonalak
+Name[id]=KFourInLine
 Name[it]=KFourInLine
 Name[ja]=KFourInLine
 Name[kk]=KFourInLine
@@ -70,6 +71,7 @@
 GenericName[gl]=Xogo de taboleiro «Catro en liña»
 GenericName[hne]=बोर्ड मं एक लकीर मं चार वाले खेल
 GenericName[hu]=Táblás játék
+GenericName[id]=Permainan Papan Empat-dalam-sebaris
 

commit kfourinline for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2019-09-11 10:28:43

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


Package is "kfourinline"

Wed Sep 11 10:28:43 2019 rev:90 rq:728822 version:19.08.1

Changes:

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

  kfourinline-19.08.0.tar.xz
  kfourinline-19.08.0.tar.xz.sig

New:

  kfourinline-19.08.1.tar.xz
  kfourinline-19.08.1.tar.xz.sig



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


++ kfourinline-19.08.0.tar.xz -> kfourinline-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.0/po/ar/kfourinline.po 
new/kfourinline-19.08.1/po/ar/kfourinline.po
--- old/kfourinline-19.08.0/po/ar/kfourinline.po2019-08-09 
02:28:01.0 +0200
+++ new/kfourinline-19.08.1/po/ar/kfourinline.po2019-09-03 
03:38:01.0 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kwin4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-06-28 02:58+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2012-02-12 21:12+0200\n"
 "Last-Translator: Abdalrahim Fakhouri \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.0/po/bg/kfourinline.po 
new/kfourinline-19.08.1/po/bg/kfourinline.po
--- old/kfourinline-19.08.0/po/bg/kfourinline.po2019-08-09 
02:28:01.0 +0200
+++ new/kfourinline-19.08.1/po/bg/kfourinline.po2019-09-03 
03:38:01.0 +0200
@@ -2,7 +2,7 @@
 # Bulgarian translation of KDE.
 # This file is licensed under the GPL.
 #
-# $Id: kfourinline.po 1545133 2019-06-28 02:55:12Z scripty $
+# $Id: kfourinline.po 1550639 2019-08-30 07:08:12Z scripty $
 #
 # Zlatko Popov , 2006, 2007.
 # Petar Toushkov , 2010.
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kwin4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-06-28 02:58+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2010-05-13 09:28+0200\n"
 "Last-Translator: Petar Toushkov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.0/po/bs/kfourinline.po 
new/kfourinline-19.08.1/po/bs/kfourinline.po
--- old/kfourinline-19.08.0/po/bs/kfourinline.po2019-08-09 
02:28:01.0 +0200
+++ new/kfourinline-19.08.1/po/bs/kfourinline.po2019-09-03 
03:38:01.0 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-06-28 02:58+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2014-10-20 19:38+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.08.0/po/ca/kfourinline.po 
new/kfourinline-19.08.1/po/ca/kfourinline.po
--- old/kfourinline-19.08.0/po/ca/kfourinline.po2019-08-09 
02:28:01.0 +0200
+++ new/kfourinline-19.08.1/po/ca/kfourinline.po2019-09-03 
03:38:01.0 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kfourinline\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-06-28 02:58+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2019-04-01 21:45+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kfourinline for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2019-08-19 21:32:24

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


Package is "kfourinline"

Mon Aug 19 21:32:24 2019 rev:89 rq:723644 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-07-17 
13:16:49.731764765 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.22127/kfourinline.changes   
2019-08-19 21:32:25.444571898 +0200
@@ -1,0 +2,32 @@
+Fri Aug  9 08:30:54 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+---
+Tue Aug 06 16:50:49 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- Changes since 19.07.80:
+  * No code changes since 19.07.80
+
+---
+Tue Jul 23 11:59:00 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
+  * Use new logging category directory when ECM>=5.59
+  * Fix forward declaration
+  * Use const'ref
+
+---

Old:

  kfourinline-19.04.3.tar.xz

New:

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



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.nW5Q86/_old  2019-08-19 21:32:26.276571375 +0200
+++ /var/tmp/diff_new_pack.nW5Q86/_new  2019-08-19 21:32:26.280571372 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:  Amusements/Toys/Other
-URL:http://www.kde.org
-Source0:kfourinline-%{version}.tar.xz
+URL:https://www.kde.org
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcompletion-devel
 BuildRequires:  kconfig-devel

++ kfourinline-19.04.3.tar.xz -> kfourinline-19.08.0.tar.xz ++
 12980 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2019-07-17 Thread root
Hello community,

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

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


Package is "kfourinline"

Wed Jul 17 13:16:49 2019 rev:88 rq:715109 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-06-14 
20:30:24.738684118 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.1887/kfourinline.changes
2019-07-17 13:16:49.731764765 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:35 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:

  kfourinline-19.04.2.tar.xz

New:

  kfourinline-19.04.3.tar.xz



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

++ kfourinline-19.04.2.tar.xz -> kfourinline-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.04.2/org.kde.kfourinline.appdata.xml 
new/kfourinline-19.04.3/org.kde.kfourinline.appdata.xml
--- old/kfourinline-19.04.2/org.kde.kfourinline.appdata.xml 2019-05-31 
08:28:11.0 +0200
+++ new/kfourinline-19.04.3/org.kde.kfourinline.appdata.xml 2019-06-20 
07:41:34.0 +0200
@@ -13,6 +13,7 @@
   KFourInLine
   KFourInLine
   KFourInLine
+  KFourInLine
   KFourInLine
   KFourInLine
   KCzteryWLinii
@@ -34,6 +35,7 @@
   KFourInLine est un jeu de plateau quatre-en-ligne (ou 
Puissance 4) par KDE
   KFourInLine é un xogo de catro en liña de 
KDE
   KFourInLine adalah sebuah permainan sederet-empat 
(four-in-a-row) oleh KDE
+  KFourInLine è un gioco di "Forza Quattro" della 
comunità KDE
   KFourInLine은 KDE의 한 줄에 네 개 보드 게임입니다
   KFourInLine is een Vier-op-een-rij spel door 
KDE
   KCzteryWLinii jest grą cztery-w-rzędzie dla 
KDE
@@ -54,6 +56,7 @@
 KFourInLine est un jeu de plateau pour deux joueurs 
inspiré de Puissance 4. Les joueurs doivent aligner quatre pièces à la suite en 
utilisant plusieurs stratégies.
 KFourInLine é un xogo de taboleiro para dous xogadores 
baseado no xogo «Catro en liña». Os xogadores intentan construír unha liña de 
catro pezas seguindo distintas estratexias.
 KFourInLine adalah permainan papan untuk dua pemain 
berdasarkan pada permainan Connect-Four. Para pemain mencoba untuk membangun 
sederet empat biji menggunakan strategi yang berbeda.
+KFourInLine è un gioco da tavolo per due giocatori basato 
sul gioco Forza Quattro. I giocatori cercano di costruire una riga di quattro 
pezzi usando varie strategie.
 KFourInLine은 2인용 보드 게임입니다. 플레이어는 다양한 전략을 사용하여 같은 색 돌을 
일직선으로 네 개가 나오도록 놓아야 합니다.
 KFourInLine is een bordspel voor twee spelers gebaseerd 
op het Vier-op-een-rij spel. De spelers proberen een rij van vier stukken te 
bouwen met verschillende strategieën.
 KCzteryWLinii jest grą planszową dla dwóch graczy opartą 
na grze połącz-cztery. Gracze próbują przy użyciu różnych strategii stworzyć 
rząd zbudowany z czterech kawałków.
@@ -78,6 +81,7 @@
   Partie de KFourInLine en cours
   Xogando a KFourInLine
   Memainkan KFourInLine
+  Giocare a KFourInLine
   KFourInLine 플레이
   KFourInLine spelen
   Granie w KCzteryWLinii
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kfourinline-19.04.2/po/es/docs/kfourinline/index.docbook 
new/kfourinline-19.04.3/po/es/docs/kfourinline/index.docbook
--- old/kfourinline-19.04.2/po/es/docs/kfourinline/index.docbook
2019-06-04 02:10:11.0 +0200
+++ new/kfourinline-19.04.3/po/es/docs/kfourinline/index.docbook
2019-07-09 02:12:07.0 +0200
@@ -653,8 +653,7 @@
 > y Kira J. Fernández kirajf...@gmail.com. 
-  
+>   
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kfourinline-19.04.2/po/nl/docs/kfourinline/index.docbook 
new/kfourinline-19.04.3/po/nl/docs/kfourinline/index.docbook
--- old/kfourinline-19.04.2/po/nl/docs/kfourinline/index.docbook
2019-06-04 02:10:11.0 

commit kfourinline for openSUSE:Factory

2019-06-14 Thread root
Hello community,

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

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


Package is "kfourinline"

Fri Jun 14 20:30:23 2019 rev:87 rq:708600 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-05-15 
12:29:14.617394232 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.4811/kfourinline.changes
2019-06-14 20:30:24.738684118 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:53 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:

  kfourinline-19.04.1.tar.xz

New:

  kfourinline-19.04.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.sO59hQ/_old  2019-06-14 20:30:25.626683831 +0200
+++ /var/tmp/diff_new_pack.sO59hQ/_new  2019-06-14 20:30:25.646683824 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later

++ kfourinline-19.04.1.tar.xz -> kfourinline-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.04.1/org.kde.kfourinline.appdata.xml 
new/kfourinline-19.04.2/org.kde.kfourinline.appdata.xml
--- old/kfourinline-19.04.1/org.kde.kfourinline.appdata.xml 2019-02-27 
08:09:50.0 +0100
+++ new/kfourinline-19.04.2/org.kde.kfourinline.appdata.xml 2019-05-31 
08:28:11.0 +0200
@@ -13,6 +13,7 @@
   KFourInLine
   KFourInLine
   KFourInLine
+  KFourInLine
   KFourInLine
   KCzteryWLinii
   KFourInLine
@@ -33,6 +34,7 @@
   KFourInLine est un jeu de plateau quatre-en-ligne (ou 
Puissance 4) par KDE
   KFourInLine é un xogo de catro en liña de 
KDE
   KFourInLine adalah sebuah permainan sederet-empat 
(four-in-a-row) oleh KDE
+  KFourInLine은 KDE의 한 줄에 네 개 보드 게임입니다
   KFourInLine is een Vier-op-een-rij spel door 
KDE
   KCzteryWLinii jest grą cztery-w-rzędzie dla 
KDE
   O KFourInLine é um jogo de quatro-em-linha do 
KDE
@@ -52,6 +54,7 @@
 KFourInLine est un jeu de plateau pour deux joueurs 
inspiré de Puissance 4. Les joueurs doivent aligner quatre pièces à la suite en 
utilisant plusieurs stratégies.
 KFourInLine é un xogo de taboleiro para dous xogadores 
baseado no xogo «Catro en liña». Os xogadores intentan construír unha liña de 
catro pezas seguindo distintas estratexias.
 KFourInLine adalah permainan papan untuk dua pemain 
berdasarkan pada permainan Connect-Four. Para pemain mencoba untuk membangun 
sederet empat biji menggunakan strategi yang berbeda.
+KFourInLine은 2인용 보드 게임입니다. 플레이어는 다양한 전략을 사용하여 같은 색 돌을 
일직선으로 네 개가 나오도록 놓아야 합니다.
 KFourInLine is een bordspel voor twee spelers gebaseerd 
op het Vier-op-een-rij spel. De spelers proberen een rij van vier stukken te 
bouwen met verschillende strategieën.
 KCzteryWLinii jest grą planszową dla dwóch graczy opartą 
na grze połącz-cztery. Gracze próbują przy użyciu różnych strategii stworzyć 
rząd zbudowany z czterech kawałków.
 O KFourInLine é um jogo de tabuleiro para dois jogadores, 
baseado no jogo Connect-Four (Liga-Quatro). Os jogadores tentam construir uma 
fila de quatro peças com diferentes estratégias.
@@ -75,6 +78,7 @@
   Partie de KFourInLine en cours
   Xogando a KFourInLine
   Memainkan KFourInLine
+  KFourInLine 플레이
   KFourInLine spelen
   Granie w KCzteryWLinii
   Jogar ao KFourInLine
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.04.1/org.kde.kfourinline.desktop 
new/kfourinline-19.04.2/org.kde.kfourinline.desktop
--- old/kfourinline-19.04.1/org.kde.kfourinline.desktop 2019-02-27 
08:09:50.0 +0100
+++ new/kfourinline-19.04.2/org.kde.kfourinline.desktop 2019-05-31 
08:28:11.0 +0200
@@ -112,6 +112,7 @@
 Comment[fr]=Jeu au tour par tour classique
 Comment[gl]=Xogo clásico por quendas.
 Comment[it]=Classico gioco a turni
+Comment[ko]=고전 턴제 게임
 Comment[nl]=Klassiek beurtelings spel
 Comment[nn]=Klassisk turbasert spel
 Comment[pl]=Klasyczna gra turowa
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.04.1/po/ar/kfourinline.po 

commit kfourinline for openSUSE:Factory

2019-05-15 Thread root
Hello community,

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

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


Package is "kfourinline"

Wed May 15 12:29:10 2019 rev:86 rq:702228 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-04-28 
20:06:27.134679535 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.5148/kfourinline.changes
2019-05-15 12:29:14.617394232 +0200
@@ -1,0 +2,10 @@
+Fri May 10 05:37:14 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:

  kfourinline-19.04.0.tar.xz

New:

  kfourinline-19.04.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.wSa5uS/_old  2019-05-15 12:29:15.937390806 +0200
+++ /var/tmp/diff_new_pack.wSa5uS/_new  2019-05-15 12:29:15.945390785 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later

++ kfourinline-19.04.0.tar.xz -> kfourinline-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-19.04.0/po/zh_CN/kfourinline.po 
new/kfourinline-19.04.1/po/zh_CN/kfourinline.po
--- old/kfourinline-19.04.0/po/zh_CN/kfourinline.po 2019-04-12 
02:09:12.0 +0200
+++ new/kfourinline-19.04.1/po/zh_CN/kfourinline.po 2019-05-07 
02:19:27.0 +0200
@@ -10,8 +10,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 kfourinline for openSUSE:Factory

2019-04-28 Thread root
Hello community,

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

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


Package is "kfourinline"

Sun Apr 28 20:06:15 2019 rev:85 rq:696252 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-03-11 
13:45:49.173398917 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.5536/kfourinline.changes
2019-04-28 20:06:27.134679535 +0200
@@ -1,0 +2,33 @@
+Sat Apr 20 06:51:55 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:40 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+---
+Wed Mar 27 06:41:01 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 deprecated method
+  * Fix some clazy warning
+  * Fix minor typos
+  * Add missing override
+
+---

Old:

  kfourinline-18.12.3.tar.xz

New:

  kfourinline-19.04.0.tar.xz



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

++ kfourinline-18.12.3.tar.xz -> kfourinline-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.12.3/.gitignore 
new/kfourinline-19.04.0/.gitignore
--- old/kfourinline-18.12.3/.gitignore  2019-02-24 07:11:00.0 +0100
+++ new/kfourinline-19.04.0/.gitignore  2019-02-27 08:09:50.0 +0100
@@ -1,3 +1,4 @@
 .kdev4/
-build/
+/build*/
 *.kdev4
+CMakeLists.txt.user*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.12.3/org.kde.kfourinline.appdata.xml 
new/kfourinline-19.04.0/org.kde.kfourinline.appdata.xml
--- old/kfourinline-18.12.3/org.kde.kfourinline.appdata.xml 2019-02-24 
07:11:00.0 +0100
+++ new/kfourinline-19.04.0/org.kde.kfourinline.appdata.xml 2019-02-27 
08:09:50.0 +0100
@@ -14,7 +14,7 @@
   KFourInLine
   KFourInLine
   KFourInLine
-  KFourInLine
+  KCzteryWLinii
   KFourInLine
   KFourInLine
   KFourInLine
@@ -34,7 +34,7 @@
   KFourInLine é un xogo de catro en liña de 
KDE
   KFourInLine adalah sebuah permainan sederet-empat 
(four-in-a-row) oleh KDE
   KFourInLine is een Vier-op-een-rij spel door 
KDE
-  KFourInLine jest grą cztery-w-rzędzie dla 
KDE
+  KCzteryWLinii jest grą cztery-w-rzędzie dla 
KDE
   O KFourInLine é um jogo de quatro-em-linha do 
KDE
   O KFourInLine é um jogo quatro em linha do 
KDE
   Fyra i rad är ett fyra-i-rad spel av KDE
@@ -53,7 +53,7 @@
 KFourInLine é un xogo de taboleiro para dous xogadores 
baseado no xogo «Catro en liña». Os xogadores intentan construír unha liña de 
catro pezas seguindo distintas estratexias.
 KFourInLine adalah permainan papan untuk dua pemain 
berdasarkan pada permainan Connect-Four. Para pemain mencoba untuk membangun 
sederet empat biji menggunakan strategi yang berbeda.
 KFourInLine is een bordspel voor twee spelers gebaseerd 
op het Vier-op-een-rij spel. De spelers proberen een rij van vier stukken te 
bouwen met verschillende strategieën.
-KFourInLine jest grą planszową dla dwóch graczy opartą na 
grze połącz-cztery. Gracze próbują przy użyciu różnych strategii stworzyć rząd 
zbudowany z czterech kawałków.
+KCzteryWLinii jest grą planszową dla dwóch graczy opartą 
na grze połącz-cztery. Gracze próbują przy użyciu różnych strategii stworzyć 
rząd zbudowany z czterech kawałków.
 O KFourInLine é um jogo de tabuleiro para dois jogadores, 
baseado no jogo Connect-Four (Liga-Quatro). Os 

commit kfourinline for openSUSE:Factory

2019-03-11 Thread root
Hello community,

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

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


Package is "kfourinline"

Mon Mar 11 13:45:41 2019 rev:84 rq:683187 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-02-15 
09:58:32.779699960 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.28833/kfourinline.changes   
2019-03-11 13:45:49.173398917 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:16 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:

  kfourinline-18.12.2.tar.xz

New:

  kfourinline-18.12.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.Lau2pT/_old  2019-03-11 13:45:49.857398368 +0100
+++ /var/tmp/diff_new_pack.Lau2pT/_new  2019-03-11 13:45:49.861398365 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later

++ kfourinline-18.12.2.tar.xz -> kfourinline-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.12.2/org.kde.kfourinline.appdata.xml 
new/kfourinline-18.12.3/org.kde.kfourinline.appdata.xml
--- old/kfourinline-18.12.2/org.kde.kfourinline.appdata.xml 2019-01-26 
07:15:01.0 +0100
+++ new/kfourinline-18.12.3/org.kde.kfourinline.appdata.xml 2019-02-24 
07:11:00.0 +0100
@@ -17,6 +17,7 @@
   KFourInLine
   KFourInLine
   KFourInLine
+  KFourInLine
   KFourInLine
   Fyra i rad
   Чотири-у-рядку
@@ -45,7 +46,7 @@
 
 El KFourInLine és un joc de tauler per a dos jugadors 
basat en el joc Connecta quatre. Els jugadors intenten formar una fila de 
quatre peces usant estratègies diferents.
 El KFourInLine és un joc de tauler per a dos 
jugadors basat en el joc Connecta quatre. Els jugadors intenten formar una fila 
de quatre peces usant estratègies diferents.
-KFourInLine ist ein auf Vier gewinnt 
basierendes Brettspiel für zwei Spieler. Die Spieler versuchen mithilfe 
verschiedener Strategien auf einem Brett eine Reihe von vier Spielsteinen zu 
legen.
+KFourInLine ist ein auf „Vier gewinnt“ basierendes 
Brettspiel für zwei Spieler. Die Spieler versuchen mithilfe verschiedener 
Strategien auf einem Brett eine Reihe von vier Spielsteinen zu legen.
 KFourInLine is a board game for two players based on 
the Connect-Four game. The players try to build up a row of four pieces using 
different strategies.
 KFourInLine es un juego de tablero para dos jugadores 
basado en el juego «Conecta cuatro». Los jugadores deben construir una fila de 
cuatro piezas usando diferentes estrategias.
 KFourInLine est un jeu de plateau pour deux joueurs 
inspiré de Puissance 4. Les joueurs doivent aligner quatre pièces à la suite en 
utilisant plusieurs stratégies.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.12.2/po/gl/kfourinline.po 
new/kfourinline-18.12.3/po/gl/kfourinline.po
--- old/kfourinline-18.12.2/po/gl/kfourinline.po2019-02-05 
01:35:05.0 +0100
+++ new/kfourinline-18.12.3/po/gl/kfourinline.po2019-03-05 
01:14:37.0 +0100
@@ -5,20 +5,20 @@
 # mvillarino , 2007, 2008, 2009.
 # Adrián Chaves Fernández , 2009, 2017.
 # Marce Villarino , 2013.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kfourinline\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:51+0100\n"
-"PO-Revision-Date: 2017-10-27 08:21+0100\n"
+"PO-Revision-Date: 2019-02-14 19:17+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\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 18.12.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde, informal\n"
 "X-Accelerator-Marker: &\n"
@@ -814,7 +814,7 @@
 #: statistics.ui:113
 #, kde-format
 msgid "Aborted"
-msgstr "Cancelado"
+msgstr "Interrompido"
 
 #. i18n: ectx: property (text), 

commit kfourinline for openSUSE:Factory

2019-02-15 Thread root
Hello community,

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

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


Package is "kfourinline"

Fri Feb 15 09:58:31 2019 rev:83 rq:673756 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-01-24 
14:11:10.775517142 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.28833/kfourinline.changes   
2019-02-15 09:58:32.779699960 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:25:03 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:

  kfourinline-18.12.1.tar.xz

New:

  kfourinline-18.12.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.DQH8sI/_old  2019-02-15 09:58:33.247699811 +0100
+++ /var/tmp/diff_new_pack.DQH8sI/_new  2019-02-15 09:58:33.247699811 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later

++ kfourinline-18.12.1.tar.xz -> kfourinline-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.12.1/org.kde.kfourinline.appdata.xml 
new/kfourinline-18.12.2/org.kde.kfourinline.appdata.xml
--- old/kfourinline-18.12.1/org.kde.kfourinline.appdata.xml 2019-01-06 
07:21:36.0 +0100
+++ new/kfourinline-18.12.2/org.kde.kfourinline.appdata.xml 2019-01-26 
07:15:01.0 +0100
@@ -6,11 +6,13 @@
   KFourInLine
   KFourInLine
   KFourInLine
+  KFourInLine
   Vier gewinnt
   KFourInLine
   KFourInLine
   KFourInLine
   KFourInLine
+  KFourInLine
   KFourInLine
   KFourInLine
   KFourInLine
@@ -20,6 +22,7 @@
   Чотири-у-рядку
   xxKFourInLinexx
   KFourInLine
+  KFourInLine
   KFourInLine is a four-in-a-row game by KDE
   El KFourInLine és un joc de quatre en línia fet per 
la comunitat KDE
   El KFourInLine és un joc de quatre en línia 
fet per la comunitat KDE
@@ -28,6 +31,7 @@
   KFourInLine es un juego de cuatro en raya creado por 
KDE
   KFourInLine est un jeu de plateau quatre-en-ligne (ou 
Puissance 4) par KDE
   KFourInLine é un xogo de catro en liña de 
KDE
+  KFourInLine adalah sebuah permainan sederet-empat 
(four-in-a-row) oleh KDE
   KFourInLine is een Vier-op-een-rij spel door 
KDE
   KFourInLine jest grą cztery-w-rzędzie dla 
KDE
   O KFourInLine é um jogo de quatro-em-linha do 
KDE
@@ -46,6 +50,7 @@
 KFourInLine es un juego de tablero para dos jugadores 
basado en el juego «Conecta cuatro». Los jugadores deben construir una fila de 
cuatro piezas usando diferentes estrategias.
 KFourInLine est un jeu de plateau pour deux joueurs 
inspiré de Puissance 4. Les joueurs doivent aligner quatre pièces à la suite en 
utilisant plusieurs stratégies.
 KFourInLine é un xogo de taboleiro para dous xogadores 
baseado no xogo «Catro en liña». Os xogadores intentan construír unha liña de 
catro pezas seguindo distintas estratexias.
+KFourInLine adalah permainan papan untuk dua pemain 
berdasarkan pada permainan Connect-Four. Para pemain mencoba untuk membangun 
sederet empat biji menggunakan strategi yang berbeda.
 KFourInLine is een bordspel voor twee spelers gebaseerd 
op het Vier-op-een-rij spel. De spelers proberen een rij van vier stukken te 
bouwen met verschillende strategieën.
 KFourInLine jest grą planszową dla dwóch graczy opartą na 
grze połącz-cztery. Gracze próbują przy użyciu różnych strategii stworzyć rząd 
zbudowany z czterech kawałków.
 O KFourInLine é um jogo de tabuleiro para dois jogadores, 
baseado no jogo Connect-Four (Liga-Quatro). Os jogadores tentam construir uma 
fila de quatro peças com diferentes estratégias.
@@ -68,6 +73,7 @@
   Jugando a KFourInLine
   Partie de KFourInLine en cours
   Xogando a KFourInLine
+  Memainkan KFourInLine
   KFourInLine spelen
   Granie w KFourInLine
   Jogar ao KFourInLine
@@ -76,6 +82,7 @@
   Spela Fyra i rad
   Гра у Чотири-у-рядку
   xxPlaying KFourInLinexx
+  KFourInLine 遊玩畫面
   http://kde.org/images/screenshots/kfourinline.png
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kfourinline for openSUSE:Factory

2019-01-24 Thread root
Hello community,

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

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


Package is "kfourinline"

Thu Jan 24 14:11:07 2019 rev:82 rq:666850 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2019-01-08 
12:21:21.716741422 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.28833/kfourinline.changes   
2019-01-24 14:11:10.775517142 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:13 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:

  kfourinline-18.12.0.tar.xz

New:

  kfourinline-18.12.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.DbF3Lo/_old  2019-01-24 14:11:11.543516257 +0100
+++ /var/tmp/diff_new_pack.DbF3Lo/_new  2019-01-24 14:11:11.547516252 +0100
@@ -21,10 +21,10 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:Four Wins game
-License:LGPL-2.0-or-later
+License:GPL-2.0-or-later AND LGPL-2.0-or-later
 Group:  Amusements/Toys/Other
 URL:http://www.kde.org
 Source0:kfourinline-%{version}.tar.xz
@@ -45,17 +45,13 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
-%if %{with lang}
 Recommends: %{name}-lang
-%endif
 
 %description
 Four wins is a two-player board game where you have to align four
 (gravity-affected) pieces of the same colour to win.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n kfourinline-%{version}
@@ -73,7 +69,7 @@
   %suse_update_desktop_file -r org.kde.kfourinline Game BoardGame
 
 %files
-%license COPYING COPYING.DOC
+%license COPYING COPYING.DOC COPYING.LIB
 %dir %{_kf5_configkcfgdir}
 %doc %lang(en) %{_kf5_htmldir}/en/kfourinline/
 %{_kf5_applicationsdir}/org.kde.kfourinline.desktop

++ kfourinline-18.12.0.tar.xz -> kfourinline-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.12.0/org.kde.kfourinline.appdata.xml 
new/kfourinline-18.12.1/org.kde.kfourinline.appdata.xml
--- old/kfourinline-18.12.0/org.kde.kfourinline.appdata.xml 2018-12-03 
07:14:17.0 +0100
+++ new/kfourinline-18.12.1/org.kde.kfourinline.appdata.xml 2019-01-06 
07:21:36.0 +0100
@@ -10,20 +10,26 @@
   KFourInLine
   KFourInLine
   KFourInLine
+  KFourInLine
   KFourInLine
+  KFourInLine
   KFourInLine
   KFourInLine
   KFourInLine
   Fyra i rad
   Чотири-у-рядку
   xxKFourInLinexx
+  KFourInLine
   KFourInLine is a four-in-a-row game by KDE
   El KFourInLine és un joc de quatre en línia fet per 
la comunitat KDE
   El KFourInLine és un joc de quatre en línia 
fet per la comunitat KDE
   Vier Gewinnt ist ein Strategiespiel von KDE
   KFourInLine is a four-in-a-row game by 
KDE
   KFourInLine es un juego de cuatro en raya creado por 
KDE
+  KFourInLine est un jeu de plateau quatre-en-ligne (ou 
Puissance 4) par KDE
+  KFourInLine é un xogo de catro en liña de 
KDE
   KFourInLine is een Vier-op-een-rij spel door 
KDE
+  KFourInLine jest grą cztery-w-rzędzie dla 
KDE
   O KFourInLine é um jogo de quatro-em-linha do 
KDE
   O KFourInLine é um jogo quatro em linha do 
KDE
   Fyra i rad är ett fyra-i-rad spel av KDE
@@ -38,7 +44,10 @@
 KFourInLine ist ein auf Vier gewinnt 
basierendes Brettspiel für zwei Spieler. Die Spieler versuchen mithilfe 
verschiedener Strategien auf einem Brett eine Reihe von vier Spielsteinen zu 
legen.
 KFourInLine is a board game for two players based on 
the Connect-Four game. The players try to build up a row of four pieces using 
different strategies.
 KFourInLine es un juego de tablero para dos jugadores 
basado en el juego «Conecta cuatro». Los jugadores deben construir una fila de 
cuatro piezas usando diferentes estrategias.
+KFourInLine est un jeu de plateau pour deux joueurs 
inspiré de Puissance 4. Les joueurs doivent aligner quatre pièces à la suite en 
utilisant plusieurs stratégies.
+KFourInLine é un xogo de taboleiro para dous xogadores 
baseado no xogo «Catro en liña». Os xogadores intentan construír unha liña de 
catro pezas seguindo distintas estratexias.
 

commit kfourinline for openSUSE:Factory

2019-01-08 Thread root
Hello community,

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

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


Package is "kfourinline"

Tue Jan  8 12:21:15 2019 rev:81 rq:658393 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-11-13 
17:19:08.426140619 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.28833/kfourinline.changes   
2019-01-08 12:21:21.716741422 +0100
@@ -1,0 +2,39 @@
+Fri Dec 14 06:09:08 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:56 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:19 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:58 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:
+  * Fix my typo in AppData file
+  * Add AppData file
+  * Use nullptr instead of 0 where appropriate
+  * Fix minor typos
+  * Autogenerate debug file + install categories file + use nullptr/override
+
+---
@@ -47 +86 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -98 +137 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -218 +257 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -277 +316 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -369 +408 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -490 +529 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kfourinline-18.08.3.tar.xz

New:

  kfourinline-18.12.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.tEWm1V/_old  2019-01-08 12:21:22.184740905 +0100
+++ /var/tmp/diff_new_pack.tEWm1V/_new  2019-01-08 12:21:22.184740905 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kfourinline
 #
-# 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:   kfourinline
-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:   kfourinline
+Version:18.12.0
+Release:0
 Summary:Four Wins game
-License:LGPL-2.0+
+License:LGPL-2.0-or-later
 Group:  Amusements/Toys/Other
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source0:kfourinline-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcompletion-devel
@@ -40,6 +39,7 @@
 BuildRequires:  ki18n-devel
 BuildRequires:  kxmlgui-devel
 BuildRequires:  libkdegames-devel
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Widgets)
@@ -48,7 

commit kfourinline for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2018-11-13 16:45:46

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


Package is "kfourinline"

Tue Nov 13 16:45:46 2018 rev:80 rq:648029 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-10-17 
08:33:38.470260289 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2018-11-13 17:19:08.426140619 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:36 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:

  kfourinline-18.08.2.tar.xz

New:

  kfourinline-18.08.3.tar.xz



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

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




commit kfourinline for openSUSE:Factory

2018-10-17 Thread root
Hello community,

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

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


Package is "kfourinline"

Wed Oct 17 08:33:16 2018 rev:79 rq:641502 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-09-15 
15:30:20.753219405 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2018-10-17 08:33:38.470260289 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:52 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:

  kfourinline-18.08.1.tar.xz

New:

  kfourinline-18.08.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.Fed91v/_old  2018-10-17 08:33:40.146258808 +0200
+++ /var/tmp/diff_new_pack.Fed91v/_new  2018-10-17 08:33:40.146258808 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-18.08.1.tar.xz -> kfourinline-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.08.1/org.kde.kfourinline.desktop 
new/kfourinline-18.08.2/org.kde.kfourinline.desktop
--- old/kfourinline-18.08.1/org.kde.kfourinline.desktop 2018-05-27 
07:46:41.0 +0200
+++ new/kfourinline-18.08.2/org.kde.kfourinline.desktop 2018-09-22 
08:00:08.0 +0200
@@ -128,6 +128,7 @@
 Comment[tr]=Klasik sıra tabanlı oyun
 Comment[uk]=Класична покрокова гра
 Comment[x-test]=xxClassic turn based gamexx
+Comment[zh_CN]=经典的回合制游戏
 Comment[zh_TW]=傳統輪流基礎遊戲
 Exec=kfourinline
 Icon=kfourinline
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.08.1/po/zh_CN/kfourinline.po 
new/kfourinline-18.08.2/po/zh_CN/kfourinline.po
--- old/kfourinline-18.08.1/po/zh_CN/kfourinline.po 2018-09-04 
02:33:20.0 +0200
+++ new/kfourinline-18.08.2/po/zh_CN/kfourinline.po 2018-10-09 
02:21:15.0 +0200
@@ -10,8 +10,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-28 03:35+0200\n"
-"PO-Revision-Date: 2018-08-30 13:17\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kfourinline for openSUSE:Factory

2018-08-24 Thread root
Hello community,

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

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


Package is "kfourinline"

Fri Aug 24 17:07:37 2018 rev:77 rq:630221 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-07-19 
22:52:01.554556428 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2018-08-24 17:07:40.622326005 +0200
@@ -1,0 +2,20 @@
+Thu Aug 16 22:04:04 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+---
+Thu Jul 26 13:00:41 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:

  kfourinline-18.04.3.tar.xz

New:

  kfourinline-18.08.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.JLPkoa/_old  2018-08-24 17:07:41.114326590 +0200
+++ /var/tmp/diff_new_pack.JLPkoa/_new  2018-08-24 17:07:41.114326590 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   kfourinline
-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:Four Wins game
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other

++ kfourinline-18.04.3.tar.xz -> kfourinline-18.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.04.3/po/ar/kfourinline.po 
new/kfourinline-18.08.0/po/ar/kfourinline.po
--- old/kfourinline-18.04.3/po/ar/kfourinline.po2018-07-10 
02:09:48.0 +0200
+++ new/kfourinline-18.08.0/po/ar/kfourinline.po2018-08-10 
02:09:11.0 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kwin4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-05-28 06:20+0200\n"
+"POT-Creation-Date: 2018-05-28 03:35+0200\n"
 "PO-Revision-Date: 2012-02-12 21:12+0200\n"
 "Last-Translator: Abdalrahim Fakhouri \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.04.3/po/ast/kfourinline.po 
new/kfourinline-18.08.0/po/ast/kfourinline.po
--- old/kfourinline-18.04.3/po/ast/kfourinline.po   2018-07-10 
02:09:48.0 +0200
+++ new/kfourinline-18.08.0/po/ast/kfourinline.po   2018-08-10 
02:09:11.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-05-28 06:20+0200\n"
+"POT-Creation-Date: 2018-05-28 03:35+0200\n"
 "PO-Revision-Date: 2016-12-21 16:38+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.04.3/po/bg/kfourinline.po 
new/kfourinline-18.08.0/po/bg/kfourinline.po
--- old/kfourinline-18.04.3/po/bg/kfourinline.po2018-07-10 
02:09:48.0 +0200
+++ new/kfourinline-18.08.0/po/bg/kfourinline.po2018-08-10 
02:09:11.0 +0200
@@ -2,7 +2,7 @@
 # Bulgarian translation of KDE.
 # This file is licensed under the GPL.
 #
-# $Id: kfourinline.po 1516636 2018-05-28 05:15:34Z scripty $
+# $Id: kfourinline.po 1516628 2018-05-28 03:17:36Z scripty $
 #
 # Zlatko Popov , 2006, 2007.
 # Petar Toushkov , 2010.
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kwin4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-05-28 06:20+0200\n"
+"POT-Creation-Date: 2018-05-28 03:35+0200\n"
 "PO-Revision-Date: 2010-05-13 09:28+0200\n"
 "Last-Translator: Petar Toushkov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.04.3/po/bs/kfourinline.po 
new/kfourinline-18.08.0/po/bs/kfourinline.po
--- old/kfourinline-18.04.3/po/bs/kfourinline.po2018-07-10 
02:09:48.0 +0200
+++ new/kfourinline-18.08.0/po/bs/kfourinline.po2018-08-10 
02:09:11.0 +0200
@@ -7,7 +7,7 @@
 

commit kfourinline for openSUSE:Factory

2018-07-19 Thread root
Hello community,

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

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


Package is "kfourinline"

Thu Jul 19 22:52:01 2018 rev:76 rq:622664 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-06-15 
14:41:29.366845749 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2018-07-19 22:52:01.554556428 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:56 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:

  kfourinline-18.04.2.tar.xz

New:

  kfourinline-18.04.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.v4ZWyk/_old  2018-07-19 22:52:02.034554858 +0200
+++ /var/tmp/diff_new_pack.v4ZWyk/_new  2018-07-19 22:52:02.038554846 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-18.04.2.tar.xz -> kfourinline-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.04.2/po/nb/kfourinline.po 
new/kfourinline-18.04.3/po/nb/kfourinline.po
--- old/kfourinline-18.04.2/po/nb/kfourinline.po2018-06-05 
02:46:54.0 +0200
+++ new/kfourinline-18.04.3/po/nb/kfourinline.po2018-07-10 
02:09:49.0 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-10-24 03:11+0200\n"
+"POT-Creation-Date: 2018-05-28 06:20+0200\n"
 "PO-Revision-Date: 2014-01-07 17:54+0100\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -545,22 +545,22 @@
 msgid " Game ended. Please restart next round."
 msgstr " Spillet er avsluttet. Start neste runde på nytt."
 
-#: kwin4.cpp:797
+#: kwin4.cpp:795
 #, kde-format
 msgid "Black should be played by remote player"
 msgstr "Svart skal spilles av nettverksspilleren"
 
-#: kwin4.cpp:798
+#: kwin4.cpp:796
 #, kde-format
 msgid "Red should be played by remote player"
 msgstr "Rød skal spilles av nettverksspilleren"
 
-#: kwin4.cpp:875 kwin4.cpp:876 kwin4.cpp:897 kwin4.cpp:898
+#: kwin4.cpp:876 kwin4.cpp:877 kwin4.cpp:898 kwin4.cpp:899
 #, kde-format
 msgid "%1 Plays With"
 msgstr "%1 spiller med"
 
-#: kwin4.cpp:899
+#: kwin4.cpp:900
 #, kde-format
 msgid "General"
 msgstr "Generelt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.04.2/po/zh_CN/kfourinline.po 
new/kfourinline-18.04.3/po/zh_CN/kfourinline.po
--- old/kfourinline-18.04.2/po/zh_CN/kfourinline.po 2018-06-05 
02:46:56.0 +0200
+++ new/kfourinline-18.04.3/po/zh_CN/kfourinline.po 2018-07-10 
02:09:49.0 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-28 06:20+0200\n"
-"PO-Revision-Date: 2018-05-18 06:30-0400\n"
+"PO-Revision-Date: 2018-07-03 17:41\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kfourinline for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2018-06-15 14:41:27

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


Package is "kfourinline"

Fri Jun 15 14:41:27 2018 rev:75 rq:615529 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-05-16 
18:39:25.971976030 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2018-06-15 14:41:29.366845749 +0200
@@ -1,0 +2,11 @@
+Fri Jun 08 05:06:46 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:
+  * Fix layouting so the contents are actually not lost
+  * Fix crash when opening the network config dialog
+
+---

Old:

  kfourinline-18.04.1.tar.xz

New:

  kfourinline-18.04.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.sHQnSC/_old  2018-06-15 14:41:30.638799222 +0200
+++ /var/tmp/diff_new_pack.sHQnSC/_new  2018-06-15 14:41:30.642799076 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-18.04.1.tar.xz -> kfourinline-18.04.2.tar.xz ++
 2004 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2018-05-16 18:38:34

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


Package is "kfourinline"

Wed May 16 18:38:34 2018 rev:74 rq:607172 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-04-27 
16:04:03.917861570 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2018-05-16 18:39:25.971976030 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:17:53 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:

  kfourinline-18.04.0.tar.xz

New:

  kfourinline-18.04.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.G1UscF/_old  2018-05-16 18:39:26.819945401 +0200
+++ /var/tmp/diff_new_pack.G1UscF/_new  2018-05-16 18:39:26.823945257 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-18.04.0.tar.xz -> kfourinline-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.04.0/org.kde.kfourinline.desktop 
new/kfourinline-18.04.1/org.kde.kfourinline.desktop
--- old/kfourinline-18.04.0/org.kde.kfourinline.desktop 2018-02-08 
05:11:01.0 +0100
+++ new/kfourinline-18.04.1/org.kde.kfourinline.desktop 2018-05-02 
07:40:53.0 +0200
@@ -112,6 +112,7 @@
 Comment[fi]=Perinteinen vuoroperustainen peli
 Comment[fr]=Jeu au tour par tour classique
 Comment[gl]=Xogo clásico por quendas.
+Comment[it]=Classico gioco a turni
 Comment[nl]=Klassiek beurtelings spel
 Comment[nn]=Klassisk turbasert spel
 Comment[pl]=Klasyczna gra turowa
@@ -127,6 +128,7 @@
 Comment[tr]=Klasik sıra tabanlı oyun
 Comment[uk]=Класична покрокова гра
 Comment[x-test]=xxClassic turn based gamexx
+Comment[zh_TW]=傳統輪流基礎遊戲
 Exec=kfourinline
 Icon=kfourinline
 Terminal=false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-18.04.0/po/zh_CN/kfourinline.po 
new/kfourinline-18.04.1/po/zh_CN/kfourinline.po
--- old/kfourinline-18.04.0/po/zh_CN/kfourinline.po 2018-04-13 
02:09:02.0 +0200
+++ new/kfourinline-18.04.1/po/zh_CN/kfourinline.po 2018-05-08 
02:15:13.0 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-24 03:11+0200\n"
-"PO-Revision-Date: 2018-04-05 09:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:09-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kfourinline for openSUSE:Factory

2018-04-27 Thread root
Hello community,

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

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


Package is "kfourinline"

Fri Apr 27 16:03:57 2018 rev:73 rq:599043 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-03-22 
12:01:24.421655505 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2018-04-27 16:04:03.917861570 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:13 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:22 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:

  kfourinline-17.12.3.tar.xz

New:

  kfourinline-18.04.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.XxONc2/_old  2018-04-27 16:04:04.561837942 +0200
+++ /var/tmp/diff_new_pack.XxONc2/_new  2018-04-27 16:04:04.565837795 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-17.12.3.tar.xz -> kfourinline-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.3/po/ca/kfourinline.po 
new/kfourinline-18.04.0/po/ca/kfourinline.po
--- old/kfourinline-17.12.3/po/ca/kfourinline.po2018-03-06 
01:19:38.0 +0100
+++ new/kfourinline-18.04.0/po/ca/kfourinline.po2018-04-13 
02:09:01.0 +0200
@@ -865,3 +865,9 @@
 #, kde-format
 msgid "Bk"
 msgstr "Bk"
+
+#~ msgid "Ready"
+#~ msgstr "Llest"
+
+#~ msgid "This leaves space for the mover"
+#~ msgstr "Aquí es deixa espai per al que mou"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.3/po/ca@valencia/kfourinline.po 
new/kfourinline-18.04.0/po/ca@valencia/kfourinline.po
--- old/kfourinline-17.12.3/po/ca@valencia/kfourinline.po   2018-03-06 
01:19:38.0 +0100
+++ new/kfourinline-18.04.0/po/ca@valencia/kfourinline.po   2018-04-13 
02:09:01.0 +0200
@@ -127,7 +127,7 @@
 #: kchatdialog.cpp:118
 #, kde-format
 msgid "This is a player message"
-msgstr "Este és un missatge de jugador"
+msgstr "Aquest és un missatge de jugador"
 
 #: kchatdialog.cpp:124
 #, kde-format
@@ -142,7 +142,7 @@
 #: kchatdialog.cpp:140
 #, kde-format
 msgid "This is a system message"
-msgstr "Este és un missatge del sistema"
+msgstr "Aquest és un missatge del sistema"
 
 #: kchatdialog.cpp:144
 #, kde-format
@@ -865,3 +865,9 @@
 #, kde-format
 msgid "Bk"
 msgstr "Bk"
+
+#~ msgid "Ready"
+#~ msgstr "Llest"
+
+#~ msgid "This leaves space for the mover"
+#~ msgstr "Aquí es deixa espai per al que mou"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.3/po/en_GB/kfourinline.po 
new/kfourinline-18.04.0/po/en_GB/kfourinline.po
--- old/kfourinline-17.12.3/po/en_GB/kfourinline.po 2018-03-06 
01:19:38.0 +0100
+++ new/kfourinline-18.04.0/po/en_GB/kfourinline.po 2018-04-13 
02:09:01.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kwin4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-24 03:11+0200\n"
-"PO-Revision-Date: 2017-12-30 11:55+\n"
+"PO-Revision-Date: 2017-12-30 12:13+\n"
 "Last-Translator: Steve Allewell \n"
 "Language-Team: British English \n"
 "Language: en_GB\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.3/po/gl/kfourinline.po 
new/kfourinline-18.04.0/po/gl/kfourinline.po
--- old/kfourinline-17.12.3/po/gl/kfourinline.po2018-03-06 
01:19:38.0 +0100
+++ new/kfourinline-18.04.0/po/gl/kfourinline.po2018-04-13 
02:09:01.0 +0200
@@ -427,7 +427,7 @@
 #: kgamedialogconfig.cpp:196
 #, kde-format
 msgid "Cannot connect to the network"
-msgstr "Non é posíbel conectar coa rede"
+msgstr "Non se pode conectar coa rede"
 
 #: kgamedialogconfig.cpp:202
 #, kde-format
diff -urN 

commit kfourinline for openSUSE:Factory

2018-03-22 Thread root
Hello community,

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

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


Package is "kfourinline"

Thu Mar 22 11:58:51 2018 rev:72 rq:585563 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-02-14 
09:38:21.688815556 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2018-03-22 12:01:24.421655505 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:41 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:

  kfourinline-17.12.2.tar.xz

New:

  kfourinline-17.12.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.Khm7G4/_old  2018-03-22 12:01:26.493581215 +0100
+++ /var/tmp/diff_new_pack.Khm7G4/_new  2018-03-22 12:01:26.497581071 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-17.12.2.tar.xz -> kfourinline-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.2/org.kde.kfourinline.desktop 
new/kfourinline-17.12.3/org.kde.kfourinline.desktop
--- old/kfourinline-17.12.2/org.kde.kfourinline.desktop 2018-01-14 
06:24:32.0 +0100
+++ new/kfourinline-17.12.3/org.kde.kfourinline.desktop 2018-02-08 
06:59:33.0 +0100
@@ -109,6 +109,7 @@
 Comment[de]=Brettspiel für zwei Spieler, das auf dem Spiel „Vier Gewinnt“ 
basiert.
 Comment[en_GB]=Classic turn based game
 Comment[es]=Juego clásico basado en turnos
+Comment[fi]=Perinteinen vuoroperustainen peli
 Comment[fr]=Jeu au tour par tour classique
 Comment[gl]=Xogo clásico por quendas.
 Comment[nl]=Klassiek beurtelings spel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.2/po/nb/kfourinline.po 
new/kfourinline-17.12.3/po/nb/kfourinline.po
--- old/kfourinline-17.12.2/po/nb/kfourinline.po2018-02-06 
01:27:58.0 +0100
+++ new/kfourinline-17.12.3/po/nb/kfourinline.po2018-03-06 
01:19:38.0 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-05-25 03:01+0200\n"
+"POT-Creation-Date: 2017-10-24 03:11+0200\n"
 "PO-Revision-Date: 2014-01-07 17:54+0100\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -652,17 +652,17 @@
 msgid "Code Improvements"
 msgstr "Kodeforbedringer"
 
-#: main.cpp:89
+#: main.cpp:87
 #, kde-format
 msgid "Enter debug level"
 msgstr "Oppgi feilsøkingsnivå"
 
-#: main.cpp:90
+#: main.cpp:88
 #, kde-format
 msgid "Skip intro animation"
 msgstr "Hopp over intro-animasjon"
 
-#: main.cpp:91
+#: main.cpp:89
 #, kde-format
 msgid "Run game in demo (autoplay) mode"
 msgstr "Kjør spillet i demomodus (automatisk spilling)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.2/po/zh_CN/kfourinline.po 
new/kfourinline-17.12.3/po/zh_CN/kfourinline.po
--- old/kfourinline-17.12.2/po/zh_CN/kfourinline.po 2018-02-06 
01:27:59.0 +0100
+++ new/kfourinline-17.12.3/po/zh_CN/kfourinline.po 2018-03-06 
01:19:38.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-24 03:11+0200\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 kfourinline for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2018-02-14 09:38:11

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


Package is "kfourinline"

Wed Feb 14 09:38:11 2018 rev:71 rq:575032 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2018-01-22 
16:13:04.825197245 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2018-02-14 09:38:21.688815556 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:48:04 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:

  kfourinline-17.12.1.tar.xz

New:

  kfourinline-17.12.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.oFrlsu/_old  2018-02-14 09:38:22.304793095 +0100
+++ /var/tmp/diff_new_pack.oFrlsu/_new  2018-02-14 09:38:22.308792949 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-17.12.1.tar.xz -> kfourinline-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.1/org.kde.kfourinline.desktop 
new/kfourinline-17.12.2/org.kde.kfourinline.desktop
--- old/kfourinline-17.12.1/org.kde.kfourinline.desktop 2018-01-07 
06:19:07.0 +0100
+++ new/kfourinline-17.12.2/org.kde.kfourinline.desktop 2018-01-14 
06:24:32.0 +0100
@@ -117,6 +117,7 @@
 Comment[pt]=Jogo clássico por turnos
 Comment[pt_BR]=Jogo baseado em turnos clássico
 Comment[sk]=Klasická ťahová hra
+Comment[sl]=Klasična potezna igra
 Comment[sr]=Класична игра на потезе
 Comment[sr@ijekavian]=Класична игра на потезе
 Comment[sr@ijekavianlatin]=Klasična igra na poteze
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.1/po/ca/kfourinline.po 
new/kfourinline-17.12.2/po/ca/kfourinline.po
--- old/kfourinline-17.12.1/po/ca/kfourinline.po2018-01-09 
02:12:42.0 +0100
+++ new/kfourinline-17.12.2/po/ca/kfourinline.po2018-02-06 
01:27:58.0 +0100
@@ -865,9 +865,3 @@
 #, kde-format
 msgid "Bk"
 msgstr "Bk"
-
-#~ msgid "Ready"
-#~ msgstr "Llest"
-
-#~ msgid "This leaves space for the mover"
-#~ msgstr "Aquí es deixa espai per al que mou"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.1/po/ca@valencia/kfourinline.po 
new/kfourinline-17.12.2/po/ca@valencia/kfourinline.po
--- old/kfourinline-17.12.1/po/ca@valencia/kfourinline.po   2018-01-09 
02:12:42.0 +0100
+++ new/kfourinline-17.12.2/po/ca@valencia/kfourinline.po   2018-02-06 
01:27:58.0 +0100
@@ -865,9 +865,3 @@
 #, kde-format
 msgid "Bk"
 msgstr "Bk"
-
-#~ msgid "Ready"
-#~ msgstr "Llest"
-
-#~ msgid "This leaves space for the mover"
-#~ msgstr "Aquí es deixa espai per al que mou"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.1/po/nn/kfourinline.po 
new/kfourinline-17.12.2/po/nn/kfourinline.po
--- old/kfourinline-17.12.1/po/nn/kfourinline.po2018-01-09 
02:12:42.0 +0100
+++ new/kfourinline-17.12.2/po/nn/kfourinline.po2018-02-06 
01:27:59.0 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kfourinline\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-05-25 03:01+0200\n"
+"POT-Creation-Date: 2017-10-24 03:11+0200\n"
 "PO-Revision-Date: 2016-01-17 14:13+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
@@ -653,17 +653,17 @@
 msgid "Code Improvements"
 msgstr "Kodeforbetringar"
 
-#: main.cpp:89
+#: main.cpp:87
 #, kde-format
 msgid "Enter debug level"
 msgstr "Oppgje avlusingsnivå"
 
-#: main.cpp:90
+#: main.cpp:88
 #, kde-format
 msgid "Skip intro animation"
 msgstr "Hopp over introanimasjon"
 
-#: main.cpp:91
+#: main.cpp:89
 #, kde-format
 msgid "Run game in demo (autoplay) mode"
 msgstr "Køyr spelet i demomodus (automatisk speling)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.1/po/tr/kfourinline.po 
new/kfourinline-17.12.2/po/tr/kfourinline.po
--- old/kfourinline-17.12.1/po/tr/kfourinline.po2018-01-09 

commit kfourinline for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2018-01-22 16:12:56

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


Package is "kfourinline"

Mon Jan 22 16:12:56 2018 rev:70 rq:564305 version:17.12.1

Changes:

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

  kfourinline-17.12.0.tar.xz

New:

  kfourinline-17.12.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.dX0Br1/_old  2018-01-22 16:13:05.397170487 +0100
+++ /var/tmp/diff_new_pack.dX0Br1/_new  2018-01-22 16:13:05.397170487 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-17.12.0.tar.xz -> kfourinline-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.0/org.kde.kfourinline.desktop 
new/kfourinline-17.12.1/org.kde.kfourinline.desktop
--- old/kfourinline-17.12.0/org.kde.kfourinline.desktop 2017-11-27 
06:58:48.0 +0100
+++ new/kfourinline-17.12.1/org.kde.kfourinline.desktop 2018-01-07 
06:19:07.0 +0100
@@ -109,6 +109,8 @@
 Comment[de]=Brettspiel für zwei Spieler, das auf dem Spiel „Vier Gewinnt“ 
basiert.
 Comment[en_GB]=Classic turn based game
 Comment[es]=Juego clásico basado en turnos
+Comment[fr]=Jeu au tour par tour classique
+Comment[gl]=Xogo clásico por quendas.
 Comment[nl]=Klassiek beurtelings spel
 Comment[nn]=Klassisk turbasert spel
 Comment[pl]=Klasyczna gra turowa
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.0/po/en_GB/kfourinline.po 
new/kfourinline-17.12.1/po/en_GB/kfourinline.po
--- old/kfourinline-17.12.0/po/en_GB/kfourinline.po 2017-12-08 
01:52:58.0 +0100
+++ new/kfourinline-17.12.1/po/en_GB/kfourinline.po 2018-01-09 
02:12:42.0 +0100
@@ -3,20 +3,21 @@
 #
 # Malcolm Hunter , 2003, 2009.
 # Andrew Coles , 2004, 2005.
-# Steve Allewell , 2014.
+# Steve Allewell , 2014, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kwin4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-10-24 03:11+0200\n"
-"PO-Revision-Date: 2014-06-29 12:07+0100\n"
+"PO-Revision-Date: 2017-12-30 11:55+\n"
 "Last-Translator: Steve Allewell \n"
-"Language-Team: British English \n"
+"Language-Team: British English \n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -202,7 +203,7 @@
 #: kgamedebugdialog.cpp:129
 #, kde-format
 msgid "KGame Debug Dialog"
-msgstr "KGame Debug Dialog"
+msgstr "KGame Debug Dialogue"
 
 #: kgamedebugdialog.cpp:151
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.12.0/po/tr/kfourinline.po 
new/kfourinline-17.12.1/po/tr/kfourinline.po
--- old/kfourinline-17.12.0/po/tr/kfourinline.po2017-12-08 
01:52:59.0 +0100
+++ new/kfourinline-17.12.1/po/tr/kfourinline.po2018-01-09 
02:12:42.0 +0100
@@ -16,8 +16,8 @@
 "POT-Creation-Date: 2017-10-24 03:11+0200\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/kfourinline-17.12.0/po/zh_CN/kfourinline.po 
new/kfourinline-17.12.1/po/zh_CN/kfourinline.po
--- 

commit kfourinline for openSUSE:Factory

2017-12-19 Thread root
Hello community,

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

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


Package is "kfourinline"

Tue Dec 19 10:53:41 2017 rev:69 rq:556186 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-11-17 
10:46:32.742277150 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-12-19 10:53:42.067213840 +0100
@@ -1,0 +2,32 @@
+Sat Dec 09 14:59:05 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:10 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:
+  * Embedde rc file in apps directly
+  * It's already done in kaboutdata
+  * add missing comment required by appstream 
http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kfourinline.html
+
+---

Old:

  kfourinline-17.08.3.tar.xz

New:

  kfourinline-17.12.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.Nrw84i/_old  2017-12-19 10:53:42.695183525 +0100
+++ /var/tmp/diff_new_pack.Nrw84i/_new  2017-12-19 10:53:42.699183332 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)
@@ -84,7 +84,6 @@
 %{_kf5_bindir}/kfourinlineproc
 %{_kf5_configkcfgdir}/kwin4.kcfg
 %{_kf5_iconsdir}/hicolor/*/*/kfourinline.*
-%{_kf5_kxmlguidir}/kfourinline/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ kfourinline-17.08.3.tar.xz -> kfourinline-17.12.0.tar.xz ++
 1767 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2017-11-17 10:46:08

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


Package is "kfourinline"

Fri Nov 17 10:46:08 2017 rev:68 rq:540880 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-10-23 
16:48:04.727323115 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-11-17 10:46:32.742277150 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:11:39 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:

  kfourinline-17.08.2.tar.xz

New:

  kfourinline-17.08.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.JlVNgG/_old  2017-11-17 10:46:34.890198532 +0100
+++ /var/tmp/diff_new_pack.JlVNgG/_new  2017-11-17 10:46:34.890198532 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-17.08.2.tar.xz -> kfourinline-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.08.2/org.kde.kfourinline.desktop 
new/kfourinline-17.08.3/org.kde.kfourinline.desktop
--- old/kfourinline-17.08.2/org.kde.kfourinline.desktop 2017-09-15 
06:52:25.0 +0200
+++ new/kfourinline-17.08.3/org.kde.kfourinline.desktop 2017-10-24 
06:41:45.0 +0200
@@ -117,6 +117,7 @@
 Comment[sr@ijekavianlatin]=Klasična igra na poteze
 Comment[sr@latin]=Klasična igra na poteze
 Comment[sv]=Klassiskt turbaserat spel
+Comment[tr]=Klasik sıra tabanlı oyun
 Comment[uk]=Класична покрокова гра
 Comment[x-test]=xxClassic turn based gamexx
 Exec=kfourinline
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.08.2/po/zh_CN/kfourinline.po 
new/kfourinline-17.08.3/po/zh_CN/kfourinline.po
--- old/kfourinline-17.08.2/po/zh_CN/kfourinline.po 2017-10-10 
02:10:58.0 +0200
+++ new/kfourinline-17.08.3/po/zh_CN/kfourinline.po 2017-11-07 
02:19:38.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-25 03:01+0200\n"
-"PO-Revision-Date: 2017-09-30 17:49-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kfourinline for openSUSE:Factory

2017-10-23 Thread root
Hello community,

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

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


Package is "kfourinline"

Mon Oct 23 16:48:02 2017 rev:67 rq:534711 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-09-11 
16:21:24.528348509 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-10-23 16:48:04.727323115 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:32:02 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:

  kfourinline-17.08.1.tar.xz

New:

  kfourinline-17.08.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.hDdL0Q/_old  2017-10-23 16:48:05.443289607 +0200
+++ /var/tmp/diff_new_pack.hDdL0Q/_new  2017-10-23 16:48:05.447289421 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-17.08.1.tar.xz -> kfourinline-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.08.1/org.kde.kfourinline.desktop 
new/kfourinline-17.08.2/org.kde.kfourinline.desktop
--- old/kfourinline-17.08.1/org.kde.kfourinline.desktop 2017-09-04 
06:10:35.0 +0200
+++ new/kfourinline-17.08.2/org.kde.kfourinline.desktop 2017-09-15 
06:52:25.0 +0200
@@ -103,10 +103,14 @@
 GenericName[zh_TW]=四子棋棋盤遊戲
 Comment=Classic turn based game
 Comment[ca]=Joc clàssic basat en torns
+Comment[ca@valencia]=Joc clàssic basat en torns
+Comment[cs]=Klasická tahová hra
 Comment[es]=Juego clásico basado en turnos
 Comment[nl]=Klassiek spel gebaseerd op om-de-beurt
 Comment[nn]=Klassisk turbasert spel
 Comment[pl]=Klasyczna gra turowa
+Comment[pt]=Jogo clássico de jogadas por turnos
+Comment[pt_BR]=Jogo baseado em turnos clássico
 Comment[sk]=Klasická ťahová hra
 Comment[sr]=Класична игра на потезе
 Comment[sr@ijekavian]=Класична игра на потезе
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.08.1/po/cs/kfourinline.po 
new/kfourinline-17.08.2/po/cs/kfourinline.po
--- old/kfourinline-17.08.1/po/cs/kfourinline.po2017-09-05 
02:32:22.0 +0200
+++ new/kfourinline-17.08.2/po/cs/kfourinline.po2017-10-10 
02:10:58.0 +0200
@@ -1,22 +1,22 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Tomáš Chvátal , 2012, 2013.
-# Vit Pelcak , 2013.
+# Vit Pelcak , 2013, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kfourinline\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-25 03:01+0200\n"
-"PO-Revision-Date: 2013-06-17 12:18+0200\n"
-"Last-Translator: Vit Pelcak \n"
+"PO-Revision-Date: 2017-09-11 14:03+0100\n"
+"Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -161,7 +161,7 @@
 #: kfourinlineui.rc:24
 #, kde-format
 msgid "Main Toolbar"
-msgstr "Hlavní nástrojová lišta"
+msgstr "Hlavní panel nástrojů"
 
 #: kgameconnectdialog.cpp:72
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.08.1/po/sr/kfourinline.po 
new/kfourinline-17.08.2/po/sr/kfourinline.po
--- old/kfourinline-17.08.1/po/sr/kfourinline.po2017-09-05 
02:32:22.0 +0200
+++ new/kfourinline-17.08.2/po/sr/kfourinline.po2017-10-10 
02:10:58.0 +0200
@@ -1,7 +1,7 @@
 # Translation of kfourinline.po into Serbian.
 # Milos Puzovic , 2001.
 # Bojan Bozovic , 2003.
-# Chusslove Illich , 2003, 2004, 2005, 2009, 2010, 2013.
+# Chusslove Illich , 2003, 2004, 2005, 2009, 2010, 2013, 
2017.
 # Slobodan Simic , 2009.
 # Dalibor Djuric 

commit kfourinline for openSUSE:Factory

2017-09-11 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2017-09-11 16:20:33

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


Package is "kfourinline"

Mon Sep 11 16:20:33 2017 rev:66 rq:522542 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-08-28 
15:07:01.354299286 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-09-11 16:21:24.528348509 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:02:04 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:
+  * add missing comment required by appstream 
http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kfourinline.html
+
+---

Old:

  kfourinline-17.08.0.tar.xz

New:

  kfourinline-17.08.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.2dfkF0/_old  2017-09-11 16:21:25.248247405 +0200
+++ /var/tmp/diff_new_pack.2dfkF0/_new  2017-09-11 16:21:25.248247405 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-17.08.0.tar.xz -> kfourinline-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.08.0/org.kde.kfourinline.desktop 
new/kfourinline-17.08.1/org.kde.kfourinline.desktop
--- old/kfourinline-17.08.0/org.kde.kfourinline.desktop 2017-06-01 
22:54:41.0 +0200
+++ new/kfourinline-17.08.1/org.kde.kfourinline.desktop 2017-09-04 
06:10:35.0 +0200
@@ -101,6 +101,20 @@
 GenericName[x-test]=xxFour-in-a-row Board Gamexx
 GenericName[zh_CN]=四子连珠游戏
 GenericName[zh_TW]=四子棋棋盤遊戲
+Comment=Classic turn based game
+Comment[ca]=Joc clàssic basat en torns
+Comment[es]=Juego clásico basado en turnos
+Comment[nl]=Klassiek spel gebaseerd op om-de-beurt
+Comment[nn]=Klassisk turbasert spel
+Comment[pl]=Klasyczna gra turowa
+Comment[sk]=Klasická ťahová hra
+Comment[sr]=Класична игра на потезе
+Comment[sr@ijekavian]=Класична игра на потезе
+Comment[sr@ijekavianlatin]=Klasična igra na poteze
+Comment[sr@latin]=Klasična igra na poteze
+Comment[sv]=Klassiskt turbaserat spel
+Comment[uk]=Класична покрокова гра
+Comment[x-test]=xxClassic turn based gamexx
 Exec=kfourinline
 Icon=kfourinline
 Terminal=false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.08.0/po/zh_CN/kfourinline.po 
new/kfourinline-17.08.1/po/zh_CN/kfourinline.po
--- old/kfourinline-17.08.0/po/zh_CN/kfourinline.po 2017-08-11 
02:39:38.0 +0200
+++ new/kfourinline-17.08.1/po/zh_CN/kfourinline.po 2017-09-05 
02:32:22.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-25 03:01+0200\n"
-"PO-Revision-Date: 2017-08-05 09:35-0400\n"
+"PO-Revision-Date: 2017-08-31 05:18-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kfourinline for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2017-08-28 15:06:48

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


Package is "kfourinline"

Mon Aug 28 15:06:48 2017 rev:65 rq:516361 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-07-29 
08:57:28.470168070 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-08-28 15:07:01.354299286 +0200
@@ -1,0 +2,27 @@
+Fri Aug 11 22:45:28 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 
+  * Silence unused variable warnings. 
+  * Do not require KCompletion. 
+  * Port away from KDELibs4Support. 
+  * Port away from KFileDialog. 
+  * Port from KDialog to QDialog 
+  * Port away from KButtonGroup. 
+  * Port away from KStandardDirs. 
+  * Port away from KVBox. 
+  * Convert KF5 includes to camelCase. 
+  * remove obsolete LSM file 
+
+---
+Sat Aug  5 18:17:43 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:

  kfourinline-17.04.3.tar.xz

New:

  kfourinline-17.08.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.dYuwXy/_old  2017-08-28 15:07:02.118191834 +0200
+++ /var/tmp/diff_new_pack.dYuwXy/_new  2017-08-28 15:07:02.122191272 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kfourinline
 #
-# 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,36 +15,39 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 
 Name:   kfourinline
-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:Four Wins game
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
 Source0:kfourinline-%{version}.tar.xz
-BuildRequires:  libkdegames-devel
 BuildRequires:  extra-cmake-modules
-BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  kcompletion-devel
 BuildRequires:  kconfig-devel
+BuildRequires:  kconfigwidgets-devel
 BuildRequires:  kcoreaddons-devel
 BuildRequires:  kcrash-devel
-BuildRequires:  ki18n-devel
+BuildRequires:  kdelibs4support-devel
 BuildRequires:  kdnssd-framework-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcompletion-devel
+BuildRequires:  ki18n-devel
 BuildRequires:  kxmlgui-devel
-BuildRequires:  kdelibs4support-devel
+BuildRequires:  libkdegames-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -73,14 +76,14 @@
 %files
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC
-%{_kf5_bindir}/kfourinline
-%{_kf5_bindir}/kfourinlineproc
+%dir %{_kf5_configkcfgdir}
+%doc %lang(en) %{_kf5_htmldir}/en/kfourinline/
 %{_kf5_applicationsdir}/org.kde.kfourinline.desktop
-%{_kf5_htmldir}/en/kfourinline/
 %{_kf5_appsdir}/kfourinline/
-%{_kf5_iconsdir}/hicolor/*/*/kfourinline.*
-%dir %{_kf5_configkcfgdir}
+%{_kf5_bindir}/kfourinline
+%{_kf5_bindir}/kfourinlineproc
 %{_kf5_configkcfgdir}/kwin4.kcfg
+%{_kf5_iconsdir}/hicolor/*/*/kfourinline.*
 %{_kf5_kxmlguidir}/kfourinline/
 
 %if %{with lang}

++ kfourinline-17.04.3.tar.xz -> kfourinline-17.08.0.tar.xz ++
 25812 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2017-07-29 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2017-07-29 08:57:26

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


Package is "kfourinline"

Sat Jul 29 08:57:26 2017 rev:64 rq:510708 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-06-15 
11:21:31.867174511 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-07-29 08:57:28.470168070 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 22:59:50 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:

  kfourinline-17.04.2.tar.xz

New:

  kfourinline-17.04.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.m6VghH/_old  2017-07-29 08:57:29.042087268 +0200
+++ /var/tmp/diff_new_pack.m6VghH/_new  2017-07-29 08:57:29.046086703 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

++ kfourinline-17.04.2.tar.xz -> kfourinline-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.04.2/po/nb/kfourinline.po 
new/kfourinline-17.04.3/po/nb/kfourinline.po
--- old/kfourinline-17.04.2/po/nb/kfourinline.po2017-06-06 
02:18:18.0 +0200
+++ new/kfourinline-17.04.3/po/nb/kfourinline.po2017-07-11 
02:21:45.0 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-11-28 02:52+0100\n"
+"POT-Creation-Date: 2017-05-24 09:25+0200\n"
 "PO-Revision-Date: 2014-01-07 17:54+0100\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -413,7 +413,7 @@
 msgid "Disconnect"
 msgstr "Koble fra"
 
-#: kgamedialogconfig.cpp:138 kwin4.cpp:790
+#: kgamedialogconfig.cpp:138 kwin4.cpp:791
 #, kde-format
 msgid "Network Configuration"
 msgstr "Nettverksoppsett"
@@ -495,72 +495,72 @@
 msgid "Theme"
 msgstr "Tema"
 
-#: kwin4.cpp:366
+#: kwin4.cpp:367
 #, kde-format
 msgid "Debug KGame"
 msgstr "Feilsøk KGame"
 
-#: kwin4.cpp:391
+#: kwin4.cpp:392
 #, kde-format
 msgid "Welcome to Four Wins"
 msgstr "Velkommen til Fire på rad"
 
-#: kwin4.cpp:582 kwin4.cpp:743
+#: kwin4.cpp:583 kwin4.cpp:744
 #, kde-format
 msgid "Game running..."
 msgstr "Spillet er i gang …"
 
-#: kwin4.cpp:703
+#: kwin4.cpp:704
 #, kde-format
 msgid "No game  "
 msgstr "Ingen spill "
 
-#: kwin4.cpp:705 kwin4.cpp:707
+#: kwin4.cpp:706 kwin4.cpp:708
 #, kde-format
 msgid " %1 - %2 "
 msgstr " %1 – %2 "
 
-#: kwin4.cpp:709
+#: kwin4.cpp:710
 #, kde-format
 msgid "Nobody  "
 msgstr "Ingen   "
 
-#: kwin4.cpp:731
+#: kwin4.cpp:732
 #, kde-format
 msgid "The network game ended!\n"
 msgstr "Nettverksspillet ble avsluttet.\n"
 
-#: kwin4.cpp:753
+#: kwin4.cpp:754
 #, kde-format
 msgid "The game is drawn. Please restart next round."
 msgstr "Spillet er uavgort. Start neste runde på nytt."
 
-#: kwin4.cpp:761
+#: kwin4.cpp:762
 #, kde-format
 msgid "%1 won the game. Please restart next round."
 msgstr "%1 vant spillet. Start neste runde på nytt."
 
-#: kwin4.cpp:767
+#: kwin4.cpp:768
 #, kde-format
 msgid " Game ended. Please restart next round."
 msgstr " Spillet er avsluttet. Start neste runde på nytt."
 
-#: kwin4.cpp:802
+#: kwin4.cpp:803
 #, kde-format
 msgid "Black should be played by remote player"
 msgstr "Svart skal spilles av nettverksspilleren"
 
-#: kwin4.cpp:803
+#: kwin4.cpp:804
 #, kde-format
 msgid "Red should be played by remote player"
 msgstr "Rød skal spilles av nettverksspilleren"
 
-#: kwin4.cpp:880 kwin4.cpp:881 kwin4.cpp:902 kwin4.cpp:903
+#: kwin4.cpp:881 kwin4.cpp:882 kwin4.cpp:903 kwin4.cpp:904
 #, kde-format
 msgid "%1 Plays With"
 msgstr "%1 spiller med"
 
-#: kwin4.cpp:904
+#: kwin4.cpp:905
 #, kde-format
 msgid "General"
 msgstr "Generelt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-17.04.2/po/nn/kfourinline.po 
new/kfourinline-17.04.3/po/nn/kfourinline.po
--- old/kfourinline-17.04.2/po/nn/kfourinline.po2017-06-06 
02:18:18.0 +0200
+++ new/kfourinline-17.04.3/po/nn/kfourinline.po2017-07-11 
02:21:45.0 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 

commit kfourinline for openSUSE:Factory

2017-06-15 Thread root
Hello community,

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

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


Package is "kfourinline"

Thu Jun 15 11:21:31 2017 rev:63 rq:502009 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-05-24 
16:48:02.858154974 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-06-15 11:21:31.867174511 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:48 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:
+  * Fix theme change not being acted upon
+
+---

Old:

  kfourinline-17.04.1.tar.xz

New:

  kfourinline-17.04.2.tar.xz



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

++ kfourinline-17.04.1.tar.xz -> kfourinline-17.04.2.tar.xz ++
 5651 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2017-05-24 Thread root
Hello community,

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

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


Package is "kfourinline"

Wed May 24 16:48:00 2017 rev:62 rq:495944 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-05-16 
14:35:40.363067848 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-05-24 16:48:02.858154974 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:36:15 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:

  kfourinline-17.04.0.tar.xz

New:

  kfourinline-17.04.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.qV50CC/_old  2017-05-24 16:48:03.446072185 +0200
+++ /var/tmp/diff_new_pack.qV50CC/_new  2017-05-24 16:48:03.450071622 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kfourinline
-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)

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




commit kfourinline for openSUSE:Factory

2017-05-16 Thread root
Hello community,

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

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


Package is "kfourinline"

Tue May 16 14:35:35 2017 rev:61 rq:490414 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-03-16 
09:38:13.254909921 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-05-16 14:35:40.363067848 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:44:58 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:34 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:26 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * None
+
+---

Old:

  kfourinline-16.12.3.tar.xz

New:

  kfourinline-17.04.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.yknqKV/_old  2017-05-16 14:35:41.006977383 +0200
+++ /var/tmp/diff_new_pack.yknqKV/_new  2017-05-16 14:35:41.006977383 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kfourinline
-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:Four Wins game
 License:LGPL-2.0+
@@ -43,12 +44,17 @@
 BuildRequires:  update-desktop-files
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Four wins is a two-player board game where you have to align four
 (gravity-affected) pieces of the same colour to win.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n kfourinline-%{version}
 
@@ -58,6 +64,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.kfourinline Game BoardGame
 
 %files
@@ -73,4 +83,9 @@
 %{_kf5_configkcfgdir}/kwin4.kcfg
 %{_kf5_kxmlguidir}/kfourinline/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ kfourinline-16.12.3.tar.xz -> kfourinline-17.04.0.tar.xz ++
 53126 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2017-03-16 Thread root
Hello community,

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

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


Package is "kfourinline"

Thu Mar 16 09:38:12 2017 rev:60 rq:478172 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-02-16 
16:54:35.392705560 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-03-16 09:38:13.254909921 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:37:40 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:

  kfourinline-16.12.2.tar.xz

New:

  kfourinline-16.12.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.42pLHc/_old  2017-03-16 09:38:13.854824977 +0100
+++ /var/tmp/diff_new_pack.42pLHc/_new  2017-03-16 09:38:13.858824410 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kfourinline
-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:Four Wins game
 License:LGPL-2.0+

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




commit kfourinline for openSUSE:Factory

2017-02-16 Thread root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-02-07 
12:06:44.365847742 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-02-16 16:54:35.392705560 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:54:56 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:

  kfourinline-16.12.1.tar.xz

New:

  kfourinline-16.12.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.BAnCR7/_old  2017-02-16 16:54:35.852640260 +0100
+++ /var/tmp/diff_new_pack.BAnCR7/_new  2017-02-16 16:54:35.856639692 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kfourinline
-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:Four Wins game
 License:LGPL-2.0+

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




commit kfourinline for openSUSE:Factory

2017-02-07 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2017-02-07 12:06:43

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2017-01-18 
21:49:52.744074629 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-02-07 12:06:44.365847742 +0100
@@ -1,0 +2,5 @@
+Sat Feb  4 00:44:11 UTC 2017 - jeng...@inai.de
+
+- Avoid trademarked name altogether
+
+---



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.YaBwXy/_old  2017-02-07 12:06:44.789787761 +0100
+++ /var/tmp/diff_new_pack.YaBwXy/_new  2017-02-07 12:06:44.793787195 +0100
@@ -46,9 +46,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Four wins is a two player board game which follows the rules for the
-Connect Four (TM) board game where you have to align four pieces of the
-same colour to win.
+Four wins is a two-player board game where you have to align four
+(gravity-affected) pieces of the same colour to win.
 
 %prep
 %setup -q -n kfourinline-%{version}




commit kfourinline for openSUSE:Factory

2017-01-18 Thread root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-12-17 
10:39:52.019480952 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2017-01-18 21:49:52.744074629 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:55:57 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:

  kfourinline-16.12.0.tar.xz

New:

  kfourinline-16.12.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.6CKqDM/_old  2017-01-18 21:49:53.339990336 +0100
+++ /var/tmp/diff_new_pack.6CKqDM/_new  2017-01-18 21:49:53.343989771 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kfourinline
-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:Four Wins game
 License:LGPL-2.0+

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




commit kfourinline for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2016-11-13 22:55:42

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-10-19 
13:09:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-11-13 22:55:44.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:17:34 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:

  kfourinline-16.08.2.tar.xz

New:

  kfourinline-16.08.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.Ijs6cg/_old  2016-11-13 22:55:45.0 +0100
+++ /var/tmp/diff_new_pack.Ijs6cg/_new  2016-11-13 22:55:45.0 +0100
@@ -35,7 +35,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:16.08.2
+Version:16.08.3
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kfourinline for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

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

Old:

  kfourinline-16.08.1.tar.xz

New:

  kfourinline-16.08.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.59Pm6t/_old  2016-10-19 13:09:17.0 +0200
+++ /var/tmp/diff_new_pack.59Pm6t/_new  2016-10-19 13:09:17.0 +0200
@@ -35,7 +35,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:16.08.1
+Version:16.08.2
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kfourinline for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-08-31 
00:07:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-09-24 15:24:58.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:23:24 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:

  kfourinline-16.08.0.tar.xz

New:

  kfourinline-16.08.1.tar.xz



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

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




commit kfourinline for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-07-24 
19:53:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-08-31 00:07:27.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:16:24 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 15:01:39 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:

  kfourinline-16.04.3.tar.xz

New:

  kfourinline-16.08.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.BY5pOH/_old  2016-08-31 00:07:28.0 +0200
+++ /var/tmp/diff_new_pack.BY5pOH/_new  2016-08-31 00:07:28.0 +0200
@@ -35,7 +35,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:16.04.3
+Version:16.08.0
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kfourinline-16.04.3.tar.xz -> kfourinline-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-16.04.3/.gitignore 
new/kfourinline-16.08.0/.gitignore
--- old/kfourinline-16.04.3/.gitignore  1970-01-01 01:00:00.0 +0100
+++ new/kfourinline-16.08.0/.gitignore  2016-06-19 12:32:04.0 +0200
@@ -0,0 +1,3 @@
+.kdev4/
+build/
+*.kdev4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-16.04.3/CMakeLists.txt 
new/kfourinline-16.08.0/CMakeLists.txt
--- old/kfourinline-16.04.3/CMakeLists.txt  2016-03-20 12:01:05.0 
+0100
+++ new/kfourinline-16.08.0/CMakeLists.txt  2016-06-19 12:32:04.0 
+0200
@@ -26,12 +26,13 @@
 include(FeatureSummary)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 include(ECMAddAppIcon)
 
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 
 add_subdirectory(src)
 add_subdirectory(grafix)
Files old/kfourinline-16.04.3/doc/gameboard.png and 
new/kfourinline-16.08.0/doc/gameboard.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-16.04.3/doc/index.docbook 
new/kfourinline-16.08.0/doc/index.docbook
--- old/kfourinline-16.04.3/doc/index.docbook   2016-03-20 12:01:05.0 
+0100
+++ new/kfourinline-16.08.0/doc/index.docbook   2016-06-19 12:32:04.0 
+0200
@@ -1,14 +1,12 @@
 
 
-
- 
+
 
 ]>
 
 
 
-The KFourInLine Handbook
+The  Handbook
 
 
 
@@ -48,15 +46,15 @@
 19952007
 
 
-
+
 
 
-2013-05-05
-1.4.0 ( 4.11)
+2016-05-09
+v1.4.1 (Applications 16.04)
 
 
 
- is a four-in-a-row game for .
+ is a four-in-a-row game by .
 
 
 
@@ -96,15 +94,27 @@
 
 
 How to Play
+
+
+
+
+
+
+
+ Game Board
+
+
+
+
 
 When  loads, you can select the difficulty or start a two player 
game. If you like,
 you can also pick your color and select which color starts the game.
 
 
 
-Each player is represented by a color (for example yellow or white for player 
one and red for player two).  
+Each player is represented by a color (for example yellow or white for player 
one and red for player two).
 The goal of the game is to get four connected pieces of your color into any 
row, column or
-diagonal.  
+diagonal.
 The players move in turns. Each turn the player can place one of his or her 
pieces
 into any of the seven columns where each piece will fall to the lowest 
possible free place  it
 will fall down until it reaches the ground level or another piece.
@@ -139,7 +149,7 @@
 
 
 
-The status display shows which player 
+The status display shows which player
 is controlled by which input device. A local player can input moves using
 keyboard or mouse, a remote player is shown as network input and finally
 the computer can control the input for a player.
@@ -158,10 +168,10 @@
 
 
 It is possible to play the game over a network connection with another
-computer. 

commit kfourinline for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-06-25 
02:01:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-07-24 19:53:10.0 +0200
@@ -1,0 +2,13 @@
+Sat Jul 16 23:09:18 UTC 2016 - wba...@tmo.at
+
+- Cleanup build requirements
+
+---
+Thu Jul  7 23:53:09 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:

  kfourinline-16.04.2.tar.xz

New:

  kfourinline-16.04.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.AbzCuI/_old  2016-07-24 19:53:11.0 +0200
+++ /var/tmp/diff_new_pack.AbzCuI/_new  2016-07-24 19:53:11.0 +0200
@@ -20,32 +20,22 @@
 BuildRequires:  libkdegames-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5QuickWidgets)
-BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Declarative)
 BuildRequires:  kconfig-devel
 BuildRequires:  kcoreaddons-devel
-BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kcrash-devel
 BuildRequires:  ki18n-devel
 BuildRequires:  kdnssd-framework-devel
-BuildRequires:  kguiaddons-devel
 BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  kdeclarative-devel
-BuildRequires:  kiconthemes-devel
+BuildRequires:  kcompletion-devel
 BuildRequires:  kxmlgui-devel
-BuildRequires:  kio-devel
-BuildRequires:  knotifyconfig-devel
 BuildRequires:  kdelibs4support-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  phonon4qt5-devel
 BuildRequires:  update-desktop-files
 Summary:Four Wins game
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:16.04.2
+Version:16.04.3
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kfourinline for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-05-29 
03:09:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-06-25 02:01:43.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:57:34 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:

  kfourinline-16.04.1.tar.xz

New:

  kfourinline-16.04.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.609VD5/_old  2016-06-25 02:01:45.0 +0200
+++ /var/tmp/diff_new_pack.609VD5/_new  2016-06-25 02:01:45.0 +0200
@@ -45,7 +45,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:16.04.1
+Version:16.04.2
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kfourinline for openSUSE:Factory

2016-05-28 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-03-29 
09:58:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-05-29 03:09:13.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:26:24 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 06:03:31 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:39:48 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:

  kfourinline-15.12.3.tar.xz

New:

  kfourinline-16.04.1.tar.xz



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

++ kfourinline-15.12.3.tar.xz -> kfourinline-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.12.3/CMakeLists.txt 
new/kfourinline-16.04.1/CMakeLists.txt
--- old/kfourinline-15.12.3/CMakeLists.txt  2015-12-22 20:30:42.0 
+0100
+++ new/kfourinline-16.04.1/CMakeLists.txt  2016-03-20 12:01:05.0 
+0100
@@ -2,26 +2,21 @@
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.3.0")
+set (KF5_MIN_VERSION "5.15.0")
 
 find_package(ECM 1.7.0 REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
-find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Qml 
Quick QuickWidgets Svg Test)
-find_package(KF5 REQUIRED COMPONENTS 
-CoreAddons 
-Config 
-ItemModels 
-DBusAddons 
-Declarative
-I18n 
-ConfigWidgets 
-ItemViews 
-IconThemes 
-Completion 
+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg)
+find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
+CoreAddons
+Config
+Crash
+I18n
+ConfigWidgets
+Completion
 XmlGui
 DNSSD
-KIO
-NotifyConfig
 KDELibs4Support
 DocTools
 )
@@ -38,18 +33,24 @@
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 
-add_subdirectory( src ) 
-add_subdirectory( grafix ) 
-add_subdirectory( doc )
-
+add_subdirectory(src)
+add_subdirectory(grafix)
+add_subdirectory(doc)
 
 
 ### install files ###
 
-install( PROGRAMS org.kde.kfourinline.desktop  DESTINATION  
${KDE_INSTALL_APPDIR} )
-
-ecm_install_icons( ICONS 128-apps-kfourinline.png  16-apps-kfourinline.png  
22-apps-kfourinline.png  32-apps-kfourinline.png  48-apps-kfourinline.png  
64-apps-kfourinline.png DESTINATION ${KDE_INSTALL_ICONDIR}   )
+install(PROGRAMS org.kde.kfourinline.desktop  DESTINATION  
${KDE_INSTALL_APPDIR})
 
+ecm_install_icons(ICONS
+128-apps-kfourinline.png
+16-apps-kfourinline.png
+22-apps-kfourinline.png
+32-apps-kfourinline.png
+48-apps-kfourinline.png
+64-apps-kfourinline.png
+DESTINATION ${KDE_INSTALL_ICONDIR}
+)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.12.3/src/CMakeLists.txt 
new/kfourinline-16.04.1/src/CMakeLists.txt
--- old/kfourinline-15.12.3/src/CMakeLists.txt  2015-12-22 20:30:42.0 
+0100
+++ new/kfourinline-16.04.1/src/CMakeLists.txt  2016-03-20 12:01:05.0 
+0100
@@ -26,7 +26,8 @@
kgameconnectdialog.cpp
kchatdialog.cpp
pixmapsprite.cpp
-   kfontutils.cpp)
+   kfontutils.cpp
+)
 
 configure_file(config-src.h.cmake 

commit kfourinline for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-02-23 
16:55:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-03-29 09:58:24.0 +0200
@@ -1,0 +2,9 @@
+Sun Mar 13 15:43:19 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:

  kfourinline-15.12.2.tar.xz

New:

  kfourinline-15.12.3.tar.xz



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

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




commit kfourinline for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-01-28 
17:21:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-02-23 16:55:58.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:10:23 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:

  kfourinline-15.12.1.tar.xz

New:

  kfourinline-15.12.2.tar.xz



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

++ kfourinline-15.12.1.tar.xz -> kfourinline-15.12.2.tar.xz ++




commit kfourinline for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2016-01-10 
13:05:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-01-28 17:21:14.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:19:09 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:

  kfourinline-15.12.0.tar.xz

New:

  kfourinline-15.12.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.XhaaSX/_old  2016-01-28 17:21:15.0 +0100
+++ /var/tmp/diff_new_pack.XhaaSX/_new  2016-01-28 17:21:15.0 +0100
@@ -45,7 +45,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:15.12.0
+Version:15.12.1
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kfourinline-15.12.0.tar.xz -> kfourinline-15.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.12.0/src/kwin4.cpp 
new/kfourinline-15.12.1/src/kwin4.cpp
--- old/kfourinline-15.12.0/src/kwin4.cpp   2015-11-11 10:43:54.0 
+0100
+++ new/kfourinline-15.12.1/src/kwin4.cpp   2015-12-22 20:30:42.0 
+0100
@@ -75,7 +75,7 @@
 
 // Construct the main application window
 KWin4App::KWin4App(QWidget *parent)
-: KXmlGuiWindow(parent), mView(0), mDoc(0), mMyChatDlg(0)
+: KXmlGuiWindow(parent), mView(0), mDoc(0), mMyChatDlg(0), 
mStatusMsg(nullptr), mStatusMover(nullptr)
 {
   // default names for players
   (void)I18N_NOOP2("default name of first player", "Player 1");
@@ -381,13 +381,11 @@
 // Create the status bar with the message part, the player part.
 void KWin4App::initStatusBar()
 {
-  //QT5 statusBar()->insertItem(i18n("Ready"), ID_STATUS_MSG,1);
-  //QT5 statusBar()->insertPermanentItem(i18n("This leaves space for the 
mover"),ID_STATUS_MOVER,0);
-  //QT5 statusBar()->setItemAlignment(ID_STATUS_MOVER, Qt::AlignLeft | 
Qt::AlignVCenter);
-  //QT5 statusBar()->setItemAlignment(ID_STATUS_MSG, Qt::AlignLeft | 
Qt::AlignVCenter);
+  mStatusMsg = new QLabel();
+  mStatusMover = new QLabel();
+  statusBar()->addWidget(mStatusMsg);
+  statusBar()->addPermanentWidget(mStatusMover);
 
-
-  displayStatusbarMover(QLatin1String(""));
   displayStatusMessage(i18n("Welcome to Four Wins"));
 }
 
@@ -665,8 +663,7 @@
 // Set the given text into the statusbar change status message permanently
 void KWin4App::displayStatusMessage(const QString )
 {
-  //QT5 statusBar()->clearMessage();
-  //QT5 statusBar()->changeItem(text, ID_STATUS_MSG);
+  mStatusMsg->setText(text);
 }
 
 
@@ -674,8 +671,7 @@
 // the player currently moving change status mover permanently
 void KWin4App::displayStatusbarMover(const QString& text)
 {
-  //QT5 statusBar()->clearMessage();
-  //QT5 statusBar()->changeItem(text, ID_STATUS_MOVER);
+  mStatusMover->setText(text);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.12.0/src/kwin4.h 
new/kfourinline-15.12.1/src/kwin4.h
--- old/kfourinline-15.12.0/src/kwin4.h 2015-11-11 10:43:54.0 +0100
+++ new/kfourinline-15.12.1/src/kwin4.h 2015-12-22 20:30:42.0 +0100
@@ -31,6 +31,8 @@
 #include "kwin4global.h"
 #include "thememanager.h"
 
+#include 
+
 class KWin4Doc;
 class KWin4View;
 class KButtonGroup;
@@ -276,6 +278,9 @@
 // The chat dialog
 ChatDlg *mMyChatDlg;
 
+// Status bar texts.
+QLabel *mStatusMsg;
+QLabel *mStatusMover;
 };
 
 #endif // KWIN4_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.12.0/src/main.cpp 
new/kfourinline-15.12.1/src/main.cpp
--- old/kfourinline-15.12.0/src/main.cpp2015-11-11 10:43:54.0 
+0100
+++ new/kfourinline-15.12.1/src/main.cpp2015-12-22 20:30:42.0 
+0100
@@ -47,7 +47,7 @@
 #include 
 #include "kwin4.h"
 
-#define KWIN4_VERSION "v1.40"
+#define KWIN4_VERSION "v1.41"
 
 
 // Debug level for the program




commit kfourinline for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-11-15 
12:34:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2016-01-10 13:05:14.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:18:22 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:

  kfourinline-15.08.3.tar.xz

New:

  kfourinline-15.12.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.yKNejn/_old  2016-01-10 13:05:16.0 +0100
+++ /var/tmp/diff_new_pack.yKNejn/_new  2016-01-10 13:05:16.0 +0100
@@ -45,7 +45,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:15.08.3
+Version:15.12.0
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kfourinline-15.08.3.tar.xz -> kfourinline-15.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.08.3/CMakeLists.txt 
new/kfourinline-15.12.0/CMakeLists.txt
--- old/kfourinline-15.08.3/CMakeLists.txt  2015-05-29 13:58:54.0 
+0200
+++ new/kfourinline-15.12.0/CMakeLists.txt  2015-11-11 10:43:54.0 
+0100
@@ -22,7 +22,9 @@
 DNSSD
 KIO
 NotifyConfig
-KDELibs4Support)
+KDELibs4Support
+DocTools
+)
 
 find_package(KF5KDEGames 4.9.0 REQUIRED)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.08.3/src/CMakeLists.txt 
new/kfourinline-15.12.0/src/CMakeLists.txt
--- old/kfourinline-15.08.3/src/CMakeLists.txt  2015-05-29 13:58:54.0 
+0200
+++ new/kfourinline-15.12.0/src/CMakeLists.txt  2015-11-11 10:43:54.0 
+0100
@@ -35,7 +35,7 @@
 kconfig_add_kcfg_files(kwin4_SRCS prefs.kcfgc )
 
 file(GLOB ICONS_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/../*-apps-k*.png")
-ecm_add_app_icon(kblocks_SRCS ICONS ${ICONS_SRCS})
+ecm_add_app_icon(kwin4_SRCS ICONS ${ICONS_SRCS})
 
 add_executable(kfourinline ${kwin4_SRCS})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.08.3/src/chatdlg.cpp 
new/kfourinline-15.12.0/src/chatdlg.cpp
--- old/kfourinline-15.08.3/src/chatdlg.cpp 2015-05-29 13:58:54.0 
+0200
+++ new/kfourinline-15.12.0/src/chatdlg.cpp 2015-11-11 10:43:54.0 
+0100
@@ -54,8 +54,8 @@
   QPushButton *okButton = buttonBox->button(QDialogButtonBox::Ok);
   okButton->setDefault(true);
   okButton->setShortcut(Qt::CTRL | Qt::Key_Return);
-  connect(buttonBox, SIGNAL(accepted()), this, SLOT(accept()));
-  connect(buttonBox, SIGNAL(rejected()), this, SLOT(reject()));
+  connect(buttonBox, ::accepted, this, ::accept);
+  connect(buttonBox, ::rejected, this, ::reject);
   okButton->setDefault(true);
   setModal(false);
   setMinimumSize(QSize(200,200));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.08.3/src/displaygame.cpp 
new/kfourinline-15.12.0/src/displaygame.cpp
--- old/kfourinline-15.08.3/src/displaygame.cpp 2015-05-29 13:58:54.0 
+0200
+++ new/kfourinline-15.12.0/src/displaygame.cpp 2015-11-11 10:43:54.0 
+0100
@@ -48,7 +48,7 @@
 
 // Constructor for the display
 DisplayGame::DisplayGame(ReflectionGraphicsScene* scene, ThemeManager* theme, 
QGraphicsView* parent)
-   : Themeable("gamedisplay",theme), QObject(parent)
+   : Themeable(QStringLiteral("gamedisplay"),theme), QObject(parent)
 {
   // Store arguments as attributes
   mScene = scene;
@@ -64,7 +64,7 @@
   // Create piece sprites 
   for (int i=0; i<42; i++)
   {
-PieceSprite* sprite = new PieceSprite("piece", mTheme, i, mScene);
+PieceSprite* sprite = new PieceSprite(QStringLiteral("piece"), mTheme, i, 
mScene);
 if (!sprite) qCCritical(KFOURINLINE_LOG) << "Cannot load sprite" << 
"piece";
 mSprites.append(sprite);
 mPieces.append(sprite);
@@ -74,7 +74,7 @@
   // Create stars
   for (int i=0;i<4;i++)
   {
-PixmapSprite* sprite = new PixmapSprite("star", mTheme, i, mScene);
+PixmapSprite* sprite = new PixmapSprite(QStringLiteral("star"), mTheme, i, 
mScene);
 if (!sprite) 

commit kfourinline for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-10-24 
10:26:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-11-15 12:34:54.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 20:07:37 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:

  kfourinline-15.08.2.tar.xz

New:

  kfourinline-15.08.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.j9afYL/_old  2015-11-15 12:34:55.0 +0100
+++ /var/tmp/diff_new_pack.j9afYL/_new  2015-11-15 12:34:55.0 +0100
@@ -45,7 +45,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:15.08.2
+Version:15.08.3
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kfourinline for openSUSE:Factory

2015-10-24 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-10-03 
20:20:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-10-24 10:26:33.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:30:32 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:

  kfourinline-15.08.1.tar.xz

New:

  kfourinline-15.08.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.x7NJm5/_old  2015-10-24 10:26:34.0 +0200
+++ /var/tmp/diff_new_pack.x7NJm5/_new  2015-10-24 10:26:34.0 +0200
@@ -45,7 +45,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:15.08.1
+Version:15.08.2
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

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




commit kfourinline for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

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

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


Package is "kfourinline"

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-07-14 
17:34:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-10-03 20:20:48.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:13:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:13 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:54:12 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:

  kfourinline-15.04.3.tar.xz

New:

  kfourinline-15.08.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.IDfAqw/_old  2015-10-03 20:20:49.0 +0200
+++ /var/tmp/diff_new_pack.IDfAqw/_new  2015-10-03 20:20:49.0 +0200
@@ -45,7 +45,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5 < %{version}

++ kfourinline-15.04.3.tar.xz -> kfourinline-15.08.1.tar.xz ++
Files old/kfourinline-15.04.3/128-apps-kfourinline.png and 
new/kfourinline-15.08.1/128-apps-kfourinline.png differ
Files old/kfourinline-15.04.3/16-apps-kfourinline.png and 
new/kfourinline-15.08.1/16-apps-kfourinline.png differ
Files old/kfourinline-15.04.3/22-apps-kfourinline.png and 
new/kfourinline-15.08.1/22-apps-kfourinline.png differ
Files old/kfourinline-15.04.3/32-apps-kfourinline.png and 
new/kfourinline-15.08.1/32-apps-kfourinline.png differ
Files old/kfourinline-15.04.3/48-apps-kfourinline.png and 
new/kfourinline-15.08.1/48-apps-kfourinline.png differ
Files old/kfourinline-15.04.3/64-apps-kfourinline.png and 
new/kfourinline-15.08.1/64-apps-kfourinline.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.04.3/CMakeLists.txt 
new/kfourinline-15.08.1/CMakeLists.txt
--- old/kfourinline-15.04.3/CMakeLists.txt  2015-05-29 13:58:32.0 
+0200
+++ new/kfourinline-15.08.1/CMakeLists.txt  2015-05-29 13:58:54.0 
+0200
@@ -3,7 +3,7 @@
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.3.0")
 
-find_package(ECM 1.3.0 REQUIRED CONFIG)
+find_package(ECM 1.7.0 REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Qml 
Quick QuickWidgets Svg Test)
@@ -31,6 +31,8 @@
 include(KDEInstallDirs)
 include(KDECompilerSettings)
 include(KDECMakeSettings)
+include(ECMAddAppIcon)
+
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 
@@ -42,9 +44,9 @@
 
 ### install files ###
 
-install( PROGRAMS org.kde.kfourinline.desktop  DESTINATION  
${XDG_APPS_INSTALL_DIR} )
+install( PROGRAMS org.kde.kfourinline.desktop  DESTINATION  
${KDE_INSTALL_APPDIR} )
 
-ecm_install_icons( ICONS hi128-apps-kfourinline.png  hi16-apps-kfourinline.png 
 hi22-apps-kfourinline.png  hi32-apps-kfourinline.png  
hi48-apps-kfourinline.png  hi64-apps-kfourinline.png DESTINATION 
${ICON_INSTALL_DIR}   )
+ecm_install_icons( ICONS 128-apps-kfourinline.png  16-apps-kfourinline.png  
22-apps-kfourinline.png  32-apps-kfourinline.png  48-apps-kfourinline.png  
64-apps-kfourinline.png DESTINATION ${KDE_INSTALL_ICONDIR}   )
 
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.04.3/doc/CMakeLists.txt 
new/kfourinline-15.08.1/doc/CMakeLists.txt
--- old/kfourinline-15.04.3/doc/CMakeLists.txt  2015-05-29 13:58:32.0 
+0200
+++ new/kfourinline-15.08.1/doc/CMakeLists.txt  2015-05-29 13:58:54.0 
+0200
@@ -1,4 +1,4 @@
 ### install files ###
 #
 

commit kfourinline for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-06-04 
11:04:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-07-14 17:34:24.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 05:19:20 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:

  kfourinline-15.04.2.tar.xz

New:

  kfourinline-15.04.3.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.63zfMd/_old  2015-07-14 17:34:25.0 +0200
+++ /var/tmp/diff_new_pack.63zfMd/_new  2015-07-14 17:34:25.0 +0200
@@ -45,7 +45,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:15.04.2
+Version:15.04.3
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kfourinline-15.04.2.tar.xz - kfourinline-15.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.04.2/CMakeLists.txt 
new/kfourinline-15.04.3/CMakeLists.txt
--- old/kfourinline-15.04.2/CMakeLists.txt  2015-04-14 13:08:48.0 
+0200
+++ new/kfourinline-15.04.3/CMakeLists.txt  2015-05-29 13:58:32.0 
+0200
@@ -33,7 +33,6 @@
 include(KDECMakeSettings)
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
-add_definitions(-DTRANSLATION_DOMAIN=kfourinline)
 
 add_subdirectory( src ) 
 add_subdirectory( grafix ) 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.04.2/src/main.cpp 
new/kfourinline-15.04.3/src/main.cpp
--- old/kfourinline-15.04.2/src/main.cpp2015-04-14 13:08:48.0 
+0200
+++ new/kfourinline-15.04.3/src/main.cpp2015-05-29 13:58:32.0 
+0200
@@ -69,6 +69,7 @@
 migrate.setUiFiles(QStringList()  QStringLiteral(kfourinlineui.rc));
 migrate.migrate();
 
+  KLocalizedString::setApplicationDomain(kfourinline);
   KAboutData aboutData( kfourinline, i18n(KFourInLine),
 KWIN4_VERSION,
 i18n(KFourInLine: Two player board game),




commit kfourinline for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-05-15 
09:59:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-06-04 11:04:08.0 +0200
@@ -1,0 +2,8 @@
+Sat May 30 14:12:05 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.2
+   * KDE Applications 15.04.2
+   * https://www.kde.org/announcements/announce-applications-15.04.2.php
+
+
+---

Old:

  kfourinline-15.04.1.tar.xz

New:

  kfourinline-15.04.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.SeiGp9/_old  2015-06-04 11:04:09.0 +0200
+++ /var/tmp/diff_new_pack.SeiGp9/_new  2015-06-04 11:04:09.0 +0200
@@ -45,7 +45,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:15.04.1
+Version:15.04.2
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kfourinline-15.04.1.tar.xz - kfourinline-15.04.2.tar.xz ++




commit kfourinline for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-05-11 
18:00:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-05-15 09:59:16.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:01:31 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kfourinline-15.04.0.tar.xz

New:

  kfourinline-15.04.1.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.pOQbRP/_old  2015-05-15 09:59:16.0 +0200
+++ /var/tmp/diff_new_pack.pOQbRP/_new  2015-05-15 09:59:16.0 +0200
@@ -45,7 +45,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 Obsoletes:  %{name}5  %{version}

++ kfourinline-15.04.0.tar.xz - kfourinline-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-15.04.0/src/main.cpp 
new/kfourinline-15.04.1/src/main.cpp
--- old/kfourinline-15.04.0/src/main.cpp2015-03-18 07:33:31.0 
+0100
+++ new/kfourinline-15.04.1/src/main.cpp2015-04-14 13:08:48.0 
+0200
@@ -62,13 +62,13 @@
 int main(int argc, char *argv[])
 {
   global_debug = 0;
+QApplication app(argc, argv);
+
 Kdelibs4ConfigMigrator migrate(QStringLiteral(kfourinline));
 migrate.setConfigFiles(QStringList()  QStringLiteral(kfourinlinerc));
 migrate.setUiFiles(QStringList()  QStringLiteral(kfourinlineui.rc));
 migrate.migrate();
 
-QApplication app(argc, argv);
-
   KAboutData aboutData( kfourinline, i18n(KFourInLine),
 KWIN4_VERSION,
 i18n(KFourInLine: Two player board game),




commit kfourinline for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-03-11 
09:48:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-05-11 18:00:12.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 13:14:39 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.0
+   * KDE Applications 15.04.0
+   * https://www.kde.org/announcements/announce-applications-15.04.0.php
+
+
+---
+Sat Mar 21 18:07:33 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:44:32 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  kfourinline-14.12.3.tar.xz

New:

  kfourinline-15.04.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.I4Nzcg/_old  2015-05-11 18:00:12.0 +0200
+++ /var/tmp/diff_new_pack.I4Nzcg/_new  2015-05-11 18:00:12.0 +0200
@@ -18,16 +18,39 @@
 
 Name:   kfourinline
 BuildRequires:  libkdegames-devel
-BuildRequires:  xz
+BuildRequires:  extra-cmake-modules
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5QuickWidgets)
+BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Declarative)
+BuildRequires:  kconfig-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kdnssd-framework-devel
+BuildRequires:  kguiaddons-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kitemviews-devel
+BuildRequires:  kdeclarative-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  kio-devel
+BuildRequires:  knotifyconfig-devel
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  knewstuff-devel
+BuildRequires:  phonon4qt5-devel
+BuildRequires:  update-desktop-files
 Summary:Four Wins game
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:14.12.3
+Version:15.04.0
 Release:0
 Source0:kfourinline-%{version}.tar.xz
+Obsoletes:  %{name}5  %{version}
+Provides:   %{name}5 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 Four wins is a two player board game which follows the rules for the
@@ -39,14 +62,12 @@
 %setup -q -n kfourinline-%{version}
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  cd build
-  %makeinstall
-  %suse_update_desktop_file -r kfourinline Game BoardGame
-  %kde_post_install
+  %kf5_makeinstall -C build
+  %suse_update_desktop_file -r org.kde.kfourinline Game BoardGame
 
 %clean
   rm -rf $RPM_BUILD_ROOT
@@ -54,12 +75,14 @@
 %files 
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC
-%{_kde4_bindir}/kfourinline
-%{_kde4_bindir}/kfourinlineproc
-%{_kde4_applicationsdir}/kfourinline.desktop
-%{_kde4_htmldir}/en/kfourinline/
-%{_kde4_appsdir}/kfourinline/
-%{_kde4_iconsdir}/hicolor/*/apps/kfourinline.*
-%{_kde4_configkcfgdir}/kwin4.kcfg
+%{_kf5_bindir}/kfourinline
+%{_kf5_bindir}/kfourinlineproc
+%{_kf5_applicationsdir}/org.kde.kfourinline.desktop
+%{_kf5_htmldir}/en/kfourinline/
+%{_kf5_appsdir}/kfourinline/
+%{_kf5_iconsdir}/hicolor/*/*/kfourinline.*
+%dir %{_kf5_configkcfgdir}
+%{_kf5_configkcfgdir}/kwin4.kcfg
+%_kf5_kxmlguidir/kfourinline/
 
 %changelog

++ kfourinline-14.12.3.tar.xz - kfourinline-15.04.0.tar.xz ++
 3733 lines of diff (skipped)




commit kfourinline for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-02-06 
10:59:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-03-11 09:48:30.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:38:36 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:

  kfourinline-14.12.2.tar.xz

New:

  kfourinline-14.12.3.tar.xz



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

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

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2015-02-06 10:59:46

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-01-21 
22:10:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-02-06 10:59:47.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 10:58:16 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:

  kfourinline-14.12.1.tar.xz

New:

  kfourinline-14.12.2.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.kW5uZC/_old  2015-02-06 10:59:48.0 +0100
+++ /var/tmp/diff_new_pack.kW5uZC/_new  2015-02-06 10:59:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kfourinline
 #
-# 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/Toys/Other
 Url:http://www.kde.org
-Version:14.12.1
+Version:14.12.2
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2015-01-21 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2015-01-08 
23:17:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-01-21 22:10:18.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 19:57:21 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:

  kfourinline-14.12.0.tar.xz

New:

  kfourinline-14.12.1.tar.xz



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

++ kfourinline-14.12.0.tar.xz - kfourinline-14.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-14.12.0/grafix/yellow_reflection.desktop 
new/kfourinline-14.12.1/grafix/yellow_reflection.desktop
--- old/kfourinline-14.12.0/grafix/yellow_reflection.desktop2014-07-25 
07:35:53.0 +0200
+++ new/kfourinline-14.12.1/grafix/yellow_reflection.desktop2014-12-31 
07:59:15.0 +0100
@@ -29,7 +29,7 @@
 Name[nds]=Geel un root Torüchstrahlen
 Name[nl]=Geel- en rood-weerspiegeling
 Name[nn]=Gul og raud med refleksjonar
-Name[pl]=Żółty i czerwone refleksy
+Name[pl]=Żółty i czerwone odbicia
 Name[pt]=Reflexão a Amarelo e Vermelho
 Name[pt_BR]=Amarelo e vermelho com reflexo
 Name[ro]=Reflecție galbenă și roșie
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-14.12.0/kfourinline.desktop 
new/kfourinline-14.12.1/kfourinline.desktop
--- old/kfourinline-14.12.0/kfourinline.desktop 2014-07-25 07:35:53.0 
+0200
+++ new/kfourinline-14.12.1/kfourinline.desktop 2014-12-31 07:59:15.0 
+0100
@@ -31,7 +31,7 @@
 Name[nds]=KFourInLine
 Name[nl]=KFourInLine
 Name[nn]=KFourInLine
-Name[pl]=Cztery w linii
+Name[pl]=KCzteryWLinii
 Name[pt]=KFourInLine
 Name[pt_BR]=KFourInLine
 Name[ro]=KPatruÎnLinie

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



commit kfourinline for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2014-11-19 
20:23:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2015-01-08 23:17:25.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:36:42 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:

  kfourinline-4.14.3.tar.xz

New:

  kfourinline-14.12.0.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.JwyAfQ/_old  2015-01-08 23:17:26.0 +0100
+++ /var/tmp/diff_new_pack.JwyAfQ/_new  2015-01-08 23:17:26.0 +0100
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:4.14.3
+Version:14.12.0
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2014-11-19 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2014-10-16 
18:14:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2014-11-19 20:23:39.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 21:05:17 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:

  kfourinline-4.14.2.tar.xz

New:

  kfourinline-4.14.3.tar.xz



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

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

2014-10-16 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2014-09-18 
08:00:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2014-10-16 18:14:55.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:33:19 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:

  kfourinline-4.14.1.tar.xz

New:

  kfourinline-4.14.2.tar.xz



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

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

2014-09-18 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

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

  kfourinline-4.14.0.tar.xz

New:

  kfourinline-4.14.1.tar.xz



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

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

2014-08-25 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2014-07-16 
16:17:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2014-08-25 11:01:26.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:58:02 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:30 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:

  kfourinline-4.13.80.tar.xz

New:

  kfourinline-4.14.0.tar.xz



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

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

2014-07-16 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

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

  kfourinline-4.13.2.tar.xz

New:

  kfourinline-4.13.80.tar.xz



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

++ kfourinline-4.13.2.tar.xz - kfourinline-4.13.80.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-4.13.2/src/kwin4.cpp 
new/kfourinline-4.13.80/src/kwin4.cpp
--- old/kfourinline-4.13.2/src/kwin4.cpp2013-07-30 06:09:05.0 
+0200
+++ new/kfourinline-4.13.80/src/kwin4.cpp   2014-04-27 09:14:00.0 
+0200
@@ -209,12 +209,12 @@
 }
 
 
-// Called by KMainWindow when the last window of the application is
-bool KWin4App::queryExit()
+// Called by Qt when the window is closed
+void KWin4App::closeEvent(QCloseEvent *event)
 {
   endGame();
   saveProperties();
-  return true;
+  KXmlGuiWindow::closeEvent(event);
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-4.13.2/src/kwin4.h 
new/kfourinline-4.13.80/src/kwin4.h
--- old/kfourinline-4.13.2/src/kwin4.h  2013-07-30 06:09:05.0 +0200
+++ new/kfourinline-4.13.80/src/kwin4.h 2014-04-27 09:14:00.0 +0200
@@ -123,12 +123,9 @@
 */
 virtual void readProperties(const KConfigGroup grp);
 
-/** Called by KMainWindow when the last window of the application is
- * going to be closed.
- * @see KMainWindow#queryExit
- * @see KMainWindow#closeEvent
+/** Called by Qt when closing the window
  */
-virtual bool queryExit();
+void closeEvent(QCloseEvent *event);
 
 /** Retrieve the theme file from the theme index number give.
   * @param idx The theme index number [0..]

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



commit kfourinline for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2014-05-22 
06:53:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2014-06-19 13:17:56.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:55:27 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:

  kfourinline-4.13.1.tar.xz

New:

  kfourinline-4.13.2.tar.xz



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

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

2014-05-21 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

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

  kfourinline-4.13.0.tar.xz

New:

  kfourinline-4.13.1.tar.xz



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

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

2014-04-18 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

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

Old:

  kfourinline-4.12.97.tar.xz

New:

  kfourinline-4.13.0.tar.xz



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

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

2014-03-30 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2014-03-18 
16:18:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2014-03-30 12:01:08.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 18:09:06 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:32 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:

  kfourinline-4.12.90.tar.xz

New:

  kfourinline-4.12.97.tar.xz



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

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

2014-03-18 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2014-02-20 
07:57:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2014-03-18 16:18:34.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:41:59 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:24:24 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:

  kfourinline-4.12.2.tar.xz

New:

  kfourinline-4.12.90.tar.xz



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

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

2014-02-19 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

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

  kfourinline-4.12.1.tar.xz

New:

  kfourinline-4.12.2.tar.xz



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

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

2014-01-27 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

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

  kfourinline-4.12.0.tar.xz

New:

  kfourinline-4.12.1.tar.xz



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

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

2013-12-19 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-12-11 
14:35:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-12-19 13:18:49.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:28:24 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:

  kfourinline-4.11.97.tar.xz

New:

  kfourinline-4.12.0.tar.xz



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

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

2013-12-11 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

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

  kfourinline-4.11.90.tar.xz

New:

  kfourinline-4.11.97.tar.xz



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

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

2013-12-02 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-10-03 
15:58:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-12-02 12:34:53.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:27:34 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:30:12 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:45:39 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:

  kfourinline-4.11.2.tar.xz

New:

  kfourinline-4.11.90.tar.xz



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

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

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2013-10-03 15:56:46

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-09-09 
11:10:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-10-03 15:58:33.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:40:09 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:

  kfourinline-4.11.1.tar.xz

New:

  kfourinline-4.11.2.tar.xz



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

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

2013-09-09 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

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

  kfourinline-4.11.0.tar.xz

New:

  kfourinline-4.11.1.tar.xz



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

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

2013-08-16 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

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

Old:

  kfourinline-4.10.97.tar.xz

New:

  kfourinline-4.11.0.tar.xz



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

++ kfourinline-4.10.97.tar.xz - kfourinline-4.11.0.tar.xz ++
 2372 lines of diff (skipped)

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



commit kfourinline for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-07-22 
17:16:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-07-30 16:00:55.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 22:50:54 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:

  kfourinline-4.10.95.tar.xz

New:

  kfourinline-4.10.97.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.gpAv9f/_old  2013-07-30 16:00:56.0 +0200
+++ /var/tmp/diff_new_pack.gpAv9f/_new  2013-07-30 16:00:56.0 +0200
@@ -23,7 +23,7 @@
 License:LGPL-2.0+
 Group:  Amusements/Toys/Other
 Url:http://www.kde.org
-Version:4.10.95
+Version:4.10.97
 Release:0
 Source0:kfourinline-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2013-07-22 17:15:57

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-07-08 
07:29:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-07-22 17:16:45.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:13:13 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:

  kfourinline-4.10.90.tar.xz

New:

  kfourinline-4.10.95.tar.xz



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

++ kfourinline-4.10.90.tar.xz - kfourinline-4.10.95.tar.xz ++
Files old/kfourinline-4.10.90/doc/index.cache.bz2 and 
new/kfourinline-4.10.95/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-4.10.90/grafix/yellow_reflection.desktop 
new/kfourinline-4.10.95/grafix/yellow_reflection.desktop
--- old/kfourinline-4.10.90/grafix/yellow_reflection.desktop2013-05-28 
21:35:47.0 +0200
+++ new/kfourinline-4.10.95/grafix/yellow_reflection.desktop2013-07-10 
15:47:05.0 +0200
@@ -13,7 +13,7 @@
 Name[eu]=Horia eta gorria islapena
 Name[fa]=انعکاس زرد و قرمز
 Name[fi]=Keltainen ja punainen heijastus
-Name[fr]=Jaune avec réflexion
+Name[fr]=Jaune et rouge avec réflexion
 Name[ga]=Frithchaitheamh Buí agus Dearg
 Name[gl]=Amarelo con reflexos vermellos
 Name[hne]=पीला अउ लाल परावर्तन
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-4.10.90/kfourinline.desktop 
new/kfourinline-4.10.95/kfourinline.desktop
--- old/kfourinline-4.10.90/kfourinline.desktop 2013-05-28 21:35:47.0 
+0200
+++ new/kfourinline-4.10.95/kfourinline.desktop 2013-07-10 15:47:05.0 
+0200
@@ -67,7 +67,7 @@
 GenericName[eu]=Lauko artzain-jokoa
 GenericName[fa]=بازی تخته چهار در یک سطر
 GenericName[fi]=Neljän suora -lautapeli
-GenericName[fr]=Jeu de plateau quatre-en-ligne
+GenericName[fr]=Jeu de plateau « Quatre-en-ligne »
 GenericName[ga]=Cluiche Cláir ceithre-cinn-as-a-chéile
 GenericName[gl]=Xogo de taboleiro «Catro en liña»
 GenericName[hne]=बोर्ड मं एक लकीर मं चार वाले खेल

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



commit kfourinline for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

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

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-05-16 
16:50:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-06-11 09:31:58.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 10:28:27 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:

  kfourinline-4.10.3.tar.xz

New:

  kfourinline-4.10.4.tar.xz



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

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

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



commit kfourinline for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2013-05-16 16:50:21

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


Package is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-04-18 
10:26:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-05-16 16:50:22.0 +0200
@@ -1,0 +2,8 @@
+Sat May  4 17:24:01 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:

  kfourinline-4.10.2.tar.xz

New:

  kfourinline-4.10.3.tar.xz



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

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

2013-04-18 Thread h_root
Hello community,

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

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


Package is kfourinline, Maintainer is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-03-14 
11:35:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-04-18 10:26:51.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:40:49 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  kfourinline-4.10.1.tar.xz

New:

  kfourinline-4.10.2.tar.xz



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

++ kfourinline-4.10.1.tar.xz - kfourinline-4.10.2.tar.xz ++
Files old/kfourinline-4.10.1/doc/index.cache.bz2 and 
new/kfourinline-4.10.2/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-4.10.1/grafix/default.desktop 
new/kfourinline-4.10.2/grafix/default.desktop
--- old/kfourinline-4.10.1/grafix/default.desktop   2013-03-01 
08:11:31.0 +0100
+++ new/kfourinline-4.10.2/grafix/default.desktop   2013-03-29 
08:07:36.0 +0100
@@ -27,6 +27,7 @@
 Name[ko]=검은색과 빨간색
 Name[lt]=Juoda ir raudona
 Name[lv]=Melns un sarkans
+Name[mr]=काळा व लाल
 Name[nb]=Svart og rød
 Name[nds]=Swatt un Root
 Name[ne]=कालो र रातो
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-4.10.1/grafix/gray_reflection.desktop 
new/kfourinline-4.10.2/grafix/gray_reflection.desktop
--- old/kfourinline-4.10.1/grafix/gray_reflection.desktop   2013-03-01 
08:11:31.0 +0100
+++ new/kfourinline-4.10.2/grafix/gray_reflection.desktop   2013-03-29 
08:07:36.0 +0100
@@ -26,6 +26,7 @@
 Name[ko]=진짜 반사
 Name[lt]=Tikras atspindys
 Name[lv]=Patiess atspulgs
+Name[mr]=खरे प्रतिबिंब
 Name[nb]=Ekte refleksjoner
 Name[nds]=Rejell Torüchstrahlen
 Name[nl]=Echte weerspiegeling
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-4.10.1/grafix/yellow.desktop 
new/kfourinline-4.10.2/grafix/yellow.desktop
--- old/kfourinline-4.10.1/grafix/yellow.desktop2013-03-01 
08:11:31.0 +0100
+++ new/kfourinline-4.10.2/grafix/yellow.desktop2013-03-29 
08:07:36.0 +0100
@@ -27,6 +27,7 @@
 Name[ko]=노란색과 빨간색
 Name[lt]=Geltona ir raudona
 Name[lv]=Dzeltens un sarkans
+Name[mr]=पिवळा व लाल
 Name[nb]=Gul og rød
 Name[nds]=Geel un Root
 Name[ne]=पहेँले र रातो
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-4.10.1/grafix/yellow_reflection.desktop 
new/kfourinline-4.10.2/grafix/yellow_reflection.desktop
--- old/kfourinline-4.10.1/grafix/yellow_reflection.desktop 2013-03-01 
08:11:31.0 +0100
+++ new/kfourinline-4.10.2/grafix/yellow_reflection.desktop 2013-03-29 
08:07:36.0 +0100
@@ -24,6 +24,7 @@
 Name[km]=ការ​ឆ្លុះ​ពណ៌​លឿង និង​ក្រហម
 Name[ko]=노란색과 빨간색 반사
 Name[lv]=Dzeltens un sarkans atspīdums
+Name[mr]=पिवळा व लाल प्रतिबिंब
 Name[nb]=Gul og rød med refleksjoner
 Name[nds]=Geel un root Torüchstrahlen
 Name[nl]=Geel- en rood-weerspiegeling
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-4.10.1/kfourinline.desktop 
new/kfourinline-4.10.2/kfourinline.desktop
--- old/kfourinline-4.10.1/kfourinline.desktop  2013-03-01 08:11:31.0 
+0100
+++ new/kfourinline-4.10.2/kfourinline.desktop  2013-03-29 08:07:36.0 
+0100
@@ -26,6 +26,7 @@
 Name[ko]=KFourInLine
 Name[lt]=KFourInLine
 Name[lv]=KFourInLine
+Name[mr]=के-फोर-इन-लाइन
 Name[nb]=KFourInLine
 Name[nds]=KFourInLine
 Name[nl]=KFourInLine
@@ -77,6 +78,7 @@
 GenericName[km]=ល្បែង​ក្ដារ បួន​ក្នុង​មួយ​ជួរ
 GenericName[ko]=한 줄에 네 개 보드 게임
 GenericName[lv]=Četri-rindā galda spēle
+GenericName[mr]=एका-ओळीत-चार बोर्ड खेळ
 GenericName[nb]=Brettspill fire på rad
 GenericName[nds]=Veer op de Reeg-Speel
 GenericName[nl]=Vier-op-een-rij bordspel

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

commit kfourinline for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

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

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


Package is kfourinline, Maintainer is kfourinline

Changes:

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

Old:

  kfourinline-4.10.0.tar.xz

New:

  kfourinline-4.10.1.tar.xz



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

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

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2013-02-04 20:35:08

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


Package is kfourinline, Maintainer is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2013-01-20 
11:57:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2013-02-04 20:35:10.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 18:18:39 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---

Old:

  kfourinline-4.9.98.tar.xz

New:

  kfourinline-4.10.0.tar.xz



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

2013-01-20 Thread h_root
Hello community,

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

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


Package is kfourinline, Maintainer is kfourinline

Changes:

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

Old:

  kfourinline-4.9.97.tar.xz

New:

  kfourinline-4.9.98.tar.xz



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

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2013-01-07 11:02:31

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


Package is kfourinline, Maintainer is kfourinline

Changes:

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

Old:

  kfourinline-4.9.95.tar.xz

New:

  kfourinline-4.9.97.tar.xz



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.3eCY59/_old  2013-01-07 11:02:38.0 +0100
+++ /var/tmp/diff_new_pack.3eCY59/_new  2013-01-07 11:02:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kfourinline
 #
-# 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/Toys/Other
 Url:http://www.kde.org
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:kfourinline-%{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 kfourinline for openSUSE:Factory

2012-12-28 Thread h_root
Hello community,

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

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


Package is kfourinline, Maintainer is kfourinline

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2012-12-07 
14:26:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.kfourinline.new/kfourinline.changes 
2012-12-28 15:02:55.0 +0100
@@ -1,0 +2,11 @@
+Thu Dec 20 11:49:35 UTC 2012 - tittiatc...@gmail.com
+
+- Correct license to LGPL-2.0+
+
+---
+Wed Dec 19 19:13:13 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kfourinline-4.9.90.tar.xz

New:

  kfourinline-4.9.95.tar.xz



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