commit kubrick for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2020-11-10 13:44:33

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


Package is "kubrick"

Tue Nov 10 13:44:33 2020 rev:102 rq:846767 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2020-10-13 
15:41:31.941335301 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.11331/kubrick.changes   
2020-11-10 13:51:35.299061508 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:47:31 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:

  kubrick-20.08.2.tar.xz
  kubrick-20.08.2.tar.xz.sig

New:

  kubrick-20.08.3.tar.xz
  kubrick-20.08.3.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.Cs6JJP/_old  2020-11-10 13:51:35.807060548 +0100
+++ /var/tmp/diff_new_pack.Cs6JJP/_new  2020-11-10 13:51:35.811060540 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-20.08.2.tar.xz -> kubrick-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.08.2/CMakeLists.txt 
new/kubrick-20.08.3/CMakeLists.txt
--- old/kubrick-20.08.2/CMakeLists.txt  2020-10-06 05:34:08.0 +0200
+++ new/kubrick-20.08.3/CMakeLists.txt  2020-11-03 01:41:07.0 +0100
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.08.2/po/zh_CN/kubrick.po 
new/kubrick-20.08.3/po/zh_CN/kubrick.po
--- old/kubrick-20.08.2/po/zh_CN/kubrick.po 2020-10-06 05:34:08.0 
+0200
+++ new/kubrick-20.08.3/po/zh_CN/kubrick.po 2020-11-03 01:41:07.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-09-23 12:20\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.08.2/src/org.kde.kubrick.appdata.xml 
new/kubrick-20.08.3/src/org.kde.kubrick.appdata.xml
--- old/kubrick-20.08.2/src/org.kde.kubrick.appdata.xml 2020-10-03 
14:37:20.0 +0200
+++ new/kubrick-20.08.3/src/org.kde.kubrick.appdata.xml 2020-10-31 
18:24:40.0 +0100
@@ -168,9 +168,9 @@
 none
   
   
+
 
 
 
-
   
 




commit kubrick for openSUSE:Factory

2020-10-13 Thread root
Hello community,

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

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


Package is "kubrick"

Tue Oct 13 15:40:00 2020 rev:101 rq:840705 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2020-09-09 
17:59:12.083047950 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.3486/kubrick.changes
2020-10-13 15:41:31.941335301 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:45:01 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:

  kubrick-20.08.1.tar.xz
  kubrick-20.08.1.tar.xz.sig

New:

  kubrick-20.08.2.tar.xz
  kubrick-20.08.2.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.vmqgUE/_old  2020-10-13 15:41:32.497335693 +0200
+++ /var/tmp/diff_new_pack.vmqgUE/_new  2020-10-13 15:41:32.497335693 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-20.08.1.tar.xz -> kubrick-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.08.1/CMakeLists.txt 
new/kubrick-20.08.2/CMakeLists.txt
--- old/kubrick-20.08.1/CMakeLists.txt  2020-09-01 08:28:05.0 +0200
+++ new/kubrick-20.08.2/CMakeLists.txt  2020-10-06 05:34:08.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.08.1/po/de/docs/kubrick/index.docbook 
new/kubrick-20.08.2/po/de/docs/kubrick/index.docbook
--- old/kubrick-20.08.1/po/de/docs/kubrick/index.docbook2020-09-01 
08:28:05.0 +0200
+++ new/kubrick-20.08.2/po/de/docs/kubrick/index.docbook2020-10-06 
05:34:08.0 +0200
@@ -1484,21 +1484,6 @@
 >   
 
-
-Installation
-
-
-
-
-Kompilieren und Installieren  verwendet OpenGL-beschleunigte 3D-Grafiken und benötigt dafür die 
GL- und GLU-Bibliotheken. Diese werden bei den meisten Distributionen von 
 mitgeliefert und sind meist standardmäßig installiert. 
-
-
-
-
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.08.1/po/el/kubrick.po 
new/kubrick-20.08.2/po/el/kubrick.po
--- old/kubrick-20.08.1/po/el/kubrick.po2020-09-01 08:28:02.0 
+0200
+++ new/kubrick-20.08.2/po/el/kubrick.po2020-10-06 05:34:07.0 
+0200
@@ -4,19 +4,20 @@
 #
 # Spiros Georgaras , 2008.
 # Spiros Georgaras , 2008.
+# Stelios , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2008-06-29 16:19+0300\n"
-"Last-Translator: Spiros Georgaras \n"
-"Language-Team: Greek \n"
+"PO-Revision-Date: 2020-09-24 09:50+0300\n"
+"Last-Translator: Stelios \n"
+"Language-Team: Greek \n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
+"X-Generator: Lokalize 20.04.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -67,15 +68,14 @@
 msgstr "Φόρτωση γρίφου"
 
 #: game.cpp:178 game.cpp:1342
-#, fuzzy, kde-format
-#| msgid "Kubri Game Settings"
+#, kde-format
 msgid "Kubrick Game Files (*.kbk)"
-msgstr "Ρυθμίσεις παιχνιδιού Kubri"
+msgstr "Αρχεία παιχνιδιού Kubrick (*.kbk)"
 
 #: game.cpp:187
 #, kde-format
 msgid "The file '%1' is not a valid Kubrick game-file."
-msgstr ""
+msgstr "Το αρχείο '%1' δεν είναι ένα έγκυρο αρχείο του παιχνιδιού Kubrick."
 
 #: game.cpp:247
 #, kde-format
@@ -917,7 +917,7 @@
 #: kubrick.cpp:524
 #, kde-format
 msgid "Switch Background"
-msgstr ""
+msgstr "Εναλλαγή φόντου"
 
 #: kubrick.cpp:647
 #, kde-format
@@ -979,10 +979,9 @@
 msgstr "Kubrick"
 
 #: main.cpp:44
-#, 

commit kubrick for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2020-09-09 17:57:40

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


Package is "kubrick"

Wed Sep  9 17:57:40 2020 rev:100 rq:831872 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2020-08-18 
14:02:35.162301226 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.3399/kubrick.changes
2020-09-09 17:59:12.083047950 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:51:03 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:

  kubrick-20.08.0.tar.xz
  kubrick-20.08.0.tar.xz.sig

New:

  kubrick-20.08.1.tar.xz
  kubrick-20.08.1.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.uXcudV/_old  2020-09-09 17:59:13.923049627 +0200
+++ /var/tmp/diff_new_pack.uXcudV/_new  2020-09-09 17:59:13.927049631 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-20.08.0.tar.xz -> kubrick-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.08.0/CMakeLists.txt 
new/kubrick-20.08.1/CMakeLists.txt
--- old/kubrick-20.08.0/CMakeLists.txt  2020-08-07 09:03:52.0 +0200
+++ new/kubrick-20.08.1/CMakeLists.txt  2020-09-01 08:28:05.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.08.0/po/zh_CN/kubrick.po 
new/kubrick-20.08.1/po/zh_CN/kubrick.po
--- old/kubrick-20.08.0/po/zh_CN/kubrick.po 2020-08-07 09:03:51.0 
+0200
+++ new/kubrick-20.08.1/po/zh_CN/kubrick.po 2020-09-01 08:28:04.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.08.0/src/org.kde.kubrick.appdata.xml 
new/kubrick-20.08.1/src/org.kde.kubrick.appdata.xml
--- old/kubrick-20.08.0/src/org.kde.kubrick.appdata.xml 2020-08-05 
10:11:28.0 +0200
+++ new/kubrick-20.08.1/src/org.kde.kubrick.appdata.xml 2020-08-31 
21:18:24.0 +0200
@@ -164,9 +164,9 @@
 none
   
   
+
 
 
 
-
   
 




commit kubrick for openSUSE:Factory

2020-08-18 Thread root
Hello community,

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

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


Package is "kubrick"

Tue Aug 18 13:59:51 2020 rev:99 rq:826498 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2020-07-15 
11:57:40.783669706 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.3399/kubrick.changes
2020-08-18 14:02:35.162301226 +0200
@@ -1,0 +2,25 @@
+Sun Aug  9 09:10:22 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 08:00:41 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:05:47 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * doc: remove download/build instructions
+  * Fix blurry icons by adding UseHighDpiPixmaps flag
+
+---

Old:

  kubrick-20.04.3.tar.xz
  kubrick-20.04.3.tar.xz.sig

New:

  kubrick-20.08.0.tar.xz
  kubrick-20.08.0.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.ZTFr6r/_old  2020-08-18 14:02:35.934301571 +0200
+++ /var/tmp/diff_new_pack.ZTFr6r/_new  2020-08-18 14:02:35.938301573 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-20.04.3.tar.xz -> kubrick-20.08.0.tar.xz ++
 3488 lines of diff (skipped)




commit kubrick for openSUSE:Factory

2020-07-15 Thread root
Hello community,

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

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


Package is "kubrick"

Wed Jul 15 11:55:04 2020 rev:98 rq:820278 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2020-06-14 
18:30:44.145662646 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.3060/kubrick.changes
2020-07-15 11:57:40.783669706 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:10:42 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:

  kubrick-20.04.2.tar.xz
  kubrick-20.04.2.tar.xz.sig

New:

  kubrick-20.04.3.tar.xz
  kubrick-20.04.3.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.kNE7Et/_old  2020-07-15 11:57:41.487670484 +0200
+++ /var/tmp/diff_new_pack.kNE7Et/_new  2020-07-15 11:57:41.491670488 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-20.04.2.tar.xz -> kubrick-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.04.2/CMakeLists.txt 
new/kubrick-20.04.3/CMakeLists.txt
--- old/kubrick-20.04.2/CMakeLists.txt  2020-06-09 02:39:25.0 +0200
+++ new/kubrick-20.04.3/CMakeLists.txt  2020-07-07 03:01:58.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.04.2/po/sr/kubrick.po 
new/kubrick-20.04.3/po/sr/kubrick.po
--- old/kubrick-20.04.2/po/sr/kubrick.po2020-06-09 02:39:25.0 
+0200
+++ new/kubrick-20.04.3/po/sr/kubrick.po2020-07-07 03:01:57.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-29 03:12+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2020-03-16 09:02+0100\n"
 "PO-Revision-Date: 2017-09-28 17:59+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -30,24 +30,24 @@
 msgid "Your emails"
 msgstr "slsi...@gmail.com"
 
-#: game.cpp:95
+#: game.cpp:94
 #, kde-format
 msgid "Front View"
 msgstr "Поглед спреда"
 
-#: game.cpp:96
+#: game.cpp:95
 #, kde-format
 msgid "Back View"
 msgstr "Поглед отпозади"
 
-#: game.cpp:103
+#: game.cpp:102
 #, kde-format
 msgid "DEMO - Click anywhere to begin playing"
 msgstr "ДЕМО — кликните за почетак игре"
 
 # >! ui: Game --> ?
 # rewrite-msgid: /options dialog/configuration dialog/
-#: game.cpp:158
+#: game.cpp:157
 #, kde-format
 msgid ""
 "Sorry, the cube cannot be shuffled at the moment.  The number of shuffling "
@@ -58,58 +58,58 @@
 "на нулу. Поставите овај број на нешто друго у дијалогу за подешавање, под "
 "Игра→Избор врсте слагалице→По жељи"
 
-#: game.cpp:162
+#: game.cpp:161
 #, kde-format
 msgid "New Puzzle"
 msgstr "Нова слагалица"
 
 # >> @title:window
-#: game.cpp:178
+#: game.cpp:177
 #, kde-format
 msgid "Load Puzzle"
 msgstr "Учитавање слагалице"
 
-#: game.cpp:179 game.cpp:1343
+#: game.cpp:178 game.cpp:1342
 #, kde-format
 msgid "Kubrick Game Files (*.kbk)"
 msgstr "Кубрикови фајлови позиција (*.kbk)"
 
-#: game.cpp:188
+#: game.cpp:187
 #, kde-format
 msgid "The file '%1' is not a valid Kubrick game-file."
 msgstr "Фајл „%1“ није добар Кубриков фајл позиције."
 
-#: game.cpp:248
+#: game.cpp:247
 #, kde-format
 msgid "Undo"
 msgstr "Опозови"
 
-#: game.cpp:254
+#: game.cpp:253
 #, kde-format
 msgid "Redo"
 msgstr "Понови"
 
-#: game.cpp:264
+#: game.cpp:263
 #, kde-format
 msgid "This cube has not been shuffled, so there is nothing to solve."
 msgstr "Ова коцка још није измешана, тако да нема шта да се решава."
 
-#: game.cpp:266
+#: game.cpp:265
 #, kde-format
 msgid "Solve the Cube"
 msgstr 

commit kubrick for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2020-06-14 18:29:52

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


Package is "kubrick"

Sun Jun 14 18:29:52 2020 rev:97 rq:813738 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2020-05-23 
17:26:28.855283436 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.3606/kubrick.changes
2020-06-14 18:30:44.145662646 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:16:03 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:

  kubrick-20.04.1.tar.xz
  kubrick-20.04.1.tar.xz.sig

New:

  kubrick-20.04.2.tar.xz
  kubrick-20.04.2.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.Vz9OZp/_old  2020-06-14 18:30:44.997665395 +0200
+++ /var/tmp/diff_new_pack.Vz9OZp/_new  2020-06-14 18:30:45.001665408 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-20.04.1.tar.xz -> kubrick-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.04.1/CMakeLists.txt 
new/kubrick-20.04.2/CMakeLists.txt
--- old/kubrick-20.04.1/CMakeLists.txt  2020-05-12 03:19:45.0 +0200
+++ new/kubrick-20.04.2/CMakeLists.txt  2020-06-09 02:39:25.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.04.1/src/org.kde.kubrick.appdata.xml 
new/kubrick-20.04.2/src/org.kde.kubrick.appdata.xml
--- old/kubrick-20.04.1/src/org.kde.kubrick.appdata.xml 2020-05-11 
23:26:14.0 +0200
+++ new/kubrick-20.04.2/src/org.kde.kubrick.appdata.xml 2020-06-08 
20:01:58.0 +0200
@@ -162,6 +162,7 @@
 none
   
   
+
 
 
   




commit kubrick for openSUSE:Factory

2020-05-23 Thread root
Hello community,

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

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


Package is "kubrick"

Sat May 23 17:25:33 2020 rev:96 rq:806637 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2020-04-29 
20:51:40.944901674 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.2738/kubrick.changes
2020-05-23 17:26:28.855283436 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:42:07 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+---
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -38 +43 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -52 +57 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  kubrick-20.04.0.tar.xz
  kubrick-20.04.0.tar.xz.sig

New:

  kubrick-20.04.1.tar.xz
  kubrick-20.04.1.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.9UmH9s/_old  2020-05-23 17:26:29.647285149 +0200
+++ /var/tmp/diff_new_pack.9UmH9s/_new  2020-05-23 17:26:29.651285158 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-20.04.0.tar.xz -> kubrick-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.04.0/CMakeLists.txt 
new/kubrick-20.04.1/CMakeLists.txt
--- old/kubrick-20.04.0/CMakeLists.txt  2020-04-17 02:34:00.0 +0200
+++ new/kubrick-20.04.1/CMakeLists.txt  2020-05-12 03:19:45.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.04.0/po/zh_CN/kubrick.po 
new/kubrick-20.04.1/po/zh_CN/kubrick.po
--- old/kubrick-20.04.0/po/zh_CN/kubrick.po 2020-04-17 02:34:00.0 
+0200
+++ new/kubrick-20.04.1/po/zh_CN/kubrick.po 2020-05-12 03:19:44.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-03-16 09:02+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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-20.04.0/src/org.kde.kubrick.appdata.xml 
new/kubrick-20.04.1/src/org.kde.kubrick.appdata.xml
--- old/kubrick-20.04.0/src/org.kde.kubrick.appdata.xml 2020-04-15 
11:18:30.0 +0200
+++ new/kubrick-20.04.1/src/org.kde.kubrick.appdata.xml 2020-05-11 
23:26:14.0 +0200
@@ -90,6 +90,7 @@
 Kubrick è un gioco basato sul cubo di Rubik™. Le 
dimensioni del cubo variano da 2x2x2 fino a 6x6x6, oppure si può giocare con 
«mattonelle» fino a 5x3x2 o «piatti» come 6x4x1 o 2x2x1. Il gioco contiene una 
selezione di rompicapi a diversi livelli di difficoltà, così come dimostrazioni 
di mosse interessanti e gradevoli e di soluzioni, oppure puoi costruire dei 
rompicapi come preferisci.
 Kubrick은 루빅스 큐브 퍼즐 기반 게임입니다. 최소 2x2x2부터 최대 6x6x6까지 정육면체 
큐브나, 5x3x2 등 크기의 비정형 "벽돌"이나 6x4x1 또는 2x2x1 크기의 "매트"가 될 수도 있습니다. 게임에는 여러 다양한 
난이도가 있으며, 흥미있는 패턴과 풀이법을 표시하는 데모 모드를 지원합니다. 사용자 정의 퍼즐을 만들 수도 있습니다.
 Kubrick is een spel gebaseerd op de Rubik's Cube™ puzzel. 
De afmetingen van de kubus variëren van 2x2x2 tot aan 6x6x6, maar u kunt ook 
met onregelmatige "stenen" zoals 5x3x2 of "matten" zoals 6x4x1 of 2x2x1 spelen. 
Het spel heeft een verzameling puzzels met verschillende moeilijkheidsgraden, 

commit kubrick for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2020-04-29 20:50:24

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


Package is "kubrick"

Wed Apr 29 20:50:24 2020 rev:95 rq:797019 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2020-03-12 
23:07:16.195204635 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new.2738/kubrick.changes
2020-04-29 20:51:40.944901674 +0200
@@ -1,0 +2,31 @@
+Thu Apr 23 12:23:02 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:34 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:17:31 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Compose RELEASE_SERVICE_VERSION into kubrick version
+  * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
+  * Fix link: ui.html -> menus.html
+  * Fix minor issues found by EBN
+
+---

Old:

  kubrick-19.12.3.tar.xz
  kubrick-19.12.3.tar.xz.sig

New:

  kubrick-20.04.0.tar.xz
  kubrick-20.04.0.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.THxGgg/_old  2020-04-29 20:51:41.848903745 +0200
+++ /var/tmp/diff_new_pack.THxGgg/_new  2020-04-29 20:51:41.852903754 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kubrick
 #
-# 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,29 +21,25 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Logic
 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:  pkgconfig
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KF5KDEGames)
-BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5OpenGL)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
@@ -51,16 +47,16 @@
 Obsoletes:  kubrick5 < %{version}
 Provides:   kubrick5 = %{version}
 %if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
 %endif
+Recommends: %{name}-lang
 
 %description
 This package contains the KDE game Kubrick which is based on Rubik's
 Cube.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q


++ kubrick-19.12.3.tar.xz -> kubrick-20.04.0.tar.xz ++
 3360 lines of diff (skipped)




commit kubrick for openSUSE:Factory

2020-03-12 Thread root
Hello community,

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

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


Package is "kubrick"

Thu Mar 12 23:04:40 2020 rev:94 rq:782471 version:19.12.3

Changes:

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

Old:

  kubrick-19.12.2.tar.xz
  kubrick-19.12.2.tar.xz.sig

New:

  kubrick-19.12.3.tar.xz
  kubrick-19.12.3.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.T9ybsa/_old  2020-03-12 23:07:17.639205205 +0100
+++ /var/tmp/diff_new_pack.T9ybsa/_new  2020-03-12 23:07:17.639205205 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-19.12.2.tar.xz -> kubrick-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.12.2/po/ca@valencia/kubrick.po 
new/kubrick-19.12.3/po/ca@valencia/kubrick.po
--- old/kubrick-19.12.2/po/ca@valencia/kubrick.po   2020-02-04 
01:29:02.0 +0100
+++ new/kubrick-19.12.3/po/ca@valencia/kubrick.po   2020-03-03 
01:23:47.0 +0100
@@ -55,9 +55,9 @@
 "options dialog at menu item Game->Choose Puzzle Type->Make Your Own..."
 msgstr ""
 "Ho sentim, en aquests moments no es pot barrejar el cub. El nombre de "
-"moviments per barrejar està posat a zero. Per favor, seleccioneu el nombre de 
"
-"moviments de barreja al diàleg d'opcions del menú Joc->Escolliu el tipus de "
-"trencaclosques->Personalitzeu-lo..."
+"moviments per barrejar està posat a zero. Per favor, seleccioneu el nombre "
+"de moviments de barreja al diàleg d'opcions del menú Joc->Escolliu el tipus "
+"de trencaclosques->Personalitzeu-lo..."
 
 #: game.cpp:161
 #, kde-format
@@ -231,24 +231,24 @@
 #: gamedialog.cpp:188
 #, kde-format
 msgid ""
-"You can choose any size of cube (or brick) up to 6x6x6, but only one side can 
"
-"have dimension 1 (otherwise the puzzle becomes trivial).  The easiest puzzle "
-"is 2x2x1 and 3x3x1 is a good warmup for the original Rubik's Cube, which is "
-"3x3x3.  Simple puzzles have 2 to 5 shuffling moves, a difficult 3x3x3 puzzle "
-"has 10 to 20 --- or you can choose zero shuffling then shuffle the cube "
-"yourself, maybe for a friend to solve.\n"
+"You can choose any size of cube (or brick) up to 6x6x6, but only one side "
+"can have dimension 1 (otherwise the puzzle becomes trivial).  The easiest "
+"puzzle is 2x2x1 and 3x3x1 is a good warmup for the original Rubik's Cube, "
+"which is 3x3x3.  Simple puzzles have 2 to 5 shuffling moves, a difficult "
+"3x3x3 puzzle has 10 to 20 --- or you can choose zero shuffling then shuffle "
+"the cube yourself, maybe for a friend to solve.\n"
 "The other options determine whether you can watch the shuffling and/or your "
 "own moves and how fast the animation goes.  The bevel option affects the "
 "appearance of the small cubes.  Try setting it to 30 and you'll see what we "
 "mean."
 msgstr ""
-"Podeu triar qualsevol mida del cub (o bric) fins a 6x6x6, però només una cara 
"
-"pot tindre una mida d'1 (si no el trencaclosques seria trivial). El "
+"Podeu triar qualsevol mida del cub (o bric) fins a 6x6x6, però només una "
+"cara pot tindre una mida d'1 (si no el trencaclosques seria trivial). El "
 "trencaclosques més fàcil és el de 2x2x1 i el de 3x3x1 és un bon escalfament "
-"pel cub de Rubik original, de 3x3x3. Els trencaclosques fàcils tenen de 2 a 5 
"
-"moviments de barreja, un trencaclosques difícil de 3x3x3 en té de 10 a 20 --- 
"
-"o podeu escollir zero barreges i després barrejar el cub vosaltres mateixos, "
-"potser perquè ho resolgui un amic.\n"
+"pel cub de Rubik original, de 3x3x3. Els trencaclosques fàcils tenen de 2 a "
+"5 moviments de barreja, un trencaclosques difícil de 3x3x3 en té de 10 a 20 "
+"--- o podeu escollir zero barreges i després barrejar el cub vosaltres "
+"mateixos, potser perquè ho resolgui un amic.\n"
 "Les altres opcions determinen si podeu veure com es barreja 

commit kubrick for openSUSE:Factory

2020-02-11 Thread root
Hello community,

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

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


Package is "kubrick"

Tue Feb 11 22:21:02 2020 rev:93 rq:771750 version:19.12.2

Changes:

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

  kubrick-19.12.1.tar.xz
  kubrick-19.12.1.tar.xz.sig

New:

  kubrick-19.12.2.tar.xz
  kubrick-19.12.2.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.ZKEHdu/_old  2020-02-11 22:21:30.315439372 +0100
+++ /var/tmp/diff_new_pack.ZKEHdu/_new  2020-02-11 22:21:30.315439372 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later
@@ -67,7 +67,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kubrick-19.12.1.tar.xz -> kubrick-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.12.1/po/ca@valencia/kubrick.po 
new/kubrick-19.12.2/po/ca@valencia/kubrick.po
--- old/kubrick-19.12.1/po/ca@valencia/kubrick.po   2020-01-07 
02:52:51.0 +0100
+++ new/kubrick-19.12.2/po/ca@valencia/kubrick.po   2020-02-04 
01:29:02.0 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-19 02:54+0200\n"
-"PO-Revision-Date: 2019-04-01 21:42+0100\n"
+"PO-Revision-Date: 2019-08-31 11:49+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
@@ -55,9 +55,9 @@
 "options dialog at menu item Game->Choose Puzzle Type->Make Your Own..."
 msgstr ""
 "Ho sentim, en aquests moments no es pot barrejar el cub. El nombre de "
-"moviments per barrejar està posat a zero. Per favor, seleccioneu el nombre "
-"de moviments de barreja al diàleg d'opcions del menú Joc->Escolliu el tipus "
-"de trencaclosques->Personalitzeu-lo..."
+"moviments per barrejar està posat a zero. Per favor, seleccioneu el nombre de 
"
+"moviments de barreja al diàleg d'opcions del menú Joc->Escolliu el tipus de "
+"trencaclosques->Personalitzeu-lo..."
 
 #: game.cpp:161
 #, kde-format
@@ -231,24 +231,24 @@
 #: gamedialog.cpp:188
 #, kde-format
 msgid ""
-"You can choose any size of cube (or brick) up to 6x6x6, but only one side "
-"can have dimension 1 (otherwise the puzzle becomes trivial).  The easiest "
-"puzzle is 2x2x1 and 3x3x1 is a good warmup for the original Rubik's Cube, "
-"which is 3x3x3.  Simple puzzles have 2 to 5 shuffling moves, a difficult "
-"3x3x3 puzzle has 10 to 20 --- or you can choose zero shuffling then shuffle "
-"the cube yourself, maybe for a friend to solve.\n"
+"You can choose any size of cube (or brick) up to 6x6x6, but only one side can 
"
+"have dimension 1 (otherwise the puzzle becomes trivial).  The easiest puzzle "
+"is 2x2x1 and 3x3x1 is a good warmup for the original Rubik's Cube, which is "
+"3x3x3.  Simple puzzles have 2 to 5 shuffling moves, a difficult 3x3x3 puzzle "
+"has 10 to 20 --- or you can choose zero shuffling then shuffle the cube "
+"yourself, maybe for a friend to solve.\n"
 "The other options determine whether you can watch the shuffling and/or your "
 "own moves and how fast the animation goes.  The bevel option affects the "
 "appearance of the small cubes.  Try setting it to 30 and you'll see what we "
 "mean."
 msgstr ""
-"Podeu triar qualsevol mida del cub (o bric) fins a 6x6x6, però només una "
-"cara pot tindre una mida d'1 (si no el trencaclosques seria trivial). El "
+"Podeu triar qualsevol mida del cub (o bric) fins a 6x6x6, però només una cara 
"
+"pot tindre una mida d'1 (si no el trencaclosques seria trivial). El "
 "trencaclosques més fàcil és el de 2x2x1 i el de 3x3x1 és un bon escalfament "
-"pel cub 

commit kubrick for openSUSE:Factory

2020-01-12 Thread root
Hello community,

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

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


Package is "kubrick"

Sun Jan 12 23:22:26 2020 rev:92 rq:762440 version:19.12.1

Changes:

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

Old:

  kubrick-19.12.0.tar.xz
  kubrick-19.12.0.tar.xz.sig

New:

  kubrick-19.12.1.tar.xz
  kubrick-19.12.1.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.HfVpRI/_old  2020-01-12 23:23:52.190804715 +0100
+++ /var/tmp/diff_new_pack.HfVpRI/_new  2020-01-12 23:23:52.190804715 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-19.12.0.tar.xz -> kubrick-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.12.0/po/sv/docs/kubrick/index.docbook 
new/kubrick-19.12.1/po/sv/docs/kubrick/index.docbook
--- old/kubrick-19.12.0/po/sv/docs/kubrick/index.docbook2019-12-06 
02:38:29.0 +0100
+++ new/kubrick-19.12.1/po/sv/docs/kubrick/index.docbook2020-01-07 
02:54:08.0 +0100
@@ -1341,8 +1341,7 @@
 >Översättning Stefan Asserhäll stefan.asserh...@bredband.net 
-  
+>   
 
 
 
 Kompilering och installation
- Kompilering och installation  använder OpenGL tredimensionell grafik och kräver bilioteken GL och 
 >GLU. De är tillgängliga med de flesta distributioner av  och 
 >installeras ofta standardmässigt. 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.12.0/po/zh_CN/kubrick.po 
new/kubrick-19.12.1/po/zh_CN/kubrick.po
--- old/kubrick-19.12.0/po/zh_CN/kubrick.po 2019-12-06 02:38:28.0 
+0100
+++ new/kubrick-19.12.1/po/zh_CN/kubrick.po 2020-01-07 02:53:45.0 
+0100
@@ -3,15 +3,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-19 02:54+0200\n"
-"PO-Revision-Date: 2019-11-19 23:12\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:50\n"
+"Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/kdegames/kubrick.pot\n"
@@ -619,7 +618,7 @@
 #: kubrick.cpp:288
 #, kde-format
 msgid "Main "
-msgstr ""
+msgstr "主演示()"
 
 #: kubrick.cpp:289
 #, kde-format
@@ -871,12 +870,12 @@
 #: kubrick.cpp:519
 #, kde-format
 msgid "Add space to Singmaster moves"
-msgstr ""
+msgstr "在 Singmaster 转动之间加入空格"
 
 #: kubrick.cpp:524
 #, kde-format
 msgid "Switch Background"
-msgstr ""
+msgstr "切换背景"
 
 #: kubrick.cpp:647
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.12.0/po/zh_TW/kubrick.po 
new/kubrick-19.12.1/po/zh_TW/kubrick.po
--- old/kubrick-19.12.0/po/zh_TW/kubrick.po 2019-12-06 02:38:28.0 
+0100
+++ new/kubrick-19.12.1/po/zh_TW/kubrick.po 2020-01-07 02:53:47.0 
+0100
@@ -12,7 +12,7 @@
 "POT-Creation-Date: 2019-09-19 02:54+0200\n"
 "PO-Revision-Date: 2019-08-31 19:19+0800\n"
 "Last-Translator: pan93412 \n"
-"Language-Team: Chinese \n"
+"Language-Team: Chinese \n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"




commit kubrick for openSUSE:Factory

2019-12-14 Thread root
Hello community,

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

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


Package is "kubrick"

Sat Dec 14 12:14:58 2019 rev:91 rq:756307 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-11-13 
13:22:51.343355826 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new.4691/kubrick.changes
2019-12-14 12:21:22.591217451 +0100
@@ -1,0 +2,29 @@
+Tue Dec 10 06:39:03 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+---
+Sat Nov 30 09:12:23 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:56 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile without kf5 deprecated method
+  * Make it compiles without deprecated method
+  * Make all action names translatable
+  * Get rid of deprecated QSignalMapper and width()
+
+---

Old:

  kubrick-19.08.3.tar.xz
  kubrick-19.08.3.tar.xz.sig

New:

  kubrick-19.12.0.tar.xz
  kubrick-19.12.0.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.ibnfTm/_old  2019-12-14 12:21:26.511216859 +0100
+++ /var/tmp/diff_new_pack.ibnfTm/_new  2019-12-14 12:21:26.547216853 +0100
@@ -16,37 +16,37 @@
 #
 
 
-%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:   kubrick
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Logic
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kcrash-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kio-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  libkdegames-devel
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5OpenGL)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt5OpenGL)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  pkgconfig(glu)
 Obsoletes:  kubrick5 < %{version}
 Provides:   kubrick5 = %{version}

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

++ kubrick-19.08.3.tar.xz -> kubrick-19.12.0.tar.xz ++
 35322 lines of diff (skipped)




commit kubrick for openSUSE:Factory

2019-11-13 Thread root
Hello community,

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

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


Package is "kubrick"

Wed Nov 13 13:22:41 2019 rev:90 rq:746956 version:19.08.3

Changes:

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

Old:

  kubrick-19.08.2.tar.xz
  kubrick-19.08.2.tar.xz.sig

New:

  kubrick-19.08.3.tar.xz
  kubrick-19.08.3.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.kB6yIW/_old  2019-11-13 13:22:53.735358315 +0100
+++ /var/tmp/diff_new_pack.kB6yIW/_new  2019-11-13 13:22:53.739358320 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-19.08.2.tar.xz -> kubrick-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.08.2/po/zh_CN/kubrick.po 
new/kubrick-19.08.3/po/zh_CN/kubrick.po
--- old/kubrick-19.08.2/po/zh_CN/kubrick.po 2019-10-08 02:16:55.0 
+0200
+++ new/kubrick-19.08.3/po/zh_CN/kubrick.po 2019-11-05 05:11:05.0 
+0100
@@ -3,7 +3,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"




commit kubrick for openSUSE:Factory

2019-10-28 Thread root
Hello community,

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

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


Package is "kubrick"

Mon Oct 28 16:53:58 2019 rev:89 rq:737836 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-09-11 
10:31:33.863362933 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.2990/kubrick.changes
2019-10-28 16:55:20.973386490 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:43:17 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:

  kubrick-19.08.1.tar.xz
  kubrick-19.08.1.tar.xz.sig

New:

  kubrick-19.08.2.tar.xz
  kubrick-19.08.2.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.RVZcBU/_old  2019-10-28 16:55:21.677387386 +0100
+++ /var/tmp/diff_new_pack.RVZcBU/_new  2019-10-28 16:55:21.681387390 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-19.08.1.tar.xz -> kubrick-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.08.1/po/cs/kubrick.po 
new/kubrick-19.08.2/po/cs/kubrick.po
--- old/kubrick-19.08.1/po/cs/kubrick.po2019-09-03 03:41:33.0 
+0200
+++ new/kubrick-19.08.2/po/cs/kubrick.po2019-10-08 02:16:53.0 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2011, 2013, 2014, 2017.
+# Vít Pelčák , 2011, 2013, 2014, 2017, 2019.
 # Tomáš Chvátal , 2013.
 #
 msgid ""
@@ -16,7 +16,7 @@
 "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 2.0\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/kubrick-19.08.1/po/fr/kubrick.po 
new/kubrick-19.08.2/po/fr/kubrick.po
--- old/kubrick-19.08.1/po/fr/kubrick.po2019-09-03 03:41:34.0 
+0200
+++ new/kubrick-19.08.2/po/fr/kubrick.po2019-10-08 02:16:54.0 
+0200
@@ -5,6 +5,7 @@
 # Bruno Patri , 2008.
 # xavier , 2013.
 # Vincent Pinon , 2017.
+# Simon Depiets , 2019.
 #
 msgid ""
 msgstr ""
@@ -22,7 +23,7 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.07.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.08.1/po/gl/kubrick.po 
new/kubrick-19.08.2/po/gl/kubrick.po
--- old/kubrick-19.08.1/po/gl/kubrick.po2019-09-03 03:41:34.0 
+0200
+++ new/kubrick-19.08.2/po/gl/kubrick.po2019-10-08 02:16:54.0 
+0200
@@ -13,12 +13,13 @@
 "POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2019-03-15 23:53+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
-"Language-Team: Galician \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"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 19.11.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.08.1/po/it/kubrick.po 
new/kubrick-19.08.2/po/it/kubrick.po
--- old/kubrick-19.08.1/po/it/kubrick.po2019-09-03 03:41:34.0 
+0200
+++ new/kubrick-19.08.2/po/it/kubrick.po2019-10-08 02:16:54.0 
+0200
@@ -18,7 +18,7 @@
 "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.04.2\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/kubrick-19.08.1/po/zh_CN/kubrick.po 
new/kubrick-19.08.2/po/zh_CN/kubrick.po
--- old/kubrick-19.08.1/po/zh_CN/kubrick.po 

commit kubrick for openSUSE:Factory

2019-09-11 Thread root
Hello community,

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

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


Package is "kubrick"

Wed Sep 11 10:31:03 2019 rev:88 rq:728914 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-08-16 
15:50:04.253604942 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.7948/kubrick.changes
2019-09-11 10:31:33.863362933 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:01:09 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:

  kubrick-19.08.0.tar.xz
  kubrick-19.08.0.tar.xz.sig

New:

  kubrick-19.08.1.tar.xz
  kubrick-19.08.1.tar.xz.sig



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.r5Zhnm/_old  2019-09-11 10:31:34.527362740 +0200
+++ /var/tmp/diff_new_pack.r5Zhnm/_new  2019-09-11 10:31:34.527362740 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later


++ kubrick-19.08.0.tar.xz -> kubrick-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.08.0/po/bs/kubrick.po 
new/kubrick-19.08.1/po/bs/kubrick.po
--- old/kubrick-19.08.0/po/bs/kubrick.po2019-08-09 02:31:24.0 
+0200
+++ new/kubrick-19.08.1/po/bs/kubrick.po2019-09-03 03:41:33.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-07-05 02:59+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2015-01-07 16:33+0100\n"
 "Last-Translator: Samir Ribic \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.08.0/po/ca/kubrick.po 
new/kubrick-19.08.1/po/ca/kubrick.po
--- old/kubrick-19.08.0/po/ca/kubrick.po2019-08-09 02:31:24.0 
+0200
+++ new/kubrick-19.08.1/po/ca/kubrick.po2019-09-03 03:41:33.0 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-05 02:59+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2019-04-01 21:42+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.08.0/po/ca@valencia/kubrick.po 
new/kubrick-19.08.1/po/ca@valencia/kubrick.po
--- old/kubrick-19.08.0/po/ca@valencia/kubrick.po   2019-08-09 
02:31:25.0 +0200
+++ new/kubrick-19.08.1/po/ca@valencia/kubrick.po   2019-09-03 
03:41:33.0 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-05 02:59+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2019-04-01 21:42+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.08.0/po/cs/kubrick.po 
new/kubrick-19.08.1/po/cs/kubrick.po
--- old/kubrick-19.08.0/po/cs/kubrick.po2019-08-09 02:31:25.0 
+0200
+++ new/kubrick-19.08.1/po/cs/kubrick.po2019-09-03 03:41:33.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-05 02:59+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2017-07-27 14:30+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.08.0/po/da/kubrick.po 
new/kubrick-19.08.1/po/da/kubrick.po
--- old/kubrick-19.08.0/po/da/kubrick.po2019-08-09 02:31:25.0 
+0200
+++ new/kubrick-19.08.1/po/da/kubrick.po2019-09-03 03:41:33.0 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-07-05 02:59+0200\n"
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
 "PO-Revision-Date: 2017-11-11 03:39+0200\n"
 

commit kubrick for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2019-08-16 15:49:22

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


Package is "kubrick"

Fri Aug 16 15:49:22 2019 rev:87 rq:723733 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-07-17 
13:18:46.783694098 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.22127/kubrick.changes   
2019-08-16 15:50:04.253604942 +0200
@@ -1,0 +2,33 @@
+Fri Aug  9 08:31:59 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:51 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- No code changes since 19.07.80
+
+---
+Tue Jul 23 11:59:05 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
+  * const'ify. + add QLatin1Char + remove unused code
+  * Remove compile warning
+  * It compiles fine without foreach
+  * Fix compile on arm
+
+---
@@ -9 +42 @@
-  * Fix black screen in kubrick
+  * Fix black screen in kubrick (kde#409069)

Old:

  kubrick-19.04.3.tar.xz

New:

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



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.33llZP/_old  2019-08-16 15:50:05.529604475 +0200
+++ /var/tmp/diff_new_pack.33llZP/_new  2019-08-16 15:50:05.533604473 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Logic
-URL:http://www.kde.org
-Source0:kubrick-%{version}.tar.xz
+URL:https://www.kde.org
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
 BuildRequires:  kconfigwidgets-devel

++ kubrick-19.04.3.tar.xz -> kubrick-19.08.0.tar.xz ++
 40638 lines of diff (skipped)




commit kubrick for openSUSE:Factory

2019-07-17 Thread root
Hello community,

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

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


Package is "kubrick"

Wed Jul 17 13:18:40 2019 rev:86 rq:715185 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-06-14 
20:33:49.726617537 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.1887/kubrick.changes
2019-07-17 13:18:46.783694098 +0200
@@ -1,0 +2,10 @@
+Sat Jul 13 07:26:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- Changes since 19.04.2:
+  * Fix black screen in kubrick
+
+---

Old:

  kubrick-19.04.2.tar.xz

New:

  kubrick-19.04.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.blk1QM/_old  2019-07-17 13:18:47.399693726 +0200
+++ /var/tmp/diff_new_pack.blk1QM/_new  2019-07-17 13:18:47.403693723 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later

++ kubrick-19.04.2.tar.xz -> kubrick-19.04.3.tar.xz ++
 33977 lines of diff (skipped)




commit kubrick for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2019-06-14 20:33:48

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


Package is "kubrick"

Fri Jun 14 20:33:48 2019 rev:85 rq:708675 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-05-15 
12:32:18.356892701 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.4811/kubrick.changes
2019-06-14 20:33:49.726617537 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:56 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:

  kubrick-19.04.1.tar.xz

New:

  kubrick-19.04.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.5RUjR8/_old  2019-06-14 20:33:50.294617350 +0200
+++ /var/tmp/diff_new_pack.5RUjR8/_new  2019-06-14 20:33:50.298617349 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later

++ kubrick-19.04.1.tar.xz -> kubrick-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.04.1/po/bs/kubrick.po 
new/kubrick-19.04.2/po/bs/kubrick.po
--- old/kubrick-19.04.1/po/bs/kubrick.po2019-05-07 02:21:44.0 
+0200
+++ new/kubrick-19.04.2/po/bs/kubrick.po2019-06-04 02:11:56.0 
+0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdegames\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-29 03:12+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:39+0200\n"
 "PO-Revision-Date: 2015-01-07 16:33+0100\n"
 "Last-Translator: Samir Ribic \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.04.1/po/ca/kubrick.po 
new/kubrick-19.04.2/po/ca/kubrick.po
--- old/kubrick-19.04.1/po/ca/kubrick.po2019-05-07 02:21:45.0 
+0200
+++ new/kubrick-19.04.2/po/ca/kubrick.po2019-06-04 02:11:56.0 
+0200
@@ -9,8 +9,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-29 03:12+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:39+0200\n"
 "PO-Revision-Date: 2019-04-01 21:42+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.04.1/po/ca@valencia/kubrick.po 
new/kubrick-19.04.2/po/ca@valencia/kubrick.po
--- old/kubrick-19.04.1/po/ca@valencia/kubrick.po   2019-05-07 
02:21:45.0 +0200
+++ new/kubrick-19.04.2/po/ca@valencia/kubrick.po   2019-06-04 
02:11:56.0 +0200
@@ -9,8 +9,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-29 03:12+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:39+0200\n"
 "PO-Revision-Date: 2019-04-01 21:42+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.04.1/po/cs/kubrick.po 
new/kubrick-19.04.2/po/cs/kubrick.po
--- old/kubrick-19.04.1/po/cs/kubrick.po2019-05-07 02:21:45.0 
+0200
+++ new/kubrick-19.04.2/po/cs/kubrick.po2019-06-04 02:11:56.0 
+0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-29 03:12+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:39+0200\n"
 "PO-Revision-Date: 2017-07-27 14:30+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.04.1/po/da/kubrick.po 
new/kubrick-19.04.2/po/da/kubrick.po
--- old/kubrick-19.04.1/po/da/kubrick.po2019-05-07 02:21:45.0 
+0200
+++ new/kubrick-19.04.2/po/da/kubrick.po2019-06-04 02:11:56.0 
+0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"

commit kubrick for openSUSE:Factory

2019-05-15 Thread root
Hello community,

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

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


Package is "kubrick"

Wed May 15 12:32:13 2019 rev:84 rq:702304 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-04-28 
20:10:04.210544631 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new.5148/kubrick.changes
2019-05-15 12:32:18.356892701 +0200
@@ -1,0 +2,10 @@
+Fri May 10 05:37:17 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:
+  * Fix compile on arm
+
+---

Old:

  kubrick-19.04.0.tar.xz

New:

  kubrick-19.04.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.eMHcKo/_old  2019-05-15 12:32:19.612889240 +0200
+++ /var/tmp/diff_new_pack.eMHcKo/_new  2019-05-15 12:32:19.648889141 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later

++ kubrick-19.04.0.tar.xz -> kubrick-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.04.0/po/zh_CN/kubrick.po 
new/kubrick-19.04.1/po/zh_CN/kubrick.po
--- old/kubrick-19.04.0/po/zh_CN/kubrick.po 2019-04-12 02:10:43.0 
+0200
+++ new/kubrick-19.04.1/po/zh_CN/kubrick.po 2019-05-07 02:21:47.0 
+0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-29 03:12+0100\n"
-"PO-Revision-Date: 2019-04-09 18:54\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:33\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.04.0/src/kbkglobal.h 
new/kubrick-19.04.1/src/kbkglobal.h
--- old/kubrick-19.04.0/src/kbkglobal.h 2019-03-18 07:53:02.0 +0100
+++ new/kubrick-19.04.1/src/kbkglobal.h 2019-04-20 12:08:32.0 +0200
@@ -56,8 +56,8 @@
 enum   MouseEvent  {ButtonDown, Tracking, ButtonUp};
 
 #define viewAngle   30.0   // Angle of field of view in Y direction.
-#define minZ 1.0   // Nearest point represented in the view.
-#define maxZ20.0   // Furthest point represented in the view.
+static const double minZ = 1.0;// Nearest point represented in the 
view.
+static const double maxZ = 20.0;   // Furthest point represented in the 
view.
 
 #define cubeCentreZ-5.0// Z-value for all centres of cubes.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-19.04.0/src/scenelabel.cpp 
new/kubrick-19.04.1/src/scenelabel.cpp
--- old/kubrick-19.04.0/src/scenelabel.cpp  2019-03-18 07:53:02.0 
+0100
+++ new/kubrick-19.04.1/src/scenelabel.cpp  2019-04-20 12:08:32.0 
+0200
@@ -18,6 +18,8 @@
 
 #include "scenelabel.h"
 
+#include "kbkglobal.h"
+
 #include 
 #include 
 




commit kubrick for openSUSE:Factory

2019-04-28 Thread root
Hello community,

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

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


Package is "kubrick"

Sun Apr 28 20:09:55 2019 rev:83 rq:696328 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-03-11 
13:49:47.785321055 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new.5536/kubrick.changes
2019-04-28 20:10:04.210544631 +0200
@@ -1,0 +2,31 @@
+Sat Apr 20 06:51:58 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:44 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:08 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 methods
+  * Fix clazy warning
+
+---

Old:

  kubrick-18.12.3.tar.xz

New:

  kubrick-19.04.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.L5ErFr/_old  2019-04-28 20:10:06.354543300 +0200
+++ /var/tmp/diff_new_pack.L5ErFr/_new  2019-04-28 20:10:06.374543287 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later

++ kubrick-18.12.3.tar.xz -> kubrick-19.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.3/.gitignore 
new/kubrick-19.04.0/.gitignore
--- old/kubrick-18.12.3/.gitignore  2019-02-15 07:42:28.0 +0100
+++ new/kubrick-19.04.0/.gitignore  2019-03-18 07:53:02.0 +0100
@@ -1,3 +1,4 @@
 .kdev4/
-build/
+/build*/
 *.kdev4
+CMakeLists.txt.user*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.3/po/bs/kubrick.po 
new/kubrick-19.04.0/po/bs/kubrick.po
--- old/kubrick-18.12.3/po/bs/kubrick.po2019-03-05 01:16:06.0 
+0100
+++ new/kubrick-19.04.0/po/bs/kubrick.po2019-04-12 02:10:42.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-29 07:12+0100\n"
+"POT-Creation-Date: 2018-11-29 03:12+0100\n"
 "PO-Revision-Date: 2015-01-07 16:33+0100\n"
 "Last-Translator: Samir Ribic \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.3/po/ca/kubrick.po 
new/kubrick-19.04.0/po/ca/kubrick.po
--- old/kubrick-18.12.3/po/ca/kubrick.po2019-03-05 01:16:07.0 
+0100
+++ new/kubrick-19.04.0/po/ca/kubrick.po2019-04-12 02:10:42.0 
+0200
@@ -1,17 +1,17 @@
 # Translation of kubrick.po to Catalan
-# Copyright (C) 2008-2017 This_file_is_part_of_KDE
+# Copyright (C) 2008-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Albert Astals Cid , 2008.
 # Manuel Tortosa , 2009.
-# Josep Ma. Ferrer , 2010, 2012, 2014, 2015, 2017.
+# Josep Ma. Ferrer , 2010, 2012, 2014, 2015, 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-29 07:12+0100\n"
-"PO-Revision-Date: 2017-12-25 22:12+0100\n"
+"POT-Creation-Date: 2018-11-29 03:12+0100\n"
+"PO-Revision-Date: 2019-04-01 21:42+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -261,7 +261,7 @@
 #: kubrick.cpp:84
 #, kde-format
 msgid "Welcome to Kubrick"
-msgstr "Benvingut a Kubrick"
+msgstr "Us donem la benvinguda al Kubrick"
 
 #: kubrick.cpp:105
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.3/po/ca@valencia/kubrick.po 

commit kubrick for openSUSE:Factory

2019-03-11 Thread root
Hello community,

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

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


Package is "kubrick"

Mon Mar 11 13:49:45 2019 rev:82 rq:683263 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-02-15 
10:00:24.627664168 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new.28833/kubrick.changes   
2019-03-11 13:49:47.785321055 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:22 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:

  kubrick-18.12.2.tar.xz

New:

  kubrick-18.12.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.oaLcaE/_old  2019-03-11 13:49:49.037320764 +0100
+++ /var/tmp/diff_new_pack.oaLcaE/_new  2019-03-11 13:49:49.041320763 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later

++ kubrick-18.12.2.tar.xz -> kubrick-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.2/po/gl/kubrick.po 
new/kubrick-18.12.3/po/gl/kubrick.po
--- old/kubrick-18.12.2/po/gl/kubrick.po2019-02-05 01:38:23.0 
+0100
+++ new/kubrick-18.12.3/po/gl/kubrick.po2019-03-05 01:16:07.0 
+0100
@@ -5,20 +5,20 @@
 # mvillarino , 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: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-29 07:12+0100\n"
-"PO-Revision-Date: 2017-11-16 21:23+0100\n"
+"PO-Revision-Date: 2019-02-16 00:54+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"
@@ -118,7 +118,7 @@
 "been installed in the 'apps/kubrick' sub-directory."
 msgstr ""
 "Non se puido atopar un ficheiro correcto de demostración de Kubrick chamado "
-"%1. Debería estar instalado no subdirectorio \"apps/kubrick\"."
+"%1. Debería estar instalado no subdirectorio «apps/kubrick»."
 
 #: game.cpp:433
 #, kde-format
@@ -687,7 +687,7 @@
 "properly meaningful."
 msgstr ""
 "Aliña de novo o cubo de xeito que o cume, a fronte e o lado dereito sexan "
-"visíbeis á vez e os eixos do cubo sexan paralelos aos eixos XYZ, facendo "
+"visíbeis á vez e os eixes do cubo sexan paralelos aos eixes XYZ, facendo "
 "deste xeito que os movementos co teclado respondan ao seu significado."
 
 #: kubrick.cpp:313
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.2/po/zh_CN/kubrick.po 
new/kubrick-18.12.3/po/zh_CN/kubrick.po
--- old/kubrick-18.12.2/po/zh_CN/kubrick.po 2019-02-05 01:38:24.0 
+0100
+++ new/kubrick-18.12.3/po/zh_CN/kubrick.po 2019-03-05 01:16:07.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-29 07:12+0100\n"
-"PO-Revision-Date: 2019-01-27 23:08\n"
+"PO-Revision-Date: 2019-02-20 23:30\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.2/src/org.kde.kubrick.appdata.xml 
new/kubrick-18.12.3/src/org.kde.kubrick.appdata.xml
--- old/kubrick-18.12.2/src/org.kde.kubrick.appdata.xml 2019-01-19 
07:21:37.0 +0100
+++ new/kubrick-18.12.3/src/org.kde.kubrick.appdata.xml 2019-02-15 
07:42:28.0 +0100
@@ -76,7 +76,7 @@
 Kubrick es un juego basado en el rompecabezas del Cubo de 
Rubik™. El tamaño del cubo puede variar entre 2x2x2 y 6x6x6, aunque también 
puede jugar con «ladrillos» irregulares (como 5x3x2) o de tipo «alfombra» (como 
6x4x1 o 2x2x1). El juego contiene una selección de rompecabezas de varios 
niveles de dificultad, 

commit kubrick for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2019-02-15 10:00:19

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


Package is "kubrick"

Fri Feb 15 10:00:19 2019 rev:81 rq:673839 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-01-24 
14:09:07.939658477 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new.28833/kubrick.changes   
2019-02-15 10:00:24.627664168 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:25:22 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:

  kubrick-18.12.1.tar.xz

New:

  kubrick-18.12.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.x8bQWc/_old  2019-02-15 10:00:25.271663961 +0100
+++ /var/tmp/diff_new_pack.x8bQWc/_new  2019-02-15 10:00:25.275663960 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later

++ kubrick-18.12.1.tar.xz -> kubrick-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.1/po/zh_CN/kubrick.po 
new/kubrick-18.12.2/po/zh_CN/kubrick.po
--- old/kubrick-18.12.1/po/zh_CN/kubrick.po 2019-01-08 01:14:12.0 
+0100
+++ new/kubrick-18.12.2/po/zh_CN/kubrick.po 2019-02-05 01:38:24.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-29 07:12+0100\n"
-"PO-Revision-Date: 2019-01-05 20:52\n"
+"PO-Revision-Date: 2019-01-27 23:08\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.1/po/zh_TW/kubrick.po 
new/kubrick-18.12.2/po/zh_TW/kubrick.po
--- old/kubrick-18.12.1/po/zh_TW/kubrick.po 2019-01-08 01:14:12.0 
+0100
+++ new/kubrick-18.12.2/po/zh_TW/kubrick.po 2019-02-05 01:38:24.0 
+0100
@@ -467,12 +467,12 @@
 msgstr ""
 "數學家計算過,一個 3x3x3 的魔術方塊,可以被打亂成 "
 "43,252,003,274,489,856,000 種不同的樣式,不過他們猜想所有的樣式都可以在廿步以"
-"內解完。這種解法(其實尚未被發現)稱為上帝演算法(God's Algorithm)。"
-"另外已經發現了一些費時較長的方法(詳情請參考 http://en.wikipedia.;
-"org\">en.wikipedia.org 裡的「魔術方塊最佳解法」(Optimal Solutions for "
-"Rubik's Cube))。一些方法是有系統地一層一層解,用一些移動序列來解一"
-"部份,而不會去動到其它已解完的部份。這裡的「初學者的解法」就是用這種方式,將"
-"一個打亂步數 20 步以內的方塊,可以用 100 步左右解完。"
+"內解完。這種解法(其實尚未被發現)稱為上帝演算法(God's Algorithm)。另外已經發現了一些費時較長的方法(詳情請參考 http://en.;
+"wikipedia.org\">en.wikipedia.org 裡的「魔術方塊最佳解法」(Optimal "
+"Solutions for Rubik's Cube))。一些方法是有系統地一層一層解,用一"
+"些移動序列來解一部份,而不會去動到其它已解完的部份。這裡的「初學者的解法」就"
+"是用這種方式,將一個打亂步數 20 步以內的方塊,可以用 100 步左右解完。"
 
 #: kubrick.cpp:196
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.1/src/org.kde.kubrick.appdata.xml 
new/kubrick-18.12.2/src/org.kde.kubrick.appdata.xml
--- old/kubrick-18.12.1/src/org.kde.kubrick.appdata.xml 2018-12-21 
07:16:16.0 +0100
+++ new/kubrick-18.12.2/src/org.kde.kubrick.appdata.xml 2019-01-19 
07:21:37.0 +0100
@@ -13,6 +13,7 @@
   Kubrick
   Kubrick
   Kubrick
+  Kubrick
   Kubrick
   Kubrick
   Kubrick
@@ -41,6 +42,7 @@
   Rubikin kuutioon perustuva kolmiulotteinen 
peli
   Jeu 3D inspiré du Rubik's Cube
   Xogo en tres dimensións baseado no cubo de 
Rubik
+  Permainan 3-D berdasarkan pada Rubik's Cube
   Gioco 3-D basato sul cubo di Rubik
   3D-spel gebaseerd op de Rubik's kubus
   3D-spel basert på Rubiks kube
@@ -75,6 +77,7 @@
 Kubrick on Rubikin kuutioon perustuva peli. Kuution koko 
vaihtelee 2 × 2 × 2:sta 6 × 6 × 6:een. Voit myös pelata epäsäännöllisin 5 × 3 × 
2 ”lohkoin” tai 6 × 4 × 1 tai 2 × 2 × 1 ”matoin”. Pelissä on valikoima 
vaikeudeltaan eritasoisia tehtäviä samoin kuin demoja asetelmista tai 
ratkaisusiirroista. Voit myös luoda omia tehtäviäsi.
 Kubrick est un jeu inspiré du casse-tête Rubik's Cube™. 
Les tailles des cubes vont de 2x2x2 à 6x6x6, vous pouvez également jouer avec 
des « prismes », par exemple de 5x3x2, 6x4x1 ou 2x2x1. Le jeu propose une 
sélection de casse-têtes de différentes difficultés, ainsi que des 
démonstrations des solutions et d'autres motifs originaux, vous pouvez 
également construire 

commit kubrick for openSUSE:Factory

2019-01-24 Thread root
Hello community,

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

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


Package is "kubrick"

Thu Jan 24 14:09:05 2019 rev:80 rq:665216 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2019-01-08 
12:24:27.468536565 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new.28833/kubrick.changes   
2019-01-24 14:09:07.939658477 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:35 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:

  kubrick-18.12.0.tar.xz

New:

  kubrick-18.12.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.vG45S8/_old  2019-01-24 14:09:08.527657801 +0100
+++ /var/tmp/diff_new_pack.vG45S8/_new  2019-01-24 14:09:08.531657797 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kubrick
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:Game based on Rubik's Cube
 License:GPL-2.0-or-later

++ kubrick-18.12.0.tar.xz -> kubrick-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.12.0/po/nb/kubrick.po 
new/kubrick-18.12.1/po/nb/kubrick.po
--- old/kubrick-18.12.0/po/nb/kubrick.po2018-12-07 01:34:42.0 
+0100
+++ new/kubrick-18.12.1/po/nb/kubrick.po2019-01-08 01:14:12.0 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-11-12 06:52+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2010-11-10 22:41+0100\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -29,22 +29,22 @@
 msgid "Your emails"
 msgstr "bjor...@skogkatt.homelinux.org"
 
-#: game.cpp:92
+#: game.cpp:95
 #, kde-format
 msgid "Front View"
 msgstr "Se forfra"
 
-#: game.cpp:93
+#: game.cpp:96
 #, kde-format
 msgid "Back View"
 msgstr "Se bakfra"
 
-#: game.cpp:100
+#: game.cpp:103
 #, kde-format
 msgid "DEMO - Click anywhere to begin playing"
 msgstr "DEMO – klikk hvor som helst for å begynne"
 
-#: game.cpp:155
+#: game.cpp:158
 #, kde-format
 msgid ""
 "Sorry, the cube cannot be shuffled at the moment.  The number of shuffling "
@@ -55,57 +55,57 @@
 "null. Velg et antall stokkedreininger i valgmenyen, under Spill→Velg "
 "puslespilltype→Lag din egen …"
 
-#: game.cpp:159
+#: game.cpp:162
 #, kde-format
 msgid "New Puzzle"
 msgstr "Nytt puslespill"
 
-#: game.cpp:175
+#: game.cpp:178
 #, kde-format
 msgid "Load Puzzle"
 msgstr "Last inn puslespill"
 
-#: game.cpp:176 game.cpp:1340
+#: game.cpp:179 game.cpp:1343
 #, kde-format
 msgid "Kubrick Game Files (*.kbk)"
 msgstr ""
 
-#: game.cpp:185
+#: game.cpp:188
 #, kde-format
 msgid "The file '%1' is not a valid Kubrick game-file."
 msgstr ""
 
-#: game.cpp:245
+#: game.cpp:248
 #, kde-format
 msgid "Undo"
 msgstr "Angre"
 
-#: game.cpp:251
+#: game.cpp:254
 #, kde-format
 msgid "Redo"
 msgstr "Gjør om"
 
-#: game.cpp:261
+#: game.cpp:264
 #, kde-format
 msgid "This cube has not been shuffled, so there is nothing to solve."
 msgstr "Denne terningen er ikke blitt stokket, så det er ingenting å løse."
 
-#: game.cpp:263
+#: game.cpp:266
 #, kde-format
 msgid "Solve the Cube"
 msgstr "Løs spillet"
 
-#: game.cpp:360
+#: game.cpp:363
 #, kde-format
 msgid "Restart Puzzle (Undo All)"
 msgstr "Start puslespillet på nytt (Angre )"
 
-#: game.cpp:366 kubrick.cpp:308
+#: game.cpp:369 kubrick.cpp:308
 #, kde-format
 msgid "Redo All"
 msgstr "Gjør om alt"
 
-#: game.cpp:427
+#: game.cpp:430
 #, kde-format
 msgid ""
 "Sorry, could not find a valid Kubrick demo file called %1.  It should have "
@@ -114,32 +114,32 @@
 "Klarte ikke å finne en gyldig Kubrick demo-fil ved navn %1. Den skulle vært "
 "installert i undermappa «apps/kubrick»."
 
-#: game.cpp:430
+#: game.cpp:433
 #, kde-format
 msgid "File Not Found"
 msgstr "Fil ikke funnet"
 
-#: game.cpp:1054
+#: game.cpp:1057
 #, kde-format
 msgid "Only one of your dimensions can be one cubie wide."
 msgstr "Bare én av dimensjonene kan være én miniterning bred."
 
-#: game.cpp:1055
+#: game.cpp:1058
 #, kde-format
 msgid "Cube Options"
 msgstr "Kubevalg"
 
-#: game.cpp:1339
+#: game.cpp:1342
 #, kde-format
 msgid "Save Puzzle"
 msgstr 

commit kubrick for openSUSE:Factory

2019-01-08 Thread root
Hello community,

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

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


Package is "kubrick"

Tue Jan  8 12:22:52 2019 rev:79 rq:658468 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2018-11-13 
17:22:18.597881987 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new.28833/kubrick.changes   
2019-01-08 12:24:27.468536565 +0100
@@ -1,0 +2,39 @@
+Fri Dec 14 06:09:17 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:56:12 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * Fix mem leak found by asan
+
+---
+Tue Nov 20 06:22:51 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:57:18 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Add donation url to appdata
+  * Fix minor typos
+  * Be like GNOME games to not breaking appstreamtest
+  * Autogenerate debug file + install categories file
+  * Use nullptr/explicit/QStringLiteral
+
+---
@@ -47 +86 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +136 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -205 +244 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -264 +303 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -351 +390 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -467 +506 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kubrick-18.08.3.tar.xz

New:

  kubrick-18.12.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.MuE2gx/_old  2019-01-08 12:24:27.936536050 +0100
+++ /var/tmp/diff_new_pack.MuE2gx/_new  2019-01-08 12:24:27.936536050 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kubrick
 #
-# 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:   kubrick
-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:   kubrick
+Version:18.12.0
+Release:0
 Summary:Game based on Rubik's Cube
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/Logic
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source0:kubrick-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
@@ -50,7 +49,6 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains the KDE game Kubrick which is based on Rubik's
@@ -71,23 +69,23 @@
   %kf5_makeinstall -C build
   %if %{with lang}
 %find_lang %{name} 

commit kubrick for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2018-11-13 16:53:47

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


Package is "kubrick"

Tue Nov 13 16:53:47 2018 rev:78 rq:648100 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2018-10-17 
08:38:16.874016840 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-11-13 
17:22:18.597881987 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:46 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:
+  * Add OARS to Kubrick
+
+---

Old:

  kubrick-18.08.2.tar.xz

New:

  kubrick-18.08.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.qqHNMQ/_old  2018-11-13 17:22:18.985881458 +0100
+++ /var/tmp/diff_new_pack.qqHNMQ/_new  2018-11-13 17:22:19.001881437 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-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)

++ kubrick-18.08.2.tar.xz -> kubrick-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.08.2/po/zh_CN/kubrick.po 
new/kubrick-18.08.3/po/zh_CN/kubrick.po
--- old/kubrick-18.08.2/po/zh_CN/kubrick.po 2018-10-09 02:24:04.0 
+0200
+++ new/kubrick-18.08.3/po/zh_CN/kubrick.po 2018-11-06 01:16:38.0 
+0100
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2018-09-28 19:53\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-11-01 23:21\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -64,42 +64,42 @@
 #: game.cpp:177 game.cpp:1341
 #, kde-format
 msgid "Kubrick Game Files (*.kbk)"
-msgstr ""
+msgstr "Kubrick游戏文件(*.kbk)"
 
 #: game.cpp:186
 #, kde-format
 msgid "The file '%1' is not a valid Kubrick game-file."
-msgstr ""
+msgstr "'%1'不是一个有效的Kubrick游戏文件。"
 
 #: game.cpp:246
 #, kde-format
 msgid "Undo"
-msgstr "悔棋"
+msgstr "撤销"
 
 #: game.cpp:252
 #, kde-format
 msgid "Redo"
-msgstr "重下"
+msgstr "恢复"
 
 #: game.cpp:262
 #, kde-format
 msgid "This cube has not been shuffled, so there is nothing to solve."
-msgstr ""
+msgstr "此魔方尚未被打乱过,因此无需还原。"
 
 #: game.cpp:264
 #, kde-format
 msgid "Solve the Cube"
-msgstr ""
+msgstr "还原魔方"
 
 #: game.cpp:361
 #, kde-format
 msgid "Restart Puzzle (Undo All)"
-msgstr ""
+msgstr "重新开始谜题(撤销全部)"
 
 #: game.cpp:367 kubrick.cpp:308
 #, kde-format
 msgid "Redo All"
-msgstr "全部重做"
+msgstr "全部撤销"
 
 #: game.cpp:428
 #, kde-format
@@ -107,6 +107,8 @@
 "Sorry, could not find a valid Kubrick demo file called %1.  It should have "
 "been installed in the 'apps/kubrick' sub-directory."
 msgstr ""
+"抱歉,找不到名为%1的有效 Kubrick 演示文件。它应该被安装在“apps/kubrick”子目录"
+"下。"
 
 #: game.cpp:431
 #, kde-format
@@ -116,7 +118,7 @@
 #: game.cpp:1055
 #, kde-format
 msgid "Only one of your dimensions can be one cubie wide."
-msgstr ""
+msgstr "最多只有其中一边的尺寸可以设置为1。"
 
 #: game.cpp:1056
 #, kde-format
@@ -126,12 +128,12 @@
 #: game.cpp:1340
 #, kde-format
 msgid "Save Puzzle"
-msgstr ""
+msgstr "保存谜题"
 
 #: game.cpp:1563
 #, kde-format
 msgid "You have no moves to undo."
-msgstr ""
+msgstr "没有可供撤销的动作。"
 
 #: game.cpp:1593
 #, kde-format
@@ -142,6 +144,10 @@
 "because all previously undone moves are automatically deleted whenever you "
 "make a new move using the keyboard or mouse."
 msgstr ""
+"没有可供重做的动作。\n"
+"\n"
+"可能是因为您没有撤销过动作,或您已经重做了所有动作,或是由于您使用键盘或鼠标"
+"进行了新动作,导致所有之前撤销过的动作已被自动删除。"
 
 #: game.cpp:1884
 #, kde-format
@@ -150,63 +156,66 @@
 "\n"
 "Please wait or click on the cube to stop the demo."
 msgstr ""
+"魔方正在转动,或演示正在运行中。\n"
+"\n"
+"请稍后片刻,或点击魔方停止演示。"
 
 #: game.cpp:1887
 #, kde-format
 msgid "Sorry, too busy."
-msgstr ""
+msgstr "抱歉,程序正忙。"
 
 #: gamedialog.cpp:44
 #, kde-format
 msgid "Rubik's Cube Options"
-msgstr ""
+msgstr "魔方选项"
 
 #: gamedialog.cpp:61
 #, kde-format
 msgid "Cube dimensions:"
-msgstr ""
+msgstr "魔方尺寸:"
 
 #: gamedialog.cpp:74
 #, kde-format
 msgid "Moves per shuffle (difficulty):"
-msgstr ""
+msgstr "打乱次数(难度):"
 
 #: gamedialog.cpp:81
 #, kde-format
 msgid "Cube dimensions: %1x%2x%3"
-msgstr ""
+msgstr "魔方尺寸:%1x%2x%3"
 
 #: gamedialog.cpp:87
 #, kde-format
 msgid "Moves per shuffle (difficulty): %1"
-msgstr ""
+msgstr 

commit kubrick for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2018-10-17 08:37:29

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


Package is "kubrick"

Wed Oct 17 08:37:29 2018 rev:77 rq:641573 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2018-09-15 
15:33:19.229100905 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-10-17 
08:38:16.874016840 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:07:10 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:

  kubrick-18.08.1.tar.xz

New:

  kubrick-18.08.2.tar.xz



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

++ kubrick-18.08.1.tar.xz -> kubrick-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.08.1/po/zh_CN/kubrick.po 
new/kubrick-18.08.2/po/zh_CN/kubrick.po
--- old/kubrick-18.08.1/po/zh_CN/kubrick.po 2018-09-04 02:39:22.0 
+0200
+++ new/kubrick-18.08.2/po/zh_CN/kubrick.po 2018-10-09 02:24:04.0 
+0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2018-08-30 13:17\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -29,17 +29,17 @@
 #: game.cpp:93
 #, kde-format
 msgid "Front View"
-msgstr ""
+msgstr "前视图"
 
 #: game.cpp:94
 #, kde-format
 msgid "Back View"
-msgstr ""
+msgstr "后视图"
 
 #: game.cpp:101
 #, kde-format
 msgid "DEMO - Click anywhere to begin playing"
-msgstr ""
+msgstr "演示-点击任意位置开始游戏"
 
 #: game.cpp:156
 #, kde-format
@@ -48,16 +48,18 @@
 "moves is set to zero.  Please select your number of shuffling moves in the "
 "options dialog at menu item Game->Choose Puzzle Type->Make Your Own..."
 msgstr ""
+"抱歉,暂时不能打乱魔方,打乱次数现为零。请从菜单项进入游戏>选择谜题类型>自定"
+"义,自行选择一个数值..."
 
 #: game.cpp:160
 #, kde-format
 msgid "New Puzzle"
-msgstr ""
+msgstr "新谜题"
 
 #: game.cpp:176
 #, kde-format
 msgid "Load Puzzle"
-msgstr ""
+msgstr "载入谜题"
 
 #: game.cpp:177 game.cpp:1341
 #, kde-format
@@ -119,7 +121,7 @@
 #: game.cpp:1056
 #, kde-format
 msgid "Cube Options"
-msgstr ""
+msgstr "立方选项"
 
 #: game.cpp:1340
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.08.1/src/org.kde.kubrick.appdata.xml 
new/kubrick-18.08.2/src/org.kde.kubrick.appdata.xml
--- old/kubrick-18.08.1/src/org.kde.kubrick.appdata.xml 2018-08-05 
06:13:14.0 +0200
+++ new/kubrick-18.08.2/src/org.kde.kubrick.appdata.xml 2018-09-24 
06:27:36.0 +0200
@@ -68,7 +68,7 @@
 
 El Kubrick és un joc basat en el puzle del Cub de Rubik™. 
L'interval de mides del cub és des de 2x2x2 a 6x6x6, o es pot jugar amb «maons» 
irregulars com 5x3x2 o «mats» com 6x4x1 o 2x2x1. El joc té una selecció de 
puzles de diversos nivells de dificultat, així com demostracions de patrons 
interessants i moviments de solució, o es poden construir puzles propis.
 El Kubrick és un joc basat en el puzle del Cub 
de Rubik™. L'interval de mides del cub és des de 2x2x2 a 6x6x6, o es pot jugar 
amb «maons» irregulars com 5x3x2 o «mats» com 6x4x1 o 2x2x1. El joc té una 
selecció de puzles de diversos nivells de dificultat, així com demostracions de 
patrons interessants i moviments de solució, o es poden construir puzles 
propis.
-Kubrick basiert auf Rubiks Würfel™. Es sind Würfel mit 
einer Kantenlänge von 2×2×2 bis 6×6×6, Quader (z. B. 5×3×2) oder 
Matten (z. B. 6×4×1 oder 2×2×1) wählbar. Das Spiel bietet eine 
Auswahl verschieden-verdrehter Würfel bei unterschiedlichen 
Schwierigkeitsgraden und Demos von schönen Würfel und Lösungsversuche. Es 
können auch eigene Würfel erstellt werden.
+Kubrick basiert auf Rubiks Würfel™. Es sind Würfel mit 
einer Kantenlänge von 2×2×2 bis 6×6×6, Quader (z. B. 5×3×2) oder Matten (z. B. 
6×4×1 oder 2×2×1) wählbar. Das Spiel bietet eine 

commit kubrick for openSUSE:Factory

2018-08-24 Thread root
Hello community,

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

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


Package is "kubrick"

Fri Aug 24 17:09:23 2018 rev:75 rq:630274 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2018-07-19 
22:55:45.881822257 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-08-24 
17:09:46.322475509 +0200
@@ -1,0 +2,20 @@
+Thu Aug 16 22:07:00 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:57 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:

  kubrick-18.04.3.tar.xz

New:

  kubrick-18.08.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.1CeKFV/_old  2018-08-24 17:09:46.690475947 +0200
+++ /var/tmp/diff_new_pack.1CeKFV/_new  2018-08-24 17:09:46.690475947 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   kubrick
-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:Game based on Rubik's Cube
 License:GPL-2.0+
 Group:  Amusements/Games/Logic

++ kubrick-18.04.3.tar.xz -> kubrick-18.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.04.3/po/gl/kubrick.po 
new/kubrick-18.08.0/po/gl/kubrick.po
--- old/kubrick-18.04.3/po/gl/kubrick.po2018-07-10 02:11:00.0 
+0200
+++ new/kubrick-18.08.0/po/gl/kubrick.po2018-08-10 02:10:28.0 
+0200
@@ -94,7 +94,7 @@
 #: game.cpp:262
 #, kde-format
 msgid "This cube has not been shuffled, so there is nothing to solve."
-msgstr "Este cubo non foi barallado, polo que non hai nada para resolver."
+msgstr "Este cubo non se barallou, polo que non hai nada para resolver."
 
 #: game.cpp:264
 #, kde-format
@@ -480,7 +480,7 @@
 "'Beginner Solution' demonstrated here uses that approach.  Just over 100 "
 "moves solve a cube that is shuffled in 20."
 msgstr ""
-"Os matemáticos calculan que un cubo de 3x3x3 pode ser barallado en "
+"Os matemáticos calculan que un cubo de 3x3x3 pode barallarse en "
 "43.252.03.274.489.856.000 padróns distintos, e aínda conxecturan que todos "
 "eles poden ser resoltos con 20 movementos ou menos. O método que o permite "
 "facer (como xa se descubriu) é chamado o Algoritmo de Deus.Coñécense "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.04.3/po/zh_CN/kubrick.po 
new/kubrick-18.08.0/po/zh_CN/kubrick.po
--- old/kubrick-18.04.3/po/zh_CN/kubrick.po 2018-07-10 02:11:00.0 
+0200
+++ new/kubrick-18.08.0/po/zh_CN/kubrick.po 2018-08-10 02:10:28.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2018-07-03 17:41\n"
+"PO-Revision-Date: 2018-07-24 08:47\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.04.3/src/org.kde.kubrick.appdata.xml 
new/kubrick-18.08.0/src/org.kde.kubrick.appdata.xml
--- old/kubrick-18.04.3/src/org.kde.kubrick.appdata.xml 2018-07-09 
05:49:06.0 +0200
+++ new/kubrick-18.08.0/src/org.kde.kubrick.appdata.xml 2018-08-05 
06:13:14.0 +0200
@@ -66,8 +66,8 @@
   several levels of difficulty, as well as demos of pretty patterns and
   solution moves, or you can make up your own puzzles.
 
-El Kubrick és un joc basat en el puzle del Cub de Rubik™. 
L'interval de mides del cub és des de 2x2x2 a 6x6x6, o es pot jugar amb «maons» 
irregulars com 5x3x2 o «mats» com 6x4x1 o 2x2x1. El joc té una selecció de 
puzles de diversos nivells de dificultat, així com demostracions de patrons 
interessants i moviments de solució, o es poden construir els 

commit kubrick for openSUSE:Factory

2018-07-19 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2018-07-19 22:54:06

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


Package is "kubrick"

Thu Jul 19 22:54:06 2018 rev:74 rq:622735 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2018-06-15 
14:43:49.817708186 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-07-19 
22:55:45.881822257 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:50:14 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:

  kubrick-18.04.2.tar.xz

New:

  kubrick-18.04.3.tar.xz



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

++ kubrick-18.04.2.tar.xz -> kubrick-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.04.2/po/zh_CN/kubrick.po 
new/kubrick-18.04.3/po/zh_CN/kubrick.po
--- old/kubrick-18.04.2/po/zh_CN/kubrick.po 2018-06-05 02:55:18.0 
+0200
+++ new/kubrick-18.04.3/po/zh_CN/kubrick.po 2018-07-10 02:11:00.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2018-05-18 06:31-0400\n"
+"PO-Revision-Date: 2018-07-03 17:41\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.04.2/src/org.kde.kubrick.appdata.xml 
new/kubrick-18.04.3/src/org.kde.kubrick.appdata.xml
--- old/kubrick-18.04.2/src/org.kde.kubrick.appdata.xml 2018-02-08 
03:26:33.0 +0100
+++ new/kubrick-18.04.3/src/org.kde.kubrick.appdata.xml 2018-07-09 
05:49:06.0 +0200
@@ -16,8 +16,10 @@
   Kubrick
   Kubrick
   Kubrick
+  Kubrick
   Kubrick
   kubrick
+  Kubrick
   Kubrick
   Kubrick
   Kubrick
@@ -41,8 +43,10 @@
   Xogo en tres dimensións baseado no cubo de 
Rubik
   Gioco 3-D basato sul cubo di Rubik
   3D-spel gebaseerd op de Rubik's kubus
+  3D-spel basert på Rubiks kube
   Gra 3-D oparta na kostce Rubika
   Jogo 3-D baseado no Cubo de Rubik
+  Um jogo 3-D baseado no Cubo Mágico de 
Rubik
   Трёхмерная игра, основанная на кубике Рубика
   3D hra založená na Rubikovej kocke
   3-D igra Rubikove kocke
@@ -62,7 +66,7 @@
   several levels of difficulty, as well as demos of pretty patterns and
   solution moves, or you can make up your own puzzles.
 
-El Kubrick és un joc basat en el puzzle del Cub de 
Rubik™. L'interval de mides del cub és des de 2x2x2 a 6x6x6, o es pot jugar amb 
«maons» irregulars com 5x3x2 o «mats» com 6x4x1 o 2x2x1. El joc té una selecció 
de puzzles de diversos nivells de dificultat, així com demostracions de patrons 
interessants i moviments de solució, o es poden construir els propis 
puzzles.
+El Kubrick és un joc basat en el puzle del Cub de Rubik™. 
L'interval de mides del cub és des de 2x2x2 a 6x6x6, o es pot jugar amb «maons» 
irregulars com 5x3x2 o «mats» com 6x4x1 o 2x2x1. El joc té una selecció de 
puzles de diversos nivells de dificultat, així com demostracions de patrons 
interessants i moviments de solució, o es poden construir els propis puzles.
 El Kubrick és un joc basat en el puzzle del Cub 
de Rubik™. L'interval de mides del cub és des de 2x2x2 a 6x6x6, o es pot jugar 
amb «maons» irregulars com 5x3x2 o «mats» com 6x4x1 o 2x2x1. El joc té una 
selecció de puzzles de diversos nivells de dificultat, així com demostracions 
de patrons interessants i moviments de solució, o es poden construir els propis 
puzzles.
 Kubrick basiert auf Rubiks Würfel™. Es sind Würfel mit 
einer Kantenlänge von 2×2×2 bis 6×6×6, Quader (z. B. 5×3×2) oder 
Matten (z. B. 6×4×1 oder 2×2×1) wählbar. Das Spiel bietet eine 
Auswahl verschieden-verdrehter Würfel bei unterschiedlichen 
Schwierigkeitsgraden und Demos von schönen Würfel und Lösungsversuche. Es 
können auch eigene Würfel erstellt werden.
 Kubrick is a game based on the Rubik's Cube™ puzzle. 
The cube sizes range 

commit kubrick for openSUSE:Factory

2018-06-15 Thread root
Hello community,

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

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


Package is "kubrick"

Fri Jun 15 14:43:49 2018 rev:73 rq:615600 version:18.04.2

Changes:

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

Old:

  kubrick-18.04.1.tar.xz

New:

  kubrick-18.04.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.0VGN7c/_old  2018-06-15 14:43:50.665677168 +0200
+++ /var/tmp/diff_new_pack.0VGN7c/_new  2018-06-15 14:43:50.669677021 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-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)

++ kubrick-18.04.1.tar.xz -> kubrick-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-18.04.1/po/zh_CN/kubrick.po 
new/kubrick-18.04.2/po/zh_CN/kubrick.po
--- old/kubrick-18.04.1/po/zh_CN/kubrick.po 2018-05-08 02:17:04.0 
+0200
+++ new/kubrick-18.04.2/po/zh_CN/kubrick.po 2018-06-05 02:55:18.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2018-04-26 06:10-0400\n"
+"PO-Revision-Date: 2018-05-18 06:31-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -72,12 +72,12 @@
 #: game.cpp:246
 #, kde-format
 msgid "Undo"
-msgstr "撤销"
+msgstr "悔棋"
 
 #: game.cpp:252
 #, kde-format
 msgid "Redo"
-msgstr "重做"
+msgstr "重下"
 
 #: game.cpp:262
 #, kde-format
@@ -109,7 +109,7 @@
 #: game.cpp:431
 #, kde-format
 msgid "File Not Found"
-msgstr "找不到文件"
+msgstr "文件未找到"
 
 #: game.cpp:1055
 #, kde-format




commit kubrick for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2018-05-16 18:41:35

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


Package is "kubrick"

Wed May 16 18:41:35 2018 rev:72 rq:607244 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2018-04-27 
16:06:39.676147217 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-05-16 
18:42:39.928969256 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:18:12 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:

  kubrick-18.04.0.tar.xz

New:

  kubrick-18.04.1.tar.xz



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

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




commit kubrick for openSUSE:Factory

2018-04-27 Thread root
Hello community,

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

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


Package is "kubrick"

Fri Apr 27 16:06:14 2018 rev:71 rq:599116 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2018-03-22 
12:04:59.325950546 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-04-27 
16:06:39.676147217 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:48 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:10:02 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * None
+
+---

Old:

  kubrick-17.12.3.tar.xz

New:

  kubrick-18.04.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.iC9sjH/_old  2018-04-27 16:06:40.276125208 +0200
+++ /var/tmp/diff_new_pack.iC9sjH/_new  2018-04-27 16:06:40.280125061 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-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)

++ kubrick-17.12.3.tar.xz -> kubrick-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.12.3/po/ca@valencia/kubrick.po 
new/kubrick-18.04.0/po/ca@valencia/kubrick.po
--- old/kubrick-17.12.3/po/ca@valencia/kubrick.po   2018-03-06 
01:22:16.0 +0100
+++ new/kubrick-18.04.0/po/ca@valencia/kubrick.po   2018-04-13 
02:10:31.0 +0200
@@ -54,7 +54,7 @@
 "moves is set to zero.  Please select your number of shuffling moves in the "
 "options dialog at menu item Game->Choose Puzzle Type->Make Your Own..."
 msgstr ""
-"Ho sentim, en estos moments no es pot barrejar el cub. El nombre de "
+"Ho sentim, en aquests moments no es pot barrejar el cub. El nombre de "
 "moviments per barrejar està posat a zero. Per favor, seleccioneu el nombre "
 "de moviments de barreja al diàleg d'opcions del menú Joc->Escolliu el tipus "
 "de trencaclosques->Personalitzeu-lo..."
@@ -92,7 +92,7 @@
 #: game.cpp:262
 #, kde-format
 msgid "This cube has not been shuffled, so there is nothing to solve."
-msgstr "Este cub no ha estat barrejat, per tant no hi ha res a resoldre."
+msgstr "Aquest cub no ha estat barrejat, per tant no hi ha res a resoldre."
 
 #: game.cpp:264
 #, kde-format
@@ -486,7 +486,7 @@
 "solució òptima pel cub de Rubik.Uns quants mètodes funcionen "
 "construint sistemàticament la solució de capa en capa, utilitzant seqüències "
 "de moviments que solucionen unes quantes peces sense interferir en el que ja "
-"està ordenat. La «solució per principiants» demostrada ací utilitza esta "
+"està ordenat. La «solució per principiants» demostrada ací utilitza aquesta "
 "aproximació. Poc més de 100 moviments per solucionar un cub que ha estat "
 "barrejat amb 20."
 
@@ -587,7 +587,7 @@
 #: kubrick.cpp:239
 #, kde-format
 msgid " Puzzle..."
-msgstr "Al&ça el trencaclosques..."
+msgstr "Guar el trencaclosques..."
 
 #: kubrick.cpp:240
 #, kde-format
@@ -606,7 +606,7 @@
 #: kubrick.cpp:248
 #, kde-format
 msgid " Puzzle As..."
-msgstr "Al&ça el trencaclosques com a..."
+msgstr "Guar el trencaclosques com a..."
 
 #: kubrick.cpp:253
 #, kde-format
@@ -699,7 +699,7 @@
 #: kubrick.cpp:328
 #, kde-format
 msgid "This area shows Singmaster moves."
-msgstr "Esta àrea mostra els moviments en notació de Singmaster."
+msgstr "Aquesta àrea mostra els moviments en notació de Singmaster."
 
 #: kubrick.cpp:333
 #, kde-format
@@ -715,13 +715,13 @@
 "To move inner slices, add periods (or dots) before the letter of the nearest "
 "face."
 msgstr ""
-"Esta àrea mostra els moviments en notació de Singmaster. Estan basats en les "
-"lletres RLFBUD, que representen (en anglés) les cares dreta (Right), "
+"Aquesta àrea mostra els moviments en notació de Singmaster. Estan basats en "
+"les lletres RLFBUD, que representen (en anglés) les cares dreta (Right), "
 "esquerra (Left), frontal (Front), posterior (Back), superior (Up) i inferior "
 "(Down). En la vista normal, les lletres RFU representen moviments en sentit "
 "horari de les tres cares visibles i LBD apareix com a 

commit kubrick for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2018-03-22 12:00:43

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


Package is "kubrick"

Thu Mar 22 12:00:43 2018 rev:70 rq:585633 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2018-02-14 
09:42:22.720028111 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-03-22 
12:04:59.325950546 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:52:18 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:

  kubrick-17.12.2.tar.xz

New:

  kubrick-17.12.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.x4b2Nl/_old  2018-03-22 12:05:00.537907097 +0100
+++ /var/tmp/diff_new_pack.x4b2Nl/_new  2018-03-22 12:05:00.553906524 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-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)

++ kubrick-17.12.2.tar.xz -> kubrick-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.12.2/po/nl/docs/kubrick/index.docbook 
new/kubrick-17.12.3/po/nl/docs/kubrick/index.docbook
--- old/kubrick-17.12.2/po/nl/docs/kubrick/index.docbook2018-02-06 
01:32:24.0 +0100
+++ new/kubrick-17.12.3/po/nl/docs/kubrick/index.docbook2018-03-06 
01:22:17.0 +0100
@@ -51,7 +51,7 @@
 
 
 De handboek van 
+>Het handboek van 
 
 
 http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.12.2/src/org.kde.kubrick.appdata.xml 
new/kubrick-17.12.3/src/org.kde.kubrick.appdata.xml
--- old/kubrick-17.12.2/src/org.kde.kubrick.appdata.xml 2017-12-31 
05:26:19.0 +0100
+++ new/kubrick-17.12.3/src/org.kde.kubrick.appdata.xml 2018-02-08 
05:51:21.0 +0100
@@ -11,6 +11,7 @@
   Kubrick
   Kubrick
   Kubrick
+  Kubrick
   Kubrick
   Kubrick
   Kubrick
@@ -36,6 +37,7 @@
   3D-Spiel wie „Rubiks Würfel“
   3-D Game based on Rubik's Cube
   Juego 3D basado en el cubo de Rubik
+  Rubikin kuutioon perustuva kolmiulotteinen 
peli
   Jeu 3D inspiré du Rubik's Cube
   Xogo en tres dimensións baseado no cubo de 
Rubik
   Gioco 3-D basato sul cubo di Rubik
@@ -67,6 +69,7 @@
 Kubrick basiert auf Rubiks Würfel™. Es sind Würfel mit 
einer Kantenlänge von 2×2×2 bis 6×6×6, Quader (z. B. 5×3×2) oder 
Matten (z. B. 6×4×1 oder 2×2×1) wählbar. Das Spiel bietet eine 
Auswahl verschieden-verdrehter Würfel bei unterschiedlichen 
Schwierigkeitsgraden und Demos von schönen Würfel und Lösungsversuche. Es 
können auch eigene Würfel erstellt werden.
 Kubrick is a game based on the Rubik's Cube™ puzzle. 
The cube sizes range from 2x2x2 up to 6x6x6, or you can play with irregular 
"bricks" such as 5x3x2 or "mats" such as 6x4x1 or 2x2x1. The game has a 
selection of puzzles at several levels of difficulty, as well as demos of 
pretty patterns and solution moves, or you can make up your own puzzles.
 Kubrick es un juego basado en el rompecabezas del Cubo de 
Rubik™. El tamaño del cubo puede variar entre 2x2x2 y 6x6x6, aunque también 
puede jugar con «ladrillos» irregulares (como 5x3x2) o de tipo «alfombra» (como 
6x4x1 o 2x2x1). El juego contiene una selección de rompecabezas de varios 
niveles de dificultad, así como demostraciones de diseños interesantes y 
movimientos de solución. También puede crear sus propios rompecabezas.
+Kubrick on Rubikin kuutioon perustuva peli. Kuution koko 
vaihtelee 2 × 2 × 2:sta 6 × 6 × 6:een. Voit myös pelata epäsäännöllisin 5 × 3 × 
2 ”lohkoin” tai 6 × 4 × 1 tai 2 × 2 × 1 ”matoin”. Pelissä on valikoima 
vaikeudeltaan eritasoisia tehtäviä samoin kuin demoja asetelmista tai 
ratkaisusiirroista. Voit myös luoda omia tehtäviäsi.
 Kubrick est un jeu inspiré du casse-tête Rubik's Cube™. 
Les tailles des cubes vont de 2x2x2 à 6x6x6, vous pouvez également jouer avec 
des « prismes », par exemple de 5x3x2, 6x4x1 ou 2x2x1. Le jeu propose une 
sélection de casse-têtes de différentes difficultés, ainsi que des 

commit kubrick for openSUSE:Factory

2018-02-14 Thread root
Hello community,

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

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


Package is "kubrick"

Wed Feb 14 09:42:14 2018 rev:69 rq:575102 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2018-01-22 
16:17:13.557561694 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-02-14 
09:42:22.720028111 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:48:50 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:

  kubrick-17.12.1.tar.xz

New:

  kubrick-17.12.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.k7eWNd/_old  2018-02-14 09:42:25.635921820 +0100
+++ /var/tmp/diff_new_pack.k7eWNd/_new  2018-02-14 09:42:25.639921674 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-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)

++ kubrick-17.12.1.tar.xz -> kubrick-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.12.1/po/tr/kubrick.po 
new/kubrick-17.12.2/po/tr/kubrick.po
--- old/kubrick-17.12.1/po/tr/kubrick.po2018-01-09 02:14:46.0 
+0100
+++ new/kubrick-17.12.2/po/tr/kubrick.po2018-02-06 01:32:23.0 
+0100
@@ -13,8 +13,8 @@
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
 "PO-Revision-Date: 2017-07-07 13:53+\n"
 "Last-Translator: Kaan \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"
@@ -54,8 +54,8 @@
 "options dialog at menu item Game->Choose Puzzle Type->Make Your Own..."
 msgstr ""
 "Üzgünüm, Küp şu an karıştırılamıyor. Karıştırma hareketlerinin sayısı sıfıra "
-"ayarlanmış durumda. Lütfen seçenekler diyaloğunda  Oyun->Bulmaca Türünü Seç->"
-"Kendi Bulmacanı Yap... menü ögesinden karıştırma hareketi sayısını seçin."
+"ayarlanmış durumda. Lütfen seçenekler diyaloğunda  Oyun->Bulmaca Türünü Seç-"
+">Kendi Bulmacanı Yap... menü ögesinden karıştırma hareketi sayısını seçin."
 
 #: game.cpp:160
 #, kde-format
@@ -203,8 +203,8 @@
 "Please use 'Choose Puzzle Type->Make Your Own...' to set the "
 "above options."
 msgstr ""
-"Lütfen yukarıdaki seçenekleri ayarlamak için 'Bulmaca Türünü Seç->->"
-"Kendi Bulmacanı Yap...' seçeneğini kullanın."
+"Lütfen yukarıdaki seçenekleri ayarlamak için 'Bulmaca Türünü Seç->-"
+">Kendi Bulmacanı Yap...' seçeneğini kullanın."
 
 #: gamedialog.cpp:112
 #, kde-format
@@ -393,8 +393,8 @@
 "like."
 msgstr ""
 "Rubik Küpü birçok ilginç desene çevrilebilir. David Singmaster'ın ünlü "
-"kitabı 'Rubik'in Sihirli Küpü Üzerine Notlar, Beşinci Basım'ın içinden ("
-"1981'de basılmış, sayfa 47-49) bir kaç örnek görebilirsiniz. Bir desen "
+"kitabı 'Rubik'in Sihirli Küpü Üzerine Notlar, Beşinci Basım'ın içinden "
+"(1981'de basılmış, sayfa 47-49) bir kaç örnek görebilirsiniz. Bir desen "
 "oluşturduktan sonra istediğiniz kadar geri almak, yinelemek için Çöz "
 "seçeneğini (öntanımlı atananı S) kullanabilirsiniz."
 
@@ -479,8 +479,8 @@
 msgstr ""
 "Matematikçiler 3x3x3 küplerinin toplamda 43,252,003,274,489,856,000 "
 "farklı desene evrilebileceğini hesaplamışlar ve bütün konumların aşağı "
-"yukarı 20 hamlede çözüleceğine karar vermişlerdir. Bunu yapabilen yöntem ("
-"henüz keşfedilmemiş olan) Tanrı'nın Algoritmasıdır.Birçok değişik "
+"yukarı 20 hamlede çözüleceğine karar vermişlerdir. Bunu yapabilen yöntem "
+"(henüz keşfedilmemiş olan) Tanrı'nın Algoritmasıdır.Birçok değişik "
 "method bilinmektedir. Rubik Küpü ve Rubik Küpü için En Uygun Çözümler "
 "hakkındaki bu iki Vikipedi makalesine göz atın.Yapılmış olanları "
 "bozmadan bir kaç parçayı çözecek şekildeki bir  hamle dizisini kullanarak, "
@@ -674,7 +674,8 @@
 #, kde-format
 msgid ""
 "Realign the cube so that the top, front and right faces are visible together."
-msgstr "Üst, ön ve sağ yüzlerin birlikte gözükmesi için küpü yeniden 
yerleştir."
+msgstr ""
+"Üst, ön ve sağ yüzlerin birlikte gözükmesi için küpü yeniden yerleştir."
 
 #: kubrick.cpp:298
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit kubrick for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2018-01-22 16:15:30

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


Package is "kubrick"

Mon Jan 22 16:15:30 2018 rev:68 rq:564379 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-12-19 
10:55:27.326132547 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-01-22 
16:17:13.557561694 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:20 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:

  kubrick-17.12.0.tar.xz

New:

  kubrick-17.12.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.rxjSdE/_old  2018-01-22 16:17:14.133534751 +0100
+++ /var/tmp/diff_new_pack.rxjSdE/_new  2018-01-22 16:17:14.137534564 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-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)

++ kubrick-17.12.0.tar.xz -> kubrick-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.12.0/po/ca/kubrick.po 
new/kubrick-17.12.1/po/ca/kubrick.po
--- old/kubrick-17.12.0/po/ca/kubrick.po2017-12-08 01:58:20.0 
+0100
+++ new/kubrick-17.12.1/po/ca/kubrick.po2018-01-09 02:14:45.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2017-06-23 19:55+0100\n"
+"PO-Revision-Date: 2017-12-25 22:12+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -248,9 +248,9 @@
 "pel cub de Rubik original, de 3x3x3. Els trencaclosques fàcils tenen de 2 a "
 "5 moviments de barreja, un trencaclosques difícil de 3x3x3 en té de 10 a 20 "
 "--- o podeu escollir zero barreges i després barrejar el cub vosaltres "
-"mateixos, potser per què ho resolgui un amic.\n"
+"mateixos, potser perquè ho resolgui un amic.\n"
 "Les altres opcions determinen si podeu veure com es barreja i/o els vostres "
-"propis moviments i com de ràpida és l'animació. L'opció del bisell efecte "
+"propis moviments i com és de ràpida l'animació. L'opció del bisell efecte "
 "l'aparença dels cubs petits. Proveu de posar-ho a 30 i veureu què volem dir."
 
 #: gamedialog.cpp:200
@@ -899,7 +899,7 @@
 #: kubrick.cpp:536
 #, kde-format
 msgid "Singmaster anti-slice move"
-msgstr "Moviment de Singmaster anti-llesques"
+msgstr "Moviment de Singmaster antillesques"
 
 #: kubrick.cpp:538
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.12.0/po/ca@valencia/kubrick.po 
new/kubrick-17.12.1/po/ca@valencia/kubrick.po
--- old/kubrick-17.12.0/po/ca@valencia/kubrick.po   2017-12-08 
01:58:21.0 +0100
+++ new/kubrick-17.12.1/po/ca@valencia/kubrick.po   2018-01-09 
02:14:45.0 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2017-06-23 19:55+0100\n"
+"PO-Revision-Date: 2017-12-25 22:12+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
@@ -248,9 +248,9 @@
 "pel cub de Rubik original, de 3x3x3. Els trencaclosques fàcils tenen de 2 a "
 "5 moviments de barreja, un trencaclosques difícil de 3x3x3 en té de 10 a 20 "
 "--- o podeu escollir zero barreges i després barrejar el cub vosaltres "
-"mateixos, potser per què ho resolgui un amic.\n"
+"mateixos, potser perquè ho resolgui un amic.\n"
 "Les altres opcions determinen si podeu veure com es barreja i/o els vostres "
-"propis moviments i com de ràpida és l'animació. L'opció del bisell efecte "
+"propis moviments i com és de ràpida l'animació. L'opció del bisell efecte "
 "l'aparença dels cubs petits. Proveu de posar-ho a 30 i veureu què volem dir."
 
 #: gamedialog.cpp:200
@@ -899,7 +899,7 @@
 #: kubrick.cpp:536
 #, kde-format
 msgid "Singmaster anti-slice move"
-msgstr "Moviment de Singmaster anti-llesques"
+msgstr "Moviment de Singmaster antillesques"
 
 #: kubrick.cpp:538
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kubrick for openSUSE:Factory

2017-12-19 Thread root
Hello community,

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

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


Package is "kubrick"

Tue Dec 19 10:55:19 2017 rev:67 rq:556256 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-11-17 
10:57:31.774156077 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-12-19 
10:55:27.326132547 +0100
@@ -1,0 +2,30 @@
+Sat Dec 09 14:59:09 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:38 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:49 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * it's already done by kaboutdata
+
+---

Old:

  kubrick-17.08.3.tar.xz

New:

  kubrick-17.12.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.76Nqoh/_old  2017-12-19 10:55:28.102095088 +0100
+++ /var/tmp/diff_new_pack.76Nqoh/_new  2017-12-19 10:55:28.106094895 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-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)

++ kubrick-17.08.3.tar.xz -> kubrick-17.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.3/CMakeLists.txt 
new/kubrick-17.12.0/CMakeLists.txt
--- old/kubrick-17.08.3/CMakeLists.txt  2017-11-07 02:21:32.0 +0100
+++ new/kubrick-17.12.0/CMakeLists.txt  2017-12-08 01:58:21.0 +0100
@@ -2,9 +2,9 @@
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.7.0")
-set (KF5_MIN_VERSION "5.23.0")
+set (KF5_MIN_VERSION "5.30.0")
 
-find_package(ECM 1.7.0 REQUIRED CONFIG)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg 
OpenGL)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.3/po/da/kubrick.po 
new/kubrick-17.12.0/po/da/kubrick.po
--- old/kubrick-17.08.3/po/da/kubrick.po2017-11-07 02:21:30.0 
+0100
+++ new/kubrick-17.12.0/po/da/kubrick.po2017-12-08 01:58:21.0 
+0100
@@ -1,22 +1,21 @@
-# translation of kubrick.po to dansk
+# translation of kubrick.po to Danish
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-#
 # Martin Schlander , 2008.
 # Jan Madsen , 2008.
+# scootergrisen, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2008-07-08 00:02+0100\n"
-"Last-Translator: Jan Madsen \n"
-"Language-Team: dansk \n"
+"PO-Revision-Date: 2017-11-11 03:39+0200\n"
+"Last-Translator: scootergrisen\n"
+"Language-Team: Danish\n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -66,15 +65,14 @@
 msgstr "Indlæs pusle-opgave"
 
 #: game.cpp:177 game.cpp:1341
-#, fuzzy, kde-format
-#| msgid "Kubri Game Settings"
+#, kde-format
 msgid "Kubrick Game Files (*.kbk)"
-msgstr "Indstilling af Kubri"
+msgstr "Kubrick-spilfiler (*.kbk)"
 
 #: game.cpp:186
 #, kde-format
 msgid "The file '%1' is not a valid Kubrick game-file."
-msgstr ""
+msgstr "Filen '%1' er ikke en gyldig Kubrick-spilfil."
 
 #: game.cpp:246
 #, kde-format
@@ -619,7 +617,7 @@
 #: kubrick.cpp:274
 #, kde-format
 msgid "Redo a previously undone move."
-msgstr "gendan en tidligere fortrudt drejning."
+msgstr "Gendan en tidligere 

commit kubrick for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kubrick"

Fri Nov 17 10:53:46 2017 rev:66 rq:540999 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-10-23 
16:50:41.419989865 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-11-17 
10:57:31.774156077 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:24 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:

  kubrick-17.08.2.tar.xz

New:

  kubrick-17.08.3.tar.xz



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

++ kubrick-17.08.2.tar.xz -> kubrick-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.2/po/gl/kubrick.po 
new/kubrick-17.08.3/po/gl/kubrick.po
--- old/kubrick-17.08.2/po/gl/kubrick.po2017-10-10 02:12:29.0 
+0200
+++ new/kubrick-17.08.3/po/gl/kubrick.po2017-11-07 02:21:31.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2017-09-10 10:32+0100\n"
+"PO-Revision-Date: 2017-10-22 17:52+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -59,7 +59,7 @@
 "Sentímolo, o cubo non pode ser barallado neste momento. O número de "
 "movementos de barallar está a cero. Escolla o seu número de movementos no "
 "diálogo de configuración no elemento de menú «Partida → Escoller o tipo de "
-"quebracabezas → Un propio…»"
+"quebracabezas → Un propio…»."
 
 #: game.cpp:160
 #, kde-format
@@ -582,8 +582,9 @@
 "Reload a puzzle you have previously saved on a file, including its "
 "dimensions, settings, current state and history of moves."
 msgstr ""
-"Carga un quebracabezas que teñas gardado nun ficheiro, incluíndo as "
-"dimensións, configuración, estado actual e historial de movementos."
+"Carga un quebracabezas que vostede gardase previamente nun ficheiro, "
+"incluíndo as dimensións, configuración, estado actual e historial de "
+"movementos."
 
 #: kubrick.cpp:239
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.2/po/pt_BR/kubrick.po 
new/kubrick-17.08.3/po/pt_BR/kubrick.po
--- old/kubrick-17.08.2/po/pt_BR/kubrick.po 2017-10-10 02:12:29.0 
+0200
+++ new/kubrick-17.08.3/po/pt_BR/kubrick.po 2017-11-07 02:21:31.0 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2017-09-14 17:54-0300\n"
+"PO-Revision-Date: 2017-10-25 12:33-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti \n"
 "Language-Team: Portuguese \n"
 "Language: pt_BR\n"
@@ -572,7 +572,7 @@
 #: kubrick.cpp:230
 #, kde-format
 msgid "Reload a saved puzzle from a file."
-msgstr "Recarregue um quebra-cabeça salvo a partir de um arquivo."
+msgstr "Recarregue um quebra-cabeça salvo de um arquivo."
 
 #: kubrick.cpp:231
 #, kde-format
@@ -580,9 +580,8 @@
 "Reload a puzzle you have previously saved on a file, including its "
 "dimensions, settings, current state and history of moves."
 msgstr ""
-"Recarregue um quebra-cabeça previamente salvo a partir de um arquivo, "
-"incluindo suas dimensões, configurações, estado atual e histórico de "
-"movimentos."
+"Recarregue um quebra-cabeça previamente salvo de um arquivo, incluindo suas "
+"dimensões, configurações, estado atual e histórico de movimentos."
 
 #: kubrick.cpp:239
 #, kde-format
@@ -761,7 +760,7 @@
 #: kubrick.cpp:392
 #, kde-format
 msgid "Show one view of this cube, from the front."
-msgstr "Mostra uma perspectiva deste cubo, a partir da frente."
+msgstr "Mostra uma perspectiva deste cubo, da frente."
 
 #: kubrick.cpp:400
 #, kde-format
@@ -778,8 +777,8 @@
 

commit kubrick for openSUSE:Factory

2017-10-23 Thread root
Hello community,

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

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


Package is "kubrick"

Mon Oct 23 16:50:29 2017 rev:65 rq:534806 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-09-11 
16:23:00.058931911 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-10-23 
16:50:41.419989865 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:33:18 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:

  kubrick-17.08.1.tar.xz

New:

  kubrick-17.08.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.AK6kjD/_old  2017-10-23 16:50:42.607934268 +0200
+++ /var/tmp/diff_new_pack.AK6kjD/_new  2017-10-23 16:50:42.611934082 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-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)

++ kubrick-17.08.1.tar.xz -> kubrick-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.1/po/gl/kubrick.po 
new/kubrick-17.08.2/po/gl/kubrick.po
--- old/kubrick-17.08.1/po/gl/kubrick.po2017-09-05 02:34:16.0 
+0200
+++ new/kubrick-17.08.2/po/gl/kubrick.po2017-10-10 02:12:29.0 
+0200
@@ -5,14 +5,14 @@
 # mvillarino , 2008, 2009.
 # Adrián Chaves Fernández , 2009, 2017.
 # Marce Villarino , 2013.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2017-03-15 22:16+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-09-10 10:32+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -58,8 +58,8 @@
 msgstr ""
 "Sentímolo, o cubo non pode ser barallado neste momento. O número de "
 "movementos de barallar está a cero. Escolla o seu número de movementos no "
-"diálogo de configuración non menú Partida->Escoller o tipo de quebracabezas-"
-">Un propio…"
+"diálogo de configuración no elemento de menú «Partida → Escoller o tipo de "
+"quebracabezas → Un propio…»"
 
 #: game.cpp:160
 #, kde-format
@@ -155,11 +155,11 @@
 "because all previously undone moves are automatically deleted whenever you "
 "make a new move using the keyboard or mouse."
 msgstr ""
-"Non hai movementos para repetir.\n"
+"Non hai movementos para refacer.\n"
 "\n"
-"Isto pode deberse a que non anulases ningún movemento, os repetises todos ou "
-"polo feito de que todos os movementos antes anulados bórranse ao facer un "
-"novo movemento co rato ou co teclado."
+"Isto pode deberse a que non desfixese ningún, os refixese todos ou polo "
+"feito de que todos os movementos antes desfeitos bórranse ao facer un novo "
+"movemento co rato ou co teclado."
 
 #: game.cpp:1884
 #, kde-format
@@ -617,23 +617,23 @@
 #: kubrick.cpp:254 kubrick.cpp:256
 #, kde-format
 msgid "Undo all previous moves and start again."
-msgstr "Anula todos os movementos anteriores e comeza de novo."
+msgstr "Desfai todos os movementos anteriores e comeza de novo."
 
 #: kubrick.cpp:268 kubrick.cpp:269
 #, kde-format
 msgid "Undo the last move."
-msgstr "Anula o último movemento."
+msgstr "Desfacer o último movemento."
 
 #: kubrick.cpp:274
 #, kde-format
 msgid "Redo a previously undone move."
-msgstr "Refacer un movemento previamente anulado."
+msgstr "Refacer un movemento previamente desfeito."
 
 #: kubrick.cpp:275
 #, kde-format
 msgid "Redo a previously undone move (repeatedly from the start if required)."
 msgstr ""
-"Refai un movemento previamente anulado (repite desde o comezo se o pide)."
+"Refai un movemento previamente desfeito (repite desde o comezo se o pide)."
 
 #: kubrick.cpp:281
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.1/po/ja/kubrick.po 
new/kubrick-17.08.2/po/ja/kubrick.po
--- old/kubrick-17.08.1/po/ja/kubrick.po2017-09-05 02:34:16.0 
+0200
+++ 

commit kubrick for openSUSE:Factory

2017-09-11 Thread root
Hello community,

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

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


Package is "kubrick"

Mon Sep 11 16:22:00 2017 rev:64 rq:522630 version:17.08.1

Changes:

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

Old:

  kubrick-17.08.0.tar.xz

New:

  kubrick-17.08.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.dgpGQj/_old  2017-09-11 16:23:00.662847095 +0200
+++ /var/tmp/diff_new_pack.dgpGQj/_new  2017-09-11 16:23:00.666846533 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-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)

++ kubrick-17.08.0.tar.xz -> kubrick-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.0/po/de/kubrick.po 
new/kubrick-17.08.1/po/de/kubrick.po
--- old/kubrick-17.08.0/po/de/kubrick.po2017-08-11 02:42:56.0 
+0200
+++ new/kubrick-17.08.1/po/de/kubrick.po2017-09-05 02:34:16.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2017-07-11 07:28+0100\n"
+"PO-Revision-Date: 2017-08-22 07:16+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -72,7 +72,7 @@
 #: game.cpp:186
 #, kde-format
 msgid "The file '%1' is not a valid Kubrick game-file."
-msgstr ""
+msgstr "Die Datei „%1“ ist keine gültige Kubrick-Datei."
 
 #: game.cpp:246
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.0/po/nn/kubrick.po 
new/kubrick-17.08.1/po/nn/kubrick.po
--- old/kubrick-17.08.0/po/nn/kubrick.po2017-08-11 02:42:57.0 
+0200
+++ new/kubrick-17.08.1/po/nn/kubrick.po2017-09-05 02:34:16.0 
+0200
@@ -1,19 +1,19 @@
 # Translation of kubrick to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer , 2008, 2009, 2011.
+# Karl Ove Hufthammer , 2008, 2009, 2011, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2011-07-06 19:21+0200\n"
+"PO-Revision-Date: 2017-09-03 18:11+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.2\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -68,12 +68,12 @@
 #: game.cpp:177 game.cpp:1341
 #, kde-format
 msgid "Kubrick Game Files (*.kbk)"
-msgstr ""
+msgstr "Kubrick-spelfiler (*.kbk)"
 
 #: game.cpp:186
 #, kde-format
 msgid "The file '%1' is not a valid Kubrick game-file."
-msgstr ""
+msgstr "Fila «%1» er ikkje ei gyldig Kubrick-spelfil."
 
 #: game.cpp:246
 #, kde-format
@@ -972,7 +972,7 @@
 #: main.cpp:43
 #, kde-format
 msgid " 2008 Ian Wadham"
-msgstr ""
+msgstr "© 2008 Ian Wadham"
 
 #: main.cpp:45
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.0/po/zh_CN/kubrick.po 
new/kubrick-17.08.1/po/zh_CN/kubrick.po
--- old/kubrick-17.08.0/po/zh_CN/kubrick.po 2017-08-11 02:42:57.0 
+0200
+++ new/kubrick-17.08.1/po/zh_CN/kubrick.po 2017-09-05 02:34:16.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kubrick for openSUSE:Factory

2017-08-28 Thread root
Hello community,

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

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


Package is "kubrick"

Mon Aug 28 15:08:50 2017 rev:63 rq:516450 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-07-29 
09:01:23.584950746 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-08-28 
15:09:01.753363161 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:46:13 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 :
+- Too many changes to list here
+
+---
+Sat Aug  5 18:19:10 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  kubrick-17.04.3.tar.xz

New:

  kubrick-17.08.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.8ddIEA/_old  2017-08-28 15:09:02.929197757 +0200
+++ /var/tmp/diff_new_pack.8ddIEA/_new  2017-08-28 15:09:02.965192693 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kubrick
 #
-# Copyright (c) 2015 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
@@ -16,44 +16,78 @@
 #
 
 
+%bcond_without lang
+
 Name:   kubrick
-BuildRequires:  libkdegames4-devel
-BuildRequires:  xz
-BuildRequires:  pkgconfig(glu)
-Summary:Kubrick is a game based on Rubik's Cube
+Version:17.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}')}
+Summary:Game based on Rubik's Cube
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:17.04.3
-Release:0
 Source0:kubrick-%{version}.tar.xz
+BuildRequires:  extra-cmake-modules
+BuildRequires:  kconfig-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kcrash-devel
+BuildRequires:  kdoctools-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kio-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  libkdegames-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(Qt5OpenGL)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(glu)
+Obsoletes:  kubrick5 < %{version}
+Provides:   kubrick5 = %{version}
+%if %{with lang}
+Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 This package contains the KDE game Kubrick which is based on Rubik's
 Cube.
 
+%if %{with lang}
+%lang_package
+%endif
 
 %prep
-%setup -q -n kubrick-%{version}
+%setup -q
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
-  %kde_post_install
+  %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+%kf5_find_htmldocs
+  %endif
 
 %files
 %defattr(-,root,root)
 %doc COPYING COPYING.DOC
-%{_kde4_bindir}/kubrick
-%{_kde4_htmldir}/en/kubrick/
-%{_kde4_applicationsdir}/kubrick.desktop
-%{_kde4_iconsdir}/hicolor/*/apps/kubrick.*
-%{_kde4_appsdir}/kubrick/
+%doc %lang(en) %{_kf5_htmldir}/en/kubrick/
+%{_kf5_applicationsdir}/org.kde.kubrick.desktop
+%{_kf5_appstreamdir}/org.kde.kubrick.appdata.xml
+%{_kf5_bindir}/kubrick
+%{_kf5_iconsdir}/hicolor/*/*/kubrick*
+%{_kf5_kxmlguidir}/kubrick/
+%{_kf5_sharedir}/kubrick/
+
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
 
 %changelog

++ kubrick-17.04.3.tar.xz -> kubrick-17.08.0.tar.xz ++
 59945 lines of diff (skipped)




commit kubrick for openSUSE:Factory

2017-07-29 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2017-07-29 09:01:18

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


Package is "kubrick"

Sat Jul 29 09:01:18 2017 rev:62 rq:510844 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-06-15 
11:23:27.250883360 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-07-29 
09:01:23.584950746 +0200
@@ -1,0 +2,10 @@
+Mon Jul 17 07:13:07 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:

  kubrick-17.04.2.tar.xz

New:

  kubrick-17.04.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.FDIgKS/_old  2017-07-29 09:01:24.508820221 +0200
+++ /var/tmp/diff_new_pack.FDIgKS/_new  2017-07-29 09:01:24.516819091 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:17.04.2
+Version:17.04.3
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2017-06-15 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2017-06-15 11:23:24

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


Package is "kubrick"

Thu Jun 15 11:23:24 2017 rev:61 rq:502099 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-05-24 
16:49:50.175041588 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-06-15 
11:23:27.250883360 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:43:05 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+---

Old:

  kubrick-17.04.1.tar.xz

New:

  kubrick-17.04.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.jPYXxC/_old  2017-06-15 11:23:27.930787383 +0200
+++ /var/tmp/diff_new_pack.jPYXxC/_new  2017-06-15 11:23:27.934786818 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:17.04.1
+Version:17.04.2
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-17.04.1.tar.xz -> kubrick-17.04.2.tar.xz ++




commit kubrick for openSUSE:Factory

2017-05-24 Thread root
Hello community,

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

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


Package is "kubrick"

Wed May 24 16:49:49 2017 rev:60 rq:496079 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-05-16 
14:37:32.183357639 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-05-24 
16:49:50.175041588 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:37:56 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:

  kubrick-17.04.0.tar.xz

New:

  kubrick-17.04.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.kGO0yV/_old  2017-05-24 16:49:50.742961601 +0200
+++ /var/tmp/diff_new_pack.kGO0yV/_new  2017-05-24 16:49:50.742961601 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:17.04.0
+Version:17.04.1
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2017-05-16 Thread root
Hello community,

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

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


Package is "kubrick"

Tue May 16 14:37:30 2017 rev:59 rq:490548 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-03-16 
09:41:18.908622267 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-05-16 
14:37:32.183357639 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:45:38 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:26:00 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:57 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:

  kubrick-16.12.3.tar.xz

New:

  kubrick-17.04.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.liqDPE/_old  2017-05-16 14:37:32.875260428 +0200
+++ /var/tmp/diff_new_pack.liqDPE/_new  2017-05-16 14:37:32.879259867 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:16.12.3
+Version:17.04.0
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-16.12.3.tar.xz -> kubrick-17.04.0.tar.xz ++




commit kubrick for openSUSE:Factory

2017-03-16 Thread root
Hello community,

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

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


Package is "kubrick"

Thu Mar 16 09:41:16 2017 rev:58 rq:478306 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-01-23 
11:38:41.770762011 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-03-16 
09:41:18.908622267 +0100
@@ -1,0 +2,18 @@
+Thu Mar  9 12:46:00 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
+
+---
+Thu Feb  9 07:28:09 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kubrick-16.12.1.tar.xz

New:

  kubrick-16.12.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.XGCnVs/_old  2017-03-16 09:41:19.436547515 +0100
+++ /var/tmp/diff_new_pack.XGCnVs/_new  2017-03-16 09:41:19.436547515 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:16.12.1
+Version:16.12.3
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-16.12.1.tar.xz -> kubrick-16.12.3.tar.xz ++




commit kubrick for openSUSE:Factory

2017-01-23 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2017-01-23 11:38:40

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-12-17 
11:01:25.943733939 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-01-23 
11:38:41.770762011 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 09:10:40 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:

  kubrick-16.12.0.tar.xz

New:

  kubrick-16.12.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.LKAeiJ/_old  2017-01-23 11:38:42.214699048 +0100
+++ /var/tmp/diff_new_pack.LKAeiJ/_new  2017-01-23 11:38:42.218698482 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:16.12.0
+Version:16.12.1
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2016-11-13 22:59:23

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-10-19 
13:12:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-11-13 
22:59:24.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:25:33 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:

  kubrick-16.08.2.tar.xz

New:

  kubrick-16.08.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.OIKotR/_old  2016-11-13 22:59:25.0 +0100
+++ /var/tmp/diff_new_pack.OIKotR/_new  2016-11-13 22:59:25.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:16.08.2
+Version:16.08.3
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

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

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-09-24 
15:26:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-10-19 
13:12:52.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 21:05:11 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  kubrick-16.08.1.tar.xz

New:

  kubrick-16.08.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.ma9e85/_old  2016-10-19 13:12:53.0 +0200
+++ /var/tmp/diff_new_pack.ma9e85/_new  2016-10-19 13:12:53.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:16.08.1
+Version:16.08.2
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

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

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-08-31 
00:08:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-09-24 
15:26:54.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:38:41 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:

  kubrick-16.08.0.tar.xz

New:

  kubrick-16.08.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.HjkhwV/_old  2016-09-24 15:26:55.0 +0200
+++ /var/tmp/diff_new_pack.HjkhwV/_new  2016-09-24 15:26:55.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:16.08.0
+Version:16.08.1
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

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

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-07-24 
19:48:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-08-31 
00:08:52.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:27:40 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:32:20 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:

  kubrick-16.04.3.tar.xz

New:

  kubrick-16.08.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.zcPuPw/_old  2016-08-31 00:08:53.0 +0200
+++ /var/tmp/diff_new_pack.zcPuPw/_new  2016-08-31 00:08:53.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:16.04.3
+Version:16.08.0
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-16.04.3.tar.xz -> kubrick-16.08.0.tar.xz ++




commit kubrick for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

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

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-06-25 
02:03:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-07-24 
19:48:57.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:25:16 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:

  kubrick-16.04.2.tar.xz

New:

  kubrick-16.04.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.ZNsSyd/_old  2016-07-24 19:48:58.0 +0200
+++ /var/tmp/diff_new_pack.ZNsSyd/_new  2016-07-24 19:48:58.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:16.04.2
+Version:16.04.3
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

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

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-05-29 
03:08:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-06-25 
02:03:24.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 18:08:43 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:

  kubrick-16.04.1.tar.xz

New:

  kubrick-16.04.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.cfQfBo/_old  2016-06-25 02:03:25.0 +0200
+++ /var/tmp/diff_new_pack.cfQfBo/_new  2016-06-25 02:03:25.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:16.04.1
+Version:16.04.2
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2016-05-28 Thread h_root
Hello community,

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

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-03-29 
10:37:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-05-29 
03:08:24.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:40:48 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:16:20 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:51:38 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:

  kubrick-15.12.3.tar.xz

New:

  kubrick-16.04.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.4QJiSH/_old  2016-05-29 03:08:25.0 +0200
+++ /var/tmp/diff_new_pack.4QJiSH/_new  2016-05-29 03:08:25.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.12.3
+Version:16.04.1
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-15.12.3.tar.xz -> kubrick-16.04.1.tar.xz ++




commit kubrick for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2016-03-29 09:59:31

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-02-23 
16:56:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-03-29 
10:37:41.0 +0200
@@ -1,0 +2,9 @@
+Sun Mar 13 15:53:34 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:

  kubrick-15.12.2.tar.xz

New:

  kubrick-15.12.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.wgvbIa/_old  2016-03-29 10:37:42.0 +0200
+++ /var/tmp/diff_new_pack.wgvbIa/_new  2016-03-29 10:37:42.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.12.2
+Version:15.12.3
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

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

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-01-28 
17:22:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-02-23 
16:56:56.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:22:02 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:

  kubrick-15.12.1.tar.xz

New:

  kubrick-15.12.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.ItzwoC/_old  2016-02-23 16:56:57.0 +0100
+++ /var/tmp/diff_new_pack.ItzwoC/_new  2016-02-23 16:56:57.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.12.1
+Version:15.12.2
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2016-01-28 17:22:06

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2016-01-10 
13:06:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-01-28 
17:22:08.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:31:52 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:

  kubrick-15.12.0.tar.xz

New:

  kubrick-15.12.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.pNfLYJ/_old  2016-01-28 17:22:09.0 +0100
+++ /var/tmp/diff_new_pack.pNfLYJ/_new  2016-01-28 17:22:09.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.12.0
+Version:15.12.1
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

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

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-11-15 
12:41:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2016-01-10 
13:06:53.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:30:01 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:

  kubrick-15.08.3.tar.xz

New:

  kubrick-15.12.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.qElEgw/_old  2016-01-10 13:06:54.0 +0100
+++ /var/tmp/diff_new_pack.qElEgw/_new  2016-01-10 13:06:54.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.08.3
+Version:15.12.0
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-15.08.3.tar.xz -> kubrick-15.12.0.tar.xz ++




commit kubrick for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2015-11-15 12:41:39

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-10-24 
10:28:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-11-15 
12:41:40.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 20:19:48 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:

  kubrick-15.08.2.tar.xz

New:

  kubrick-15.08.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.TVxraa/_old  2015-11-15 12:41:41.0 +0100
+++ /var/tmp/diff_new_pack.TVxraa/_new  2015-11-15 12:41:41.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.08.2
+Version:15.08.3
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2015-10-24 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2015-10-24 10:28:36

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-10-03 
20:25:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-10-24 
10:28:47.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:42:38 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:

  kubrick-15.08.1.tar.xz

New:

  kubrick-15.08.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.zWM2kL/_old  2015-10-24 10:28:48.0 +0200
+++ /var/tmp/diff_new_pack.zWM2kL/_new  2015-10-24 10:28:48.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.08.1
+Version:15.08.2
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit kubrick for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

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

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


Package is "kubrick"

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-07-14 
17:38:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-10-03 
20:25:13.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:34:37 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:44:10 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 07:02:15 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:

  kubrick-15.04.3.tar.xz

New:

  kubrick-15.08.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.mECkFR/_old  2015-10-03 20:25:13.0 +0200
+++ /var/tmp/diff_new_pack.mECkFR/_new  2015-10-03 20:25:13.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.04.3
+Version:15.08.1
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-15.04.3.tar.xz -> kubrick-15.08.1.tar.xz ++




commit kubrick for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2015-07-14 17:38:24

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


Package is kubrick

Changes:

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

  kubrick-15.04.2.tar.xz

New:

  kubrick-15.04.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.yljIaT/_old  2015-07-14 17:38:27.0 +0200
+++ /var/tmp/diff_new_pack.yljIaT/_new  2015-07-14 17:38:27.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.04.2
+Version:15.04.3
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-15.04.2.tar.xz - kubrick-15.04.3.tar.xz ++




commit kubrick for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-05-15 
10:02:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-06-04 
11:20:17.0 +0200
@@ -1,0 +2,8 @@
+Sat May 30 14:33:14 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:

  kubrick-15.04.1.tar.xz

New:

  kubrick-15.04.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.RGIKqN/_old  2015-06-04 11:20:17.0 +0200
+++ /var/tmp/diff_new_pack.RGIKqN/_new  2015-06-04 11:20:17.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.04.1
+Version:15.04.2
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-15.04.1.tar.xz - kubrick-15.04.2.tar.xz ++




commit kubrick for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-05-11 
18:44:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-05-15 
10:02:35.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:14:25 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:

  kubrick-15.04.0.tar.xz

New:

  kubrick-15.04.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.NXrtAS/_old  2015-05-15 10:02:35.0 +0200
+++ /var/tmp/diff_new_pack.NXrtAS/_new  2015-05-15 10:02:35.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:15.04.0
+Version:15.04.1
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-15.04.0.tar.xz - kubrick-15.04.1.tar.xz ++




commit kubrick for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2015-05-11 18:44:36

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-03-05 
18:17:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-05-11 
18:44:37.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 13:23:34 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:20:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:50:13 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  kubrick-14.12.3.tar.xz

New:

  kubrick-15.04.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.lyB1Hb/_old  2015-05-11 18:44:37.0 +0200
+++ /var/tmp/diff_new_pack.lyB1Hb/_new  2015-05-11 18:44:37.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   kubrick
-BuildRequires:  libkdegames-devel
+BuildRequires:  libkdegames4-devel
 BuildRequires:  xz
 BuildRequires:  pkgconfig(glu)
 Summary:Kubrick is a game based on Rubik's Cube
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:14.12.3
+Version:15.04.0
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-14.12.3.tar.xz - kubrick-15.04.0.tar.xz ++




commit kubrick for openSUSE:Factory

2015-03-05 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2015-03-05 15:43:55

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-02-11 
16:39:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-03-05 
18:17:41.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:44:16 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:

  kubrick-14.12.2.tar.xz

New:

  kubrick-14.12.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.lufBN2/_old  2015-03-05 18:17:42.0 +0100
+++ /var/tmp/diff_new_pack.lufBN2/_new  2015-03-05 18:17:42.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:14.12.2
+Version:14.12.3
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2015-02-11 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2015-02-11 16:39:45

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-01-21 
22:12:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-02-11 
16:39:46.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:07:20 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:

  kubrick-14.12.1.tar.xz

New:

  kubrick-14.12.2.tar.xz



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

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

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2015-01-21 22:11:44

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2015-01-08 
23:18:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-01-21 
22:12:32.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 20:05:05 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.1
+   * KDE Applications 14.12.1
+   * See https://www.kde.org/announcements/announce-applications-14.12.1.php
+
+---

Old:

  kubrick-14.12.0.tar.xz

New:

  kubrick-14.12.1.tar.xz



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

++ kubrick-14.12.0.tar.xz - kubrick-14.12.1.tar.xz ++

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



commit kubrick for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-11-19 
20:24:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2015-01-08 
23:18:52.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:40: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:

  kubrick-4.14.3.tar.xz

New:

  kubrick-14.12.0.tar.xz



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

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

2014-11-19 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-10-16 
18:15:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-11-19 
20:24:18.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 21:09:52 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:

  kubrick-4.14.2.tar.xz

New:

  kubrick-4.14.3.tar.xz



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

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

2014-10-16 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-09-18 
08:01:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-10-16 
18:15:38.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:36:52 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:

  kubrick-4.14.1.tar.xz

New:

  kubrick-4.14.2.tar.xz



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

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

2014-09-18 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-08-25 
11:02:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-09-18 
08:01:30.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 13 16:59:35 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:

  kubrick-4.14.0.tar.xz

New:

  kubrick-4.14.1.tar.xz



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

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

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2014-08-25 11:01:14

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-07-16 
16:18:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-08-25 
11:02:16.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 09:01:53 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:47:34 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:

  kubrick-4.13.80.tar.xz

New:

  kubrick-4.14.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.glU2rs/_old  2014-08-25 11:02:17.0 +0200
+++ /var/tmp/diff_new_pack.glU2rs/_new  2014-08-25 11:02:17.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.13.80
+Version:4.14.0
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2014-07-16 16:18:20

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-06-19 
13:18:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-07-16 
16:18:44.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:20:21 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:

  kubrick-4.13.2.tar.xz

New:

  kubrick-4.13.80.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.KGOzfK/_old  2014-07-16 16:18:45.0 +0200
+++ /var/tmp/diff_new_pack.KGOzfK/_new  2014-07-16 16:18:45.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.13.2
+Version:4.13.80
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-4.13.2.tar.xz - kubrick-4.13.80.tar.xz ++

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



commit kubrick for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-05-22 
06:53:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-06-19 
13:18:29.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:59:28 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:

  kubrick-4.13.1.tar.xz

New:

  kubrick-4.13.2.tar.xz



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

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

2014-05-21 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

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

  kubrick-4.13.0.tar.xz

New:

  kubrick-4.13.1.tar.xz



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

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

2014-04-18 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-03-30 
12:05:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-04-18 
12:29:45.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 17:17:45 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  kubrick-4.12.97.tar.xz

New:

  kubrick-4.13.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.hefDCc/_old  2014-04-18 12:29:57.0 +0200
+++ /var/tmp/diff_new_pack.hefDCc/_new  2014-04-18 12:29:57.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.12.97
+Version:4.13.0
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2014-03-30 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-03-18 
17:17:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-03-30 
12:05:55.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 18:12:02 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:28:52 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:

  kubrick-4.12.90.tar.xz

New:

  kubrick-4.12.97.tar.xz



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

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

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2014-03-18 17:17:46

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-02-20 
07:58:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-03-18 
17:17:50.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:47:09 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:30:47 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:

  kubrick-4.12.2.tar.xz

New:

  kubrick-4.12.90.tar.xz



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

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

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2014-02-20 07:57:05

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2014-01-27 
11:18:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-02-20 
07:58:14.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:36:51 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:

  kubrick-4.12.1.tar.xz

New:

  kubrick-4.12.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.y0LWpt/_old  2014-02-20 07:58:15.0 +0100
+++ /var/tmp/diff_new_pack.y0LWpt/_new  2014-02-20 07:58:15.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.12.1
+Version:4.12.2
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2014-01-27 11:18:30

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-12-19 
13:19:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2014-01-27 
11:18:31.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 16:03:39 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:

  kubrick-4.12.0.tar.xz

New:

  kubrick-4.12.1.tar.xz



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

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

2013-12-11 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-12-02 
12:35:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-12-11 
14:36:38.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 08:43:16 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:58:44 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:

  kubrick-4.11.90.tar.xz

New:

  kubrick-4.11.97.tar.xz



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

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

2013-12-02 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-10-03 
16:02:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-12-02 
12:35:36.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:31:06 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.90
+   * KDE 4.12 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.12-beta2.php
+
+---
+Sun Nov 10 08:03:20 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:49:21 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:

  kubrick-4.11.2.tar.xz

New:

  kubrick-4.11.90.tar.xz



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

++ kubrick-4.11.2.tar.xz - kubrick-4.11.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-4.11.2/src/kubrick.desktop 
new/kubrick-4.11.90/src/kubrick.desktop
--- old/kubrick-4.11.2/src/kubrick.desktop  2013-08-28 19:13:04.0 
+0200
+++ new/kubrick-4.11.90/src/kubrick.desktop 2013-08-04 06:25:53.0 
+0200
@@ -145,6 +145,7 @@
 Comment[sr@latin]=3D igra na osnovu Rubikove kocke
 Comment[sv]=Ett tredimensionellt spel baserat på Rubiks kub
 Comment[tr]=3B Rubik Küpü Temelli Oyun
+Comment[ug]=Rubik كۈپى ئاساسىدىكى 3D لىق ئويۇن
 Comment[uk]=Просторова гра, заснована на кубику Рубіка
 Comment[x-test]=xxA 3-D game based on Rubik's Cubexx
 Comment[zh_CN]=一个三维魔方游戏

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



commit kubrick for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-09-09 
11:10:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-10-03 
16:02:52.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:43:24 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:

  kubrick-4.11.1.tar.xz

New:

  kubrick-4.11.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.ZxPFmP/_old  2013-10-03 16:02:52.0 +0200
+++ /var/tmp/diff_new_pack.ZxPFmP/_new  2013-10-03 16:02:52.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.11.1
+Version:4.11.2
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2013-09-09 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-08-16 
13:46:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-09-09 
11:10:47.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 10:31:50 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:

  kubrick-4.11.0.tar.xz

New:

  kubrick-4.11.1.tar.xz



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

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

2013-08-16 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

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

Old:

  kubrick-4.10.97.tar.xz

New:

  kubrick-4.11.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.Z9Eqz7/_old  2013-08-16 13:46:11.0 +0200
+++ /var/tmp/diff_new_pack.Z9Eqz7/_new  2013-08-16 13:46:11.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.10.97
+Version:4.11.0
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-4.10.97.tar.xz - kubrick-4.11.0.tar.xz ++

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



commit kubrick for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-07-22 
17:19:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-07-30 
16:05:09.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 23:33:58 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:

  kubrick-4.10.95.tar.xz

New:

  kubrick-4.10.97.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.vGTbLD/_old  2013-07-30 16:05:10.0 +0200
+++ /var/tmp/diff_new_pack.vGTbLD/_new  2013-07-30 16:05:10.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.10.95
+Version:4.10.97
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2013-07-22 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2013-07-22 17:19:06

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-07-08 
07:28:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-07-22 
17:19:07.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:14:02 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:

  kubrick-4.10.90.tar.xz

New:

  kubrick-4.10.95.tar.xz



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

++ kubrick-4.10.90.tar.xz - kubrick-4.10.95.tar.xz ++
Files old/kubrick-4.10.90/doc/index.cache.bz2 and 
new/kubrick-4.10.95/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-4.10.90/src/kubrick.desktop 
new/kubrick-4.10.95/src/kubrick.desktop
--- old/kubrick-4.10.90/src/kubrick.desktop 2013-05-28 21:53:02.0 
+0200
+++ new/kubrick-4.10.95/src/kubrick.desktop 2013-07-10 15:47:59.0 
+0200
@@ -69,7 +69,7 @@
 GenericName[et]=Ruumiline Rubiku kuubik
 GenericName[eu]=3-D jokoa Rubik-en kuboan oinarrituta
 GenericName[fi]=Rubikin kuutioon perustuva kolmiulotteinen peli
-GenericName[fr]=Jeu en 3D inspiré du Rubik's Cube
+GenericName[fr]=Jeu 3D inspiré du Rubik's Cube
 GenericName[ga]=Cluiche 3T bunaithe ar Chiúb Rubik
 GenericName[gl]=Xogo en tres dimensións baseado no cubo de Rubik
 GenericName[hne]=रुबिक क्यूब मं आधारित ३ डी खेल
@@ -116,7 +116,7 @@
 Comment[eu]=3-D jokoa Rubik-en kuboan oinarrituta
 Comment[fa]=یک بازی سه‌بعدی بر اساس بازی روبیک
 Comment[fi]=Rubikin kuutioon perustuva kolmiulotteinen peli
-Comment[fr]=Un jeu en 3D inspiré du Rubik's Cube
+Comment[fr]=Un jeu 3D inspiré du Rubik's Cube
 Comment[ga]=Cluiche 3T bunaithe ar Chiúb Rubik
 Comment[gl]=Un xogo en tres dimensións baseado no cubo de Rubik
 Comment[hne]=रुबिक क्यूब मं आधारित ३ डी खेल

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



commit kubrick for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2013-07-08 07:28:30

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-06-11 
09:33:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-07-08 
07:28:32.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:51:32 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.90
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta2.php
+
+---
+Thu Jun 13 20:55:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.80
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta1.php
+
+---

Old:

  kubrick-4.10.4.tar.xz

New:

  kubrick-4.10.90.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.YVV5jN/_old  2013-07-08 07:28:33.0 +0200
+++ /var/tmp/diff_new_pack.YVV5jN/_new  2013-07-08 07:28:33.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.10.4
+Version:4.10.90
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-4.10.4.tar.xz - kubrick-4.10.90.tar.xz ++
Files old/kubrick-4.10.4/doc/index.cache.bz2 and 
new/kubrick-4.10.90/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-4.10.4/doc/index.docbook 
new/kubrick-4.10.90/doc/index.docbook
--- old/kubrick-4.10.4/doc/index.docbook2013-05-28 21:53:02.0 
+0200
+++ new/kubrick-4.10.90/doc/index.docbook   2013-06-10 20:55:13.0 
+0200
@@ -76,8 +76,8 @@
 (V.MM.LL), it could be used by automation scripts.
 Do NOT change these in the translation. --
 
-date2008-03-19/date
-releaseinfo0.3/releaseinfo
+date2013-05-05/date
+releaseinfo1.0/releaseinfo
 
 !-- Abstract about this handbook --
 
@@ -445,8 +445,8 @@
 chapter id=interfacetitleInterface Overview/title !-- do not change 
this! --
 !-- This section has to do with menubar. Describe every single entry in 
order. Use variablelist and varlistentry. Split the chapter into sections 
using sect1(2,3) for better viewing.--
 
-sect1 id=game-menu
-titleThe guimenuGame/guimenu Menu/title
+sect1 id=menu-items
+titleMenu Items/title
 variablelist
 
 varlistentry
@@ -529,13 +529,6 @@
 /para/listitem
 /varlistentry
 
-/variablelist
-/sect1
-
-sect1 id=move-menu
-titleThe guimenuMove/guimenu Menu/title
-variablelist
-
 varlistentry
 termmenuchoice
 shortcutkeycombo action=simulCtrl;keycapZ/keycap/keycombo
@@ -553,7 +546,13 @@
 required)./para/listitem
 /varlistentry
 
-!--Main Demo Ctrl+D --
+varlistentry
+termmenuchoice
+shortcutkeycombo action=simulCtrl;keycapD/keycap/keycombo
+/shortcut
+guimenuMove/guimenuguimenuitemMain Demo/guimenuitem/menuchoice/term
+listitemparaStart/Stop demo of random puzzle solving on the start page of 
kubrick;./para/listitem
+/varlistentry
 
 varlistentry
 termmenuchoiceshortcutkeycapS/keycap/shortcut
@@ -607,13 +606,6 @@
 again the one that points upwards./para/listitem
 /varlistentry
 
-/variablelist
-/sect1
-
-sect1 id=view-menu
-titleThe guimenuView/guimenu Menu/title
-variablelist
-
 varlistentry
 termmenuchoice
 guimenuView/guimenuguimenuitem1 Cube/guimenuitem
@@ -640,13 +632,6 @@
 be rotated./para/listitem
 /varlistentry
 
-/variablelist
-/sect1
-
-sect1 id=demos-menu
-titleThe guimenuDemos/guimenu Menu/title
-variablelist
-
 varlistentry
 termmenuchoice
 shortcutkeycombo action=simulCtrl;keycapD/keycap/keycombo
@@ -677,13 +662,6 @@
 /para/listitem
 /varlistentry
 
-/variablelist
-/sect1
-
-sect1 id=settings-menu
-titleThe guimenuSettings/guimenu Menu/title
-variablelist
-
 varlistentry
 termmenuchoiceshortcutkeycapW/keycap/shortcut
 guimenuSettings/guimenuguimenuitemWatch Shuffling/guimenuitem
@@ -704,30 +682,6 @@
 /para/listitem
 /varlistentry
 
-varlistentry
-termmenuchoice
-guimenuSettings/guimenuguimenuitemShow Toolbar/guimenuitem
-/menuchoice/term
-listitemparaactionToggle the display of the toolbar./action
-/para/listitem
-/varlistentry
-
-varlistentry
-termmenuchoice
-guimenuSettings/guimenuguimenuitemShow Statusbar/guimenuitem
-/menuchoice/term
-listitemparaactionToggle the display of the status bar./action
-/para/listitem
-/varlistentry
-
-varlistentry
-termmenuchoice
-guimenuSettings/guimenuguimenuitemConfigure Shortcuts.../guimenuitem

commit kubrick for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

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

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


Package is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-05-16 
17:52:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-06-11 
09:33:10.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 17:36:12 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:

  kubrick-4.10.3.tar.xz

New:

  kubrick-4.10.4.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.rnGxAH/_old  2013-06-11 09:33:11.0 +0200
+++ /var/tmp/diff_new_pack.rnGxAH/_new  2013-06-11 09:33:11.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.10.3
+Version:4.10.4
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2013-04-18 Thread h_root
Hello community,

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

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


Package is kubrick, Maintainer is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-03-14 
15:36:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-04-18 
10:35:11.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 19:44:26 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---

Old:

  kubrick-4.10.1.tar.xz

New:

  kubrick-4.10.2.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.FpHaOF/_old  2013-04-18 10:35:12.0 +0200
+++ /var/tmp/diff_new_pack.FpHaOF/_new  2013-04-18 10:35:12.0 +0200
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.10.1
+Version:4.10.2
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kubrick-4.10.1.tar.xz - kubrick-4.10.2.tar.xz ++
Files old/kubrick-4.10.1/doc/index.cache.bz2 and 
new/kubrick-4.10.2/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-4.10.1/src/kubrick.desktop 
new/kubrick-4.10.2/src/kubrick.desktop
--- old/kubrick-4.10.1/src/kubrick.desktop  2013-03-01 08:17:55.0 
+0100
+++ new/kubrick-4.10.2/src/kubrick.desktop  2013-03-29 08:09:11.0 
+0100
@@ -27,6 +27,7 @@
 Name[ko]=Kubrick
 Name[lt]=Kubrick
 Name[lv]=Kubrick
+Name[mr]=क्युब्रिक
 Name[nb]=Kubrick
 Name[nds]=Kubrick
 Name[nl]=Kubrick
@@ -79,6 +80,7 @@
 GenericName[km]=ល្បែង​ត្រីមាត្រ​មាន​មូលដ្ឋាន​លើ​គូប Rubik
 GenericName[ko]=루빅 큐브 기반 3D 게임
 GenericName[lv]=3-D Rubika kuba spēle
+GenericName[mr]=रुबिकच्या क्युब वर आधारित 3-D खेळ
 GenericName[nb]=3D-spill basert på Rubiks kube
 GenericName[nds]=3D-Speel, dat op Rubik sien Wörpel opbuut
 GenericName[nl]=3D-spel gebaseerd op de Rubik's kubus
@@ -125,6 +127,7 @@
 Comment[km]=ល្បែង​ត្រីមាត្រ​មានមូលដ្ឋាន​លើ​គូប​របស់ Rubik
 Comment[ko]=루빅 큐브 기반 3D 게임
 Comment[lv]=3-D Rubika kuba spēle
+Comment[mr]=रुबिकच्या क्युब वर आधारित 3-D खेळ
 Comment[nb]=Et 3D-spill basert på Rubiks kube
 Comment[nds]=En 3D-Speel, dat op Rubik sien Wörpel opbuut
 Comment[nl]=Een 3D-spel gebaseerd op de Rubik's kubus

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



commit kubrick for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2013-03-14 14:12:23

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


Package is kubrick, Maintainer is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-02-04 
20:49:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-03-14 
14:14:03.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  2 16:13:40 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---

Old:

  kubrick-4.10.0.tar.xz

New:

  kubrick-4.10.1.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.RCuFA5/_old  2013-03-14 14:16:15.0 +0100
+++ /var/tmp/diff_new_pack.RCuFA5/_new  2013-03-14 14:16:15.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.10.0
+Version:4.10.1
 Release:0
 Source0:kubrick-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2013-02-04 20:49:51

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


Package is kubrick, Maintainer is kubrick

Changes:

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

Old:

  kubrick-4.9.98.tar.xz

New:

  kubrick-4.10.0.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.lIbGxM/_old  2013-02-04 20:49:54.0 +0100
+++ /var/tmp/diff_new_pack.lIbGxM/_new  2013-02-04 20:49:54.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.9.98
+Version:4.10.0
 Release:0
 Source0:kubrick-%{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 kubrick for openSUSE:Factory

2013-01-20 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2013-01-20 11:58:37

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


Package is kubrick, Maintainer is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2013-01-07 
11:05:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-01-20 
11:58:40.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 17 08:46:15 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kubrick-4.9.97.tar.xz

New:

  kubrick-4.9.98.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.L3DzAK/_old  2013-01-20 11:58:40.0 +0100
+++ /var/tmp/diff_new_pack.L3DzAK/_new  2013-01-20 11:58:40.0 +0100
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.9.97
+Version:4.9.98
 Release:0
 Source0:kubrick-%{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 kubrick for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2013-01-07 11:05:36

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


Package is kubrick, Maintainer is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2012-12-21 
09:09:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2013-01-07 
11:05:39.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 21:52:26 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kubrick-4.9.95.tar.xz

New:

  kubrick-4.9.97.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.THPCG8/_old  2013-01-07 11:05:39.0 +0100
+++ /var/tmp/diff_new_pack.THPCG8/_new  2013-01-07 11:05:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kubrick
 #
-# 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
@@ -24,7 +24,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
 Url:http://www.kde.org
-Version:4.9.95
+Version:4.9.97
 Release:0
 Source0:kubrick-%{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 kubrick for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

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

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


Package is kubrick, Maintainer is kubrick

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2012-12-07 
14:37:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2012-12-21 
09:09:26.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 19:16:33 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kubrick-4.9.90.tar.xz

New:

  kubrick-4.9.95.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.aobZYo/_old  2012-12-21 09:09:27.0 +0100
+++ /var/tmp/diff_new_pack.aobZYo/_new  2012-12-21 09:09:27.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package kubrick (Version 4.7.80_2022)
+# spec file for package kubrick
 #
-# 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
@@ -20,12 +20,12 @@
 BuildRequires:  libkdegames-devel
 BuildRequires:  xz
 BuildRequires:  pkgconfig(glu)
+Summary:Kubrick is a game based on Rubik's Cube
 License:GPL-2.0+
 Group:  Amusements/Games/Logic
-Summary:Kubrick is a game based on Rubik's Cube
 Url:http://www.kde.org
-Version:4.9.90
-Release:1
+Version:4.9.95
+Release:0
 Source0:kubrick-%{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