commit kbruch for openSUSE:Factory

2020-11-10 Thread root
Hello community,

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

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


Package is "kbruch"

Tue Nov 10 13:41:27 2020 rev:123 rq:846650 version:20.08.3

Changes:

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

  kbruch-20.08.2.tar.xz
  kbruch-20.08.2.tar.xz.sig

New:

  kbruch-20.08.3.tar.xz
  kbruch-20.08.3.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.1EUOIB/_old  2020-11-10 13:48:21.471427876 +0100
+++ /var/tmp/diff_new_pack.1EUOIB/_new  2020-11-10 13:48:21.471427876 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-20.08.2.tar.xz -> kbruch-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.2/CMakeLists.txt 
new/kbruch-20.08.3/CMakeLists.txt
--- old/kbruch-20.08.2/CMakeLists.txt   2020-10-08 16:16:14.0 +0200
+++ new/kbruch-20.08.3/CMakeLists.txt   2020-10-31 18:01:13.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbruch VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.2/org.kde.kbruch.appdata.xml 
new/kbruch-20.08.3/org.kde.kbruch.appdata.xml
--- old/kbruch-20.08.2/org.kde.kbruch.appdata.xml   2020-10-08 
16:16:14.0 +0200
+++ new/kbruch-20.08.3/org.kde.kbruch.appdata.xml   2020-10-31 
18:01:13.0 +0100
@@ -311,9 +311,9 @@
 kbruch
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kbruch-20.08.2/po/ca/docs/kbruch/man-kbruch.1.docbook 
new/kbruch-20.08.3/po/ca/docs/kbruch/man-kbruch.1.docbook
--- old/kbruch-20.08.2/po/ca/docs/kbruch/man-kbruch.1.docbook   2020-10-08 
19:11:45.0 +0200
+++ new/kbruch-20.08.3/po/ca/docs/kbruch/man-kbruch.1.docbook   2020-11-03 
01:32:04.0 +0100
@@ -48,7 +48,7 @@
 Descripció
  és un programa senzill per a practicar el càlcul amb fraccions. Es 
proporcionen diferents exercicis amb aquest propòsit. El programa comprova 
l'entrada de l'usuari i proporciona informació.
+> és un programa senzill per a practicar el càlcul amb fraccions. Es 
proporcionen diferents exercicis amb aquesta finalitat. El programa comprova 
l'entrada de l'usuari i proporciona informació.
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.2/po/zh_CN/kbruch.po 
new/kbruch-20.08.3/po/zh_CN/kbruch.po
--- old/kbruch-20.08.2/po/zh_CN/kbruch.po   2020-10-08 19:11:45.0 
+0200
+++ new/kbruch-20.08.3/po/zh_CN/kbruch.po   2020-11-03 01:32:04.0 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:37+0200\n"
-"PO-Revision-Date: 2020-09-23 12:20\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbruch for openSUSE:Factory

2020-10-13 Thread root
Hello community,

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

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


Package is "kbruch"

Tue Oct 13 15:34:40 2020 rev:122 rq:840589 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2020-09-10 
22:50:55.088032491 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new.3486/kbruch.changes  2020-10-13 
15:35:16.509070392 +0200
@@ -1,0 +2,11 @@
+Fri Oct  9 05:43:26 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
+- Changes since 20.08.1:
+  * Add kdoctools_install call previously added by release tools
+  * Improve i18n tooling
+
+---

Old:

  kbruch-20.08.1.tar.xz
  kbruch-20.08.1.tar.xz.sig

New:

  kbruch-20.08.2.tar.xz
  kbruch-20.08.2.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.gTquIQ/_old  2020-10-13 15:35:17.297070948 +0200
+++ /var/tmp/diff_new_pack.gTquIQ/_new  2020-10-13 15:35:17.301070951 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-20.08.1.tar.xz -> kbruch-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.1/CMakeLists.txt 
new/kbruch-20.08.2/CMakeLists.txt
--- old/kbruch-20.08.1/CMakeLists.txt   2020-09-01 08:14:01.0 +0200
+++ new/kbruch-20.08.2/CMakeLists.txt   2020-10-08 16:16:14.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbruch VERSION ${RELEASE_SERVICE_VERSION})
@@ -50,10 +50,10 @@
 add_subdirectory( doc )
 add_subdirectory( src )
 
-install(FILES org.kde.kbruch.appdata.xml DESTINATION 
${KDE_INSTALL_METAINFODIR})
-
-feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 ki18n_install(po)
 if (KF5DocTools_FOUND)
- kdoctools_install(po)
+kdoctools_install(po)
 endif()
+install(FILES org.kde.kbruch.appdata.xml DESTINATION 
${KDE_INSTALL_METAINFODIR})
+
+feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.1/org.kde.kbruch.appdata.xml 
new/kbruch-20.08.2/org.kde.kbruch.appdata.xml
--- old/kbruch-20.08.1/org.kde.kbruch.appdata.xml   2020-08-31 
20:54:46.0 +0200
+++ new/kbruch-20.08.2/org.kde.kbruch.appdata.xml   2020-10-08 
16:16:14.0 +0200
@@ -89,7 +89,7 @@
 KBruch er eit lite program for brøk- og prosentøving. Det 
har ulike øvingar og ein eigen læremodus for å læra brøkrekning. Programmet 
sjekkar svara du gjev og kjem med tilbakemelding.
 KBruch jest małym programem do ćwiczenia obliczeń na 
ułamkach i procentach. Do tego celu przygotowano różne ćwiczenia. Można także 
skorzystać z trybu uczenia się, gdzie można poćwiczyć ułamki i znajdowanie 
wspólnego mianownika. Program sprawdza podane przez użytkownika dane i daje 
odpowiedź na temat ich poprawności. 
 O KBruch é um pequeno programa que ajuda a praticar o 
cálculo de fracções e percentagens. São oferecidos diferentes exercícios para 
esse fim, podendo também usar o modo de aprendizagem para exercitar as 
fracções. O programa verifica os dados introduzidos pelo utilizador e dá as 
reacções respectivas.
-KBruch é um pequeno programa para exercitar o cálculo 
de frações e percentagens. São fornecidos diferentes exercícios para esse fim e 
você poderá usar o modo de aprendizagem para praticar as frações. O programa 
verifica os dados inseridos pelo usuário e fornece algum retorno.
+KBruch é um pequeno programa para exercitar o cálculo 
de frações e porcentagens. São fornecidos diferentes exercícios para esse fim e 
você poderá usar o modo de aprendizagem para praticar as frações. O programa 
verifica os dados inseridos pelo usuário e fornece algum retorno.
 KBruch — простая программа для тренировки вычислений с 
дробями и процентами. Для начинающих есть 

commit kbruch for openSUSE:Factory

2020-09-10 Thread root
Hello community,

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

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


Package is "kbruch"

Thu Sep 10 22:50:27 2020 rev:121 rq:831752 version:20.08.1

Changes:

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

  kbruch-20.08.0.tar.xz
  kbruch-20.08.0.tar.xz.sig

New:

  kbruch-20.08.1.tar.xz
  kbruch-20.08.1.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.PyeNpt/_old  2020-09-10 22:50:55.732033433 +0200
+++ /var/tmp/diff_new_pack.PyeNpt/_new  2020-09-10 22:50:55.732033433 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-20.08.0.tar.xz -> kbruch-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.0/CMakeLists.txt 
new/kbruch-20.08.1/CMakeLists.txt
--- old/kbruch-20.08.0/CMakeLists.txt   2020-08-07 08:54:26.0 +0200
+++ new/kbruch-20.08.1/CMakeLists.txt   2020-09-01 08:14:01.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbruch VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.0/org.kde.kbruch.appdata.xml 
new/kbruch-20.08.1/org.kde.kbruch.appdata.xml
--- old/kbruch-20.08.0/org.kde.kbruch.appdata.xml   2020-08-05 
09:45:28.0 +0200
+++ new/kbruch-20.08.1/org.kde.kbruch.appdata.xml   2020-08-31 
20:54:46.0 +0200
@@ -311,9 +311,9 @@
 kbruch
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.0/po/zh_CN/kbruch.po 
new/kbruch-20.08.1/po/zh_CN/kbruch.po
--- old/kbruch-20.08.0/po/zh_CN/kbruch.po   2020-08-07 08:54:25.0 
+0200
+++ new/kbruch-20.08.1/po/zh_CN/kbruch.po   2020-09-01 08:13:58.0 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:37+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"




commit kbruch for openSUSE:Factory

2020-08-18 Thread root
Hello community,

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

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


Package is "kbruch"

Tue Aug 18 13:57:22 2020 rev:120 rq:826379 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2020-07-15 
11:47:36.207002567 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new.3399/kbruch.changes  2020-08-18 
13:57:50.722182099 +0200
@@ -1,0 +2,27 @@
+Sun Aug  9 09:08:43 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+---
+Sun Aug  2 07:59:05 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:04:13 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * Add proper spacing around operators and equals sign
+  * Use same font size for equals sign and the number to factorise
+  * Make operators localisable and typograpically correct
+  * Fix clazy warning
+
+---

Old:

  kbruch-20.04.3.tar.xz
  kbruch-20.04.3.tar.xz.sig

New:

  kbruch-20.08.0.tar.xz
  kbruch-20.08.0.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.OQ4fKt/_old  2020-08-18 13:57:51.638182474 +0200
+++ /var/tmp/diff_new_pack.OQ4fKt/_new  2020-08-18 13:57:51.642182476 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-20.04.3.tar.xz -> kbruch-20.08.0.tar.xz ++
 21595 lines of diff (skipped)




commit kbruch for openSUSE:Factory

2020-07-15 Thread root
Hello community,

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

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


Package is "kbruch"

Wed Jul 15 11:46:25 2020 rev:119 rq:820160 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2020-06-14 
18:27:03.224949868 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new.3060/kbruch.changes  2020-07-15 
11:47:36.207002567 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:09:04 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:

  kbruch-20.04.2.tar.xz
  kbruch-20.04.2.tar.xz.sig

New:

  kbruch-20.04.3.tar.xz
  kbruch-20.04.3.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.HgyNtV/_old  2020-07-15 11:47:37.439003927 +0200
+++ /var/tmp/diff_new_pack.HgyNtV/_new  2020-07-15 11:47:37.439003927 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-20.04.2.tar.xz -> kbruch-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.04.2/CMakeLists.txt 
new/kbruch-20.04.3/CMakeLists.txt
--- old/kbruch-20.04.2/CMakeLists.txt   2020-06-09 02:28:12.0 +0200
+++ new/kbruch-20.04.3/CMakeLists.txt   2020-07-07 02:47:39.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbruch VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.04.2/org.kde.kbruch.appdata.xml 
new/kbruch-20.04.3/org.kde.kbruch.appdata.xml
--- old/kbruch-20.04.2/org.kde.kbruch.appdata.xml   2020-06-08 
19:49:00.0 +0200
+++ new/kbruch-20.04.3/org.kde.kbruch.appdata.xml   2020-07-03 
22:55:59.0 +0200
@@ -310,9 +310,9 @@
 kbruch
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.04.2/po/ca/docs/kbruch/index.docbook 
new/kbruch-20.04.3/po/ca/docs/kbruch/index.docbook
--- old/kbruch-20.04.2/po/ca/docs/kbruch/index.docbook  2020-06-09 
02:28:11.0 +0200
+++ new/kbruch-20.04.3/po/ca/docs/kbruch/index.docbook  2020-07-07 
02:47:38.0 +0200
@@ -438,7 +438,7 @@
 >
 El nombre major que  pot proposar com a comú denominador en 
l'operació a calcular. Des d'un mínim de 10 fins a un màxim de 50.El nombre més gran que  pot proposar com a comú denominador en 
l'operació a calcular. Des d'un mínim de 10 fins a un màxim de 50.
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.04.2/po/ca/kbruch.po 
new/kbruch-20.04.3/po/ca/kbruch.po
--- old/kbruch-20.04.2/po/ca/kbruch.po  2020-06-09 02:28:09.0 +0200
+++ new/kbruch-20.04.3/po/ca/kbruch.po  2020-07-07 02:47:36.0 +0200
@@ -1,10 +1,10 @@
 # Translation of kbruch.po to Catalan
-# Copyright (C) 2004-2018 This_file_is_part_of_KDE
+# Copyright (C) 2004-2020 This_file_is_part_of_KDE
 #
 # David Sanchez Garcia , 2004.
 # Albert Astals Cid , 2004, 2005.
 # David Gil , 2004, 2005.
-# Josep Ma. Ferrer , 2007, 2009, 2010, 2011, 2012, 2014, 
2015, 2016.
+# Josep Ma. Ferrer , 2007, 2009, 2010, 2011, 2012, 2014, 
2015, 2016, 2020.
 # Orestes Mas Casals , 2007, 2008, 2009, 2011, 2012, 2014.
 # Antoni Bella Pérez , 2016, 2018.
 msgid ""
@@ -12,14 +12,14 @@
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:01+0200\n"
-"PO-Revision-Date: 2018-06-16 12:32+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2020-06-15 18:49+0200\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.1\n"
 "Plural-Forms: 

commit kbruch for openSUSE:Factory

2020-06-14 Thread root
Hello community,

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

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


Package is "kbruch"

Sun Jun 14 18:26:59 2020 rev:118 rq:813621 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2020-05-23 
17:22:52.510815379 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new.3606/kbruch.changes  2020-06-14 
18:27:03.224949868 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:32 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:

  kbruch-20.04.1.tar.xz
  kbruch-20.04.1.tar.xz.sig

New:

  kbruch-20.04.2.tar.xz
  kbruch-20.04.2.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.dygaug/_old  2020-06-14 18:27:04.036952487 +0200
+++ /var/tmp/diff_new_pack.dygaug/_new  2020-06-14 18:27:04.040952500 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-20.04.1.tar.xz -> kbruch-20.04.2.tar.xz ++
 1787 lines of diff (skipped)




commit kbruch for openSUSE:Factory

2020-05-23 Thread root
Hello community,

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

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


Package is "kbruch"

Sat May 23 17:22:36 2020 rev:117 rq:806405 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2020-04-29 
20:47:54.488396766 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new.2738/kbruch.changes  2020-05-23 
17:22:52.510815379 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:13 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+---
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -37 +42 @@
-  * 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:

  kbruch-20.04.0.tar.xz
  kbruch-20.04.0.tar.xz.sig

New:

  kbruch-20.04.1.tar.xz
  kbruch-20.04.1.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.7A8Cbj/_old  2020-05-23 17:22:53.286817058 +0200
+++ /var/tmp/diff_new_pack.7A8Cbj/_new  2020-05-23 17:22:53.290817067 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-20.04.0.tar.xz -> kbruch-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.04.0/CMakeLists.txt 
new/kbruch-20.04.1/CMakeLists.txt
--- old/kbruch-20.04.0/CMakeLists.txt   2020-04-17 02:22:58.0 +0200
+++ new/kbruch-20.04.1/CMakeLists.txt   2020-05-12 03:13:17.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbruch VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.04.0/org.kde.kbruch.appdata.xml 
new/kbruch-20.04.1/org.kde.kbruch.appdata.xml
--- old/kbruch-20.04.0/org.kde.kbruch.appdata.xml   2020-04-15 
11:01:35.0 +0200
+++ new/kbruch-20.04.1/org.kde.kbruch.appdata.xml   2020-05-11 
23:09:21.0 +0200
@@ -293,9 +293,9 @@
 kbruch
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.04.0/po/zh_CN/kbruch.po 
new/kbruch-20.04.1/po/zh_CN/kbruch.po
--- old/kbruch-20.04.0/po/zh_CN/kbruch.po   2020-04-17 02:22:56.0 
+0200
+++ new/kbruch-20.04.1/po/zh_CN/kbruch.po   2020-05-12 03:13:16.0 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:01+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:52\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbruch for openSUSE:Factory

2020-04-29 Thread root
Hello community,

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

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


Package is "kbruch"

Wed Apr 29 20:47:36 2020 rev:116 rq:796899 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2020-03-12 
23:03:03.727104467 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new.2738/kbruch.changes  2020-04-29 
20:47:54.488396766 +0200
@@ -1,0 +2,30 @@
+Thu Apr 23 12:22:10 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:29:52 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:16:47 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Port endl which is namespaced in qt5.15
+  * Port endl to QLatin1Char('\n')
+  * Use URLs with transport encryption
+
+---

Old:

  kbruch-19.12.3.tar.xz
  kbruch-19.12.3.tar.xz.sig

New:

  kbruch-20.04.0.tar.xz
  kbruch-20.04.0.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.2dPw9P/_old  2020-04-29 20:47:55.592398984 +0200
+++ /var/tmp/diff_new_pack.2dPw9P/_new  2020-04-29 20:47:55.592398984 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbruch
 #
-# 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,39 +21,35 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later
 Group:  Amusements/Teaching/Mathematics
 URL:https://edu.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5Crash)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
 %if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
 %endif
+Recommends: %{name}-lang
 
 %description
 KBruch is an application to learn calculating with fractions.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q


++ kbruch-19.12.3.tar.xz -> kbruch-20.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.3/CMakeLists.txt 
new/kbruch-20.04.0/CMakeLists.txt
--- old/kbruch-19.12.3/CMakeLists.txt   2020-03-03 01:09:54.0 +0100
+++ new/kbruch-20.04.0/CMakeLists.txt   2020-04-17 02:22:58.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
 # KDE Application Version, managed by release script
-set(KDE_APPLICATIONS_VERSION_MAJOR "19")
-set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
-set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
+set(RELEASE_SERVICE_VERSION_MAJOR "20")
+set(RELEASE_SERVICE_VERSION_MINOR "04")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
-project(kbruch VERSION ${KDE_APPLICATIONS_VERSION})
+project(kbruch VERSION 

commit kbruch for openSUSE:Factory

2020-03-12 Thread root
Hello community,

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

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


Package is "kbruch"

Thu Mar 12 23:01:46 2020 rev:115 rq:782356 version:19.12.3

Changes:

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

Old:

  kbruch-19.12.2.tar.xz
  kbruch-19.12.2.tar.xz.sig

New:

  kbruch-19.12.3.tar.xz
  kbruch-19.12.3.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.toTAAR/_old  2020-03-12 23:03:04.839104911 +0100
+++ /var/tmp/diff_new_pack.toTAAR/_new  2020-03-12 23:03:04.855104917 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-19.12.2.tar.xz -> kbruch-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.2/CMakeLists.txt 
new/kbruch-19.12.3/CMakeLists.txt
--- old/kbruch-19.12.2/CMakeLists.txt   2020-02-04 01:13:20.0 +0100
+++ new/kbruch-19.12.3/CMakeLists.txt   2020-03-03 01:09:54.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kbruch VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.2/org.kde.kbruch.appdata.xml 
new/kbruch-19.12.3/org.kde.kbruch.appdata.xml
--- old/kbruch-19.12.2/org.kde.kbruch.appdata.xml   2020-02-04 
00:11:36.0 +0100
+++ new/kbruch-19.12.3/org.kde.kbruch.appdata.xml   2020-03-01 
10:32:46.0 +0100
@@ -258,9 +258,9 @@
   百分比練習 -- 這類練習讓您計算百分比。
 
   
-  http://edu.kde.org/kbruch/
+  https://edu.kde.org/kbruch/
   https://bugs.kde.org/enter_bug.cgi?format=guidedproduct=kbruch
-  http://docs.kde.org/stable/en/kdeedu/kbruch/index.html
+  https://docs.kde.org/?application=kbruch
   https://www.kde.org/community/donations/?app=kbruchsource=appdata
   
 
@@ -292,6 +292,7 @@
 kbruch
   
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.2/po/ca@valencia/kbruch.po 
new/kbruch-19.12.3/po/ca@valencia/kbruch.po
--- old/kbruch-19.12.2/po/ca@valencia/kbruch.po 2020-02-04 01:13:18.0 
+0100
+++ new/kbruch-19.12.3/po/ca@valencia/kbruch.po 2020-03-03 01:09:52.0 
+0100
@@ -121,8 +121,8 @@
 "In this exercise you have to compare two given fractions and choose the "
 "correct comparison sign."
 msgstr ""
-"En aquest exercici heu de comparar dues fraccions donades i escollir el signe 
"
-"de comparació correcte."
+"En aquest exercici heu de comparar dues fraccions donades i escollir el "
+"signe de comparació correcte."
 
 #: ExerciseCompare.cpp:261 ExerciseCompare.cpp:262 ExerciseCompare.cpp:263
 #, kde-format
@@ -145,11 +145,12 @@
 msgstr "Introduïu el denominador del vostre resultat"
 
 #: ExerciseConvert.cpp:138 ExerciseConvert.cpp:187 ExerciseConvert.cpp:424
-#: ExerciseFactorize.cpp:187 ExerciseFactorize.cpp:292 
ExerciseFactorize.cpp:521
-#: ExerciseMixedNumbers.cpp:160 ExerciseMixedNumbers.cpp:201
-#: ExerciseMixedNumbers.cpp:258 ExercisePercentage.cpp:120
-#: ExercisePercentage.cpp:174 ExercisePercentage.cpp:402 TaskView.cpp:154
-#: TaskView.cpp:259 TaskView.cpp:455
+#: ExerciseFactorize.cpp:187 ExerciseFactorize.cpp:292
+#: ExerciseFactorize.cpp:521 ExerciseMixedNumbers.cpp:160
+#: ExerciseMixedNumbers.cpp:201 ExerciseMixedNumbers.cpp:258
+#: ExercisePercentage.cpp:120 ExercisePercentage.cpp:174
+#: ExercisePercentage.cpp:402 TaskView.cpp:154 TaskView.cpp:259
+#: TaskView.cpp:455
 #, kde-format
 msgid ""
 msgstr ""
@@ -162,8 +163,8 @@
 "Click on this button to 

commit kbruch for openSUSE:Factory

2020-02-11 Thread root
Hello community,

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

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


Package is "kbruch"

Tue Feb 11 22:18:20 2020 rev:114 rq:771625 version:19.12.2

Changes:

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

Old:

  kbruch-19.12.1.tar.xz
  kbruch-19.12.1.tar.xz.sig

New:

  kbruch-19.12.2.tar.xz
  kbruch-19.12.2.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.8l7XDp/_old  2020-02-11 22:18:49.159351083 +0100
+++ /var/tmp/diff_new_pack.8l7XDp/_new  2020-02-11 22:18:49.163351084 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later
@@ -63,7 +63,7 @@
 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
 %endif
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kbruch-19.12.1.tar.xz -> kbruch-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.1/CMakeLists.txt 
new/kbruch-19.12.2/CMakeLists.txt
--- old/kbruch-19.12.1/CMakeLists.txt   2020-01-07 01:48:54.0 +0100
+++ new/kbruch-19.12.2/CMakeLists.txt   2020-02-04 01:13:20.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kbruch VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.1/org.kde.kbruch.appdata.xml 
new/kbruch-19.12.2/org.kde.kbruch.appdata.xml
--- old/kbruch-19.12.1/org.kde.kbruch.appdata.xml   2020-01-06 
14:50:38.0 +0100
+++ new/kbruch-19.12.2/org.kde.kbruch.appdata.xml   2020-02-04 
00:11:36.0 +0100
@@ -292,6 +292,7 @@
 kbruch
   
   
+
 
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.1/po/ca@valencia/kbruch.po 
new/kbruch-19.12.2/po/ca@valencia/kbruch.po
--- old/kbruch-19.12.1/po/ca@valencia/kbruch.po 2020-01-07 01:48:48.0 
+0100
+++ new/kbruch-19.12.2/po/ca@valencia/kbruch.po 2020-02-04 01:13:18.0 
+0100
@@ -121,8 +121,8 @@
 "In this exercise you have to compare two given fractions and choose the "
 "correct comparison sign."
 msgstr ""
-"En aquest exercici heu de comparar dues fraccions donades i escollir el "
-"signe de comparació correcte."
+"En aquest exercici heu de comparar dues fraccions donades i escollir el signe 
"
+"de comparació correcte."
 
 #: ExerciseCompare.cpp:261 ExerciseCompare.cpp:262 ExerciseCompare.cpp:263
 #, kde-format
@@ -145,12 +145,11 @@
 msgstr "Introduïu el denominador del vostre resultat"
 
 #: ExerciseConvert.cpp:138 ExerciseConvert.cpp:187 ExerciseConvert.cpp:424
-#: ExerciseFactorize.cpp:187 ExerciseFactorize.cpp:292
-#: ExerciseFactorize.cpp:521 ExerciseMixedNumbers.cpp:160
-#: ExerciseMixedNumbers.cpp:201 ExerciseMixedNumbers.cpp:258
-#: ExercisePercentage.cpp:120 ExercisePercentage.cpp:174
-#: ExercisePercentage.cpp:402 TaskView.cpp:154 TaskView.cpp:259
-#: TaskView.cpp:455
+#: ExerciseFactorize.cpp:187 ExerciseFactorize.cpp:292 
ExerciseFactorize.cpp:521
+#: ExerciseMixedNumbers.cpp:160 ExerciseMixedNumbers.cpp:201
+#: ExerciseMixedNumbers.cpp:258 ExercisePercentage.cpp:120
+#: ExercisePercentage.cpp:174 ExercisePercentage.cpp:402 TaskView.cpp:154
+#: TaskView.cpp:259 TaskView.cpp:455
 #, kde-format
 msgid ""
 msgstr ""
@@ -163,8 +162,8 @@
 "Click on this button to check your result. The button will not work if you 

commit kbruch for openSUSE:Factory

2020-01-12 Thread root
Hello community,

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

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


Package is "kbruch"

Sun Jan 12 23:20:30 2020 rev:113 rq:762322 version:19.12.1

Changes:

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

Old:

  kbruch-19.12.0.tar.xz
  kbruch-19.12.0.tar.xz.sig

New:

  kbruch-19.12.1.tar.xz
  kbruch-19.12.1.tar.xz.sig



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


++ kbruch-19.12.0.tar.xz -> kbruch-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.0/CMakeLists.txt 
new/kbruch-19.12.1/CMakeLists.txt
--- old/kbruch-19.12.0/CMakeLists.txt   2019-12-06 01:19:20.0 +0100
+++ new/kbruch-19.12.1/CMakeLists.txt   2020-01-07 01:48:54.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kbruch VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.0/org.kde.kbruch.appdata.xml 
new/kbruch-19.12.1/org.kde.kbruch.appdata.xml
--- old/kbruch-19.12.0/org.kde.kbruch.appdata.xml   2019-12-05 
22:00:38.0 +0100
+++ new/kbruch-19.12.1/org.kde.kbruch.appdata.xml   2020-01-06 
14:50:38.0 +0100
@@ -292,6 +292,7 @@
 kbruch
   
   
+
 
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.0/po/ca/kbruch.po 
new/kbruch-19.12.1/po/ca/kbruch.po
--- old/kbruch-19.12.0/po/ca/kbruch.po  2019-12-06 01:19:11.0 +0100
+++ new/kbruch-19.12.1/po/ca/kbruch.po  2020-01-07 01:48:48.0 +0100
@@ -1268,22 +1268,3 @@
 msgctxt "division symbol"
 msgid "/"
 msgstr "/"
-
-#~ msgid "Freestyle"
-#~ msgstr "Estil lliure"
-
-#~ msgid "Original Author"
-#~ msgstr "Autor original"
-
-#~ msgid ""
-#~ "Set if the fractions will appear as mixed numbers or not in the solution "
-#~ "(mixed number example: 1 4/5 = 9/5 )."
-#~ msgstr ""
-#~ "Estableix si les fraccions apareixeran o no en forma mixta en la "
-#~ "solució(exemple de fracció mixta: 1·4/5 = 9/5)."
-
-#~ msgid " or "
-#~ msgstr " o "
-
-#~ msgid "Multiply"
-#~ msgstr "Multiplica"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.12.0/po/fr/kbruch.po 
new/kbruch-19.12.1/po/fr/kbruch.po
--- old/kbruch-19.12.0/po/fr/kbruch.po  2019-12-06 01:19:15.0 +0100
+++ new/kbruch-19.12.1/po/fr/kbruch.po  2020-01-07 01:48:49.0 +0100
@@ -14,14 +14,15 @@
 # Mickaël Sibelle , 2009.
 # xavier , 2012, 2013.
 # Maxime Corteel , 2013, 2014.
+# Simon Depiets , 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:01+0200\n"
-"PO-Revision-Date: 2014-12-07 16:52+0100\n"
-"Last-Translator: Maxime Corteel \n"
+"PO-Revision-Date: 2019-12-30 16:42+0800\n"
+"Last-Translator: Simon Depiets \n"
 "Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
@@ -31,7 +32,7 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 20.03.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -226,7 

commit kbruch for openSUSE:Factory

2019-12-14 Thread root
Hello community,

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

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


Package is "kbruch"

Sat Dec 14 12:08:15 2019 rev:112 rq:756192 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2019-11-13 
13:17:34.927026456 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new.4691/kbruch.changes  2019-12-14 
12:11:17.699321589 +0100
@@ -1,0 +2,32 @@
+Tue Dec 10 06:38:21 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- Changes since 19.11.90:
+  * Update Appstream for new release
+
+---
+Sat Nov 30 09:11:42 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 13:29:13 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile without kf5 deprecated methods
+  * it compiles fine without deprecated method
+  * Use directly kde_enable_exceptions
+  * Use QLatin1String and QLatin1Char when it's possible
+  * Use more conservative boundingRect() as horizontalAdvance was introduced 
in Qt 5.11 only
+  * Get rid of obsolete width()
+
+---

Old:

  kbruch-19.08.3.tar.xz
  kbruch-19.08.3.tar.xz.sig

New:

  kbruch-19.12.0.tar.xz
  kbruch-19.12.0.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.GKr9zm/_old  2019-12-14 12:11:19.991321192 +0100
+++ /var/tmp/diff_new_pack.GKr9zm/_new  2019-12-14 12:11:19.991321192 +0100
@@ -16,33 +16,32 @@
 #
 
 
-%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:   kbruch
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later
 Group:  Amusements/Teaching/Mathematics
 URL:https://edu.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:  kcrash-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
 %if %{with lang}

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

++ kbruch-19.08.3.tar.xz -> kbruch-19.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.3/CMakeLists.txt 
new/kbruch-19.12.0/CMakeLists.txt
--- old/kbruch-19.08.3/CMakeLists.txt   2019-11-05 05:01:22.0 +0100
+++ new/kbruch-19.12.0/CMakeLists.txt   2019-12-06 01:19:20.0 +0100
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
-set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MINOR "12")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kbruch VERSION ${KDE_APPLICATIONS_VERSION})
@@ -35,10 +35,9 @@
 

commit kbruch for openSUSE:Factory

2019-11-13 Thread root
Hello community,

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

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


Package is "kbruch"

Wed Nov 13 13:16:38 2019 rev:111 rq:746841 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2019-10-28 
16:48:43.872881365 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new.2990/kbruch.changes  2019-11-13 
13:17:34.927026456 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:12:46 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:

  kbruch-19.08.2.tar.xz
  kbruch-19.08.2.tar.xz.sig

New:

  kbruch-19.08.3.tar.xz
  kbruch-19.08.3.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.ELq0XV/_old  2019-11-13 13:17:36.795028401 +0100
+++ /var/tmp/diff_new_pack.ELq0XV/_new  2019-11-13 13:17:36.799028404 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-19.08.2.tar.xz -> kbruch-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.2/CMakeLists.txt 
new/kbruch-19.08.3/CMakeLists.txt
--- old/kbruch-19.08.2/CMakeLists.txt   2019-10-08 02:07:57.0 +0200
+++ new/kbruch-19.08.3/CMakeLists.txt   2019-11-05 05:01:22.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kbruch VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.2/po/zh_CN/kbruch.po 
new/kbruch-19.08.3/po/zh_CN/kbruch.po
--- old/kbruch-19.08.2/po/zh_CN/kbruch.po   2019-10-08 02:07:56.0 
+0200
+++ new/kbruch-19.08.3/po/zh_CN/kbruch.po   2019-11-05 05:01:21.0 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:41+0200\n"
-"PO-Revision-Date: 2019-09-05 09:56\n"
+"PO-Revision-Date: 2019-10-09 10:12\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbruch for openSUSE:Factory

2019-10-28 Thread root
Hello community,

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

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


Package is "kbruch"

Mon Oct 28 16:48:32 2019 rev:110 rq:737719 version:19.08.2

Changes:

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

  kbruch-19.08.1.tar.xz
  kbruch-19.08.1.tar.xz.sig

New:

  kbruch-19.08.2.tar.xz
  kbruch-19.08.2.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.XZ1KJg/_old  2019-10-28 16:48:47.528886016 +0100
+++ /var/tmp/diff_new_pack.XZ1KJg/_new  2019-10-28 16:48:47.552886046 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-19.08.1.tar.xz -> kbruch-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.1/CMakeLists.txt 
new/kbruch-19.08.2/CMakeLists.txt
--- old/kbruch-19.08.1/CMakeLists.txt   2019-09-03 03:17:18.0 +0200
+++ new/kbruch-19.08.2/CMakeLists.txt   2019-10-08 02:07:57.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kbruch VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.1/org.kde.kbruch.appdata.xml 
new/kbruch-19.08.2/org.kde.kbruch.appdata.xml
--- old/kbruch-19.08.1/org.kde.kbruch.appdata.xml   2019-09-01 
05:28:42.0 +0200
+++ new/kbruch-19.08.2/org.kde.kbruch.appdata.xml   2019-10-06 
05:06:37.0 +0200
@@ -267,6 +267,7 @@
   Exercising fractions with KBruch
   Practicant les fraccions amb el KBruch
   Practicant les fraccions amb el 
KBruch
+  Procvičování zlomků s KBruch
   Bruchrechnen üben mit KBruch
   Exercising fractions with KBruch
   Ejercitando las fracciones con KBruch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.1/po/zh_CN/kbruch.po 
new/kbruch-19.08.2/po/zh_CN/kbruch.po
--- old/kbruch-19.08.1/po/zh_CN/kbruch.po   2019-09-03 03:17:16.0 
+0200
+++ new/kbruch-19.08.2/po/zh_CN/kbruch.po   2019-10-08 02:07:56.0 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:41+0200\n"
-"PO-Revision-Date: 2019-08-16 17:13\n"
+"PO-Revision-Date: 2019-09-05 09:56\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbruch for openSUSE:Factory

2019-09-11 Thread root
Hello community,

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

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


Package is "kbruch"

Wed Sep 11 10:27:26 2019 rev:109 rq:728790 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2019-08-19 
21:30:01.096614237 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new.7948/kbruch.changes  2019-09-11 
10:27:52.783427126 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:00:16 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:

  kbruch-19.08.0.tar.xz
  kbruch-19.08.0.tar.xz.sig

New:

  kbruch-19.08.1.tar.xz
  kbruch-19.08.1.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.ZDy6mL/_old  2019-09-11 10:27:53.355426959 +0200
+++ /var/tmp/diff_new_pack.ZDy6mL/_new  2019-09-11 10:27:53.359426958 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-19.08.0.tar.xz -> kbruch-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.0/CMakeLists.txt 
new/kbruch-19.08.1/CMakeLists.txt
--- old/kbruch-19.08.0/CMakeLists.txt   2019-08-09 02:14:37.0 +0200
+++ new/kbruch-19.08.1/CMakeLists.txt   2019-09-03 03:17:18.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kbruch VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.0/org.kde.kbruch.appdata.xml 
new/kbruch-19.08.1/org.kde.kbruch.appdata.xml
--- old/kbruch-19.08.0/org.kde.kbruch.appdata.xml   2019-08-09 
02:00:27.0 +0200
+++ new/kbruch-19.08.1/org.kde.kbruch.appdata.xml   2019-09-01 
05:28:42.0 +0200
@@ -278,6 +278,7 @@
   Ćwiczenia ułamków z KBruch
   A praticar fracções com o KBruch
   Exercitando frações com o KBruch
+  Cvičenie zlomkov s KBruch
   Bråkövning med Kbruch
   Вправи з дробами у KBruch
   xxExercising fractions with KBruchxx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.0/po/ar/kbruch.po 
new/kbruch-19.08.1/po/ar/kbruch.po
--- old/kbruch-19.08.0/po/ar/kbruch.po  2019-08-09 02:14:35.0 +0200
+++ new/kbruch-19.08.1/po/ar/kbruch.po  2019-09-03 03:17:13.0 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:01+0200\n"
+"POT-Creation-Date: 2019-08-30 07:41+0200\n"
 "PO-Revision-Date: 2007-10-14 15:40+\n"
 "Last-Translator: Youssef Chahibi \n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.0/po/bg/kbruch.po 
new/kbruch-19.08.1/po/bg/kbruch.po
--- old/kbruch-19.08.0/po/bg/kbruch.po  2019-08-09 02:14:35.0 +0200
+++ new/kbruch-19.08.1/po/bg/kbruch.po  2019-09-03 03:17:13.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:01+0200\n"
+"POT-Creation-Date: 2019-08-30 07:41+0200\n"
 "PO-Revision-Date: 2006-10-04 16:21+0300\n"
 "Last-Translator: Zlatko Popov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.08.0/po/bs/kbruch.po 
new/kbruch-19.08.1/po/bs/kbruch.po
--- old/kbruch-19.08.0/po/bs/kbruch.po  2019-08-09 02:14:35.0 +0200
+++ new/kbruch-19.08.1/po/bs/kbruch.po  2019-09-03 03:17:13.0 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:01+0200\n"
+"POT-Creation-Date: 2019-08-30 07:41+0200\n"
 "PO-Revision-Date: 2013-10-18 20:18+\n"
 "Last-Translator: Samir Ribić \n"
 

commit kbruch for openSUSE:Factory

2019-08-19 Thread root
Hello community,

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

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


Package is "kbruch"

Mon Aug 19 21:29:47 2019 rev:108 rq:723614 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2019-07-17 
13:16:11.795787668 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new.22127/kbruch.changes 2019-08-19 
21:30:01.096614237 +0200
@@ -1,0 +2,34 @@
+Fri Aug  9 08:30:32 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+---
+Tue Aug 06 16:50:48 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- No code changes since 19.07.80
+
+---
+Tue Jul 23 11:58:58 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:
+  * Use more conservative boundingRect() as horizontalAdvance was introduced 
in Qt 5.11 only
+  * Get rid of obsolete width()
+  * Follow KDE_APPLICATIONS_VERSION
+  * Fix forward declaration
+  * It's time to use cmake 3.5
+  * Exclude more files
+  * Make it compiles without foreach
+
+---

Old:

  kbruch-19.04.3.tar.xz

New:

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



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.AIpDs1/_old  2019-08-19 21:30:02.952613860 +0200
+++ /var/tmp/diff_new_pack.AIpDs1/_new  2019-08-19 21:30:02.956613859 +0200
@@ -21,13 +21,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later
 Group:  Amusements/Teaching/Mathematics
-URL:http://edu.kde.org
-Source0:%{name}-%{version}.tar.xz
+URL:https://edu.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:  kcrash-devel

++ kbruch-19.04.3.tar.xz -> kbruch-19.08.0.tar.xz ++
 2135 lines of diff (skipped)




commit kbruch for openSUSE:Factory

2019-07-17 Thread root
Hello community,

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

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


Package is "kbruch"

Wed Jul 17 13:16:08 2019 rev:107 rq:715080 version:19.04.3

Changes:

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

Old:

  kbruch-19.04.2.tar.xz

New:

  kbruch-19.04.3.tar.xz



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

++ kbruch-19.04.2.tar.xz -> kbruch-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.04.2/po/es/docs/kbruch/index.docbook 
new/kbruch-19.04.3/po/es/docs/kbruch/index.docbook
--- old/kbruch-19.04.2/po/es/docs/kbruch/index.docbook  2019-06-04 
02:03:26.0 +0200
+++ new/kbruch-19.04.3/po/es/docs/kbruch/index.docbook  2019-07-09 
02:05:27.0 +0200
@@ -958,8 +958,7 @@
 > y Leticia Martín Hernández leticia.mar...@gmail.com. 
-  
+>   
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.04.2/po/nl/docs/kbruch/index.docbook 
new/kbruch-19.04.3/po/nl/docs/kbruch/index.docbook
--- old/kbruch-19.04.2/po/nl/docs/kbruch/index.docbook  2019-06-04 
02:03:26.0 +0200
+++ new/kbruch-19.04.3/po/nl/docs/kbruch/index.docbook  2019-07-09 
02:05:27.0 +0200
@@ -917,8 +917,7 @@
 >
 
 
- 
-  
+   
 
 
 




commit kbruch for openSUSE:Factory

2019-06-14 Thread root
Hello community,

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

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


Package is "kbruch"

Fri Jun 14 20:29:40 2019 rev:106 rq:708570 version:19.04.2

Changes:

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

Old:

  kbruch-19.04.1.tar.xz

New:

  kbruch-19.04.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.1LMXih/_old  2019-06-14 20:29:46.418696524 +0200
+++ /var/tmp/diff_new_pack.1LMXih/_new  2019-06-14 20:29:46.422696523 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later

++ kbruch-19.04.1.tar.xz -> kbruch-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.04.1/po/ar/kbruch.po 
new/kbruch-19.04.2/po/ar/kbruch.po
--- old/kbruch-19.04.1/po/ar/kbruch.po  2019-05-07 02:11:08.0 +0200
+++ new/kbruch-19.04.2/po/ar/kbruch.po  2019-06-04 02:03:25.0 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kbruch\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-12-21 03:09+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:37+0200\n"
 "PO-Revision-Date: 2007-10-14 15:40+\n"
 "Last-Translator: Youssef Chahibi \n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.04.1/po/bg/kbruch.po 
new/kbruch-19.04.2/po/bg/kbruch.po
--- old/kbruch-19.04.1/po/bg/kbruch.po  2019-05-07 02:11:08.0 +0200
+++ new/kbruch-19.04.2/po/bg/kbruch.po  2019-06-04 02:03:25.0 +0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kbruch\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-12-21 03:09+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:37+0200\n"
 "PO-Revision-Date: 2006-10-04 16:21+0300\n"
 "Last-Translator: Zlatko Popov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.04.1/po/bs/kbruch.po 
new/kbruch-19.04.2/po/bs/kbruch.po
--- old/kbruch-19.04.1/po/bs/kbruch.po  2019-05-07 02:11:08.0 +0200
+++ new/kbruch-19.04.2/po/bs/kbruch.po  2019-06-04 02:03:25.0 +0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kbruch\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-12-21 03:09+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:37+0200\n"
 "PO-Revision-Date: 2013-10-18 20:18+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.04.1/po/ca/docs/kbruch/index.docbook 
new/kbruch-19.04.2/po/ca/docs/kbruch/index.docbook
--- old/kbruch-19.04.1/po/ca/docs/kbruch/index.docbook  2019-05-07 
02:11:09.0 +0200
+++ new/kbruch-19.04.2/po/ca/docs/kbruch/index.docbook  2019-06-04 
02:03:26.0 +0200
@@ -930,8 +930,7 @@
 >Traductor de la documentació: David Sanchez Garcia, Albert Astals Cid aa...@kde.org i  
-  
+>   
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.04.1/po/ca/kbruch.po 
new/kbruch-19.04.2/po/ca/kbruch.po
--- old/kbruch-19.04.1/po/ca/kbruch.po  2019-05-07 02:11:08.0 +0200
+++ new/kbruch-19.04.2/po/ca/kbruch.po  2019-06-04 02:03:25.0 +0200
@@ -10,8 +10,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kbruch\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-12-21 03:09+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:37+0200\n"
 "PO-Revision-Date: 2018-06-16 12:32+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
diff -urN 

commit kbruch for openSUSE:Factory

2019-05-15 Thread root
Hello community,

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

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


Package is "kbruch"

Wed May 15 12:27:37 2019 rev:105 rq:702194 version:19.04.1

Changes:

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

Old:

  kbruch-19.04.0.tar.xz

New:

  kbruch-19.04.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.oymUCA/_old  2019-05-15 12:27:40.145641640 +0200
+++ /var/tmp/diff_new_pack.oymUCA/_new  2019-05-15 12:27:40.185641533 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later

++ kbruch-19.04.0.tar.xz -> kbruch-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.04.0/org.kde.kbruch.appdata.xml 
new/kbruch-19.04.1/org.kde.kbruch.appdata.xml
--- old/kbruch-19.04.0/org.kde.kbruch.appdata.xml   2019-03-29 
07:50:50.0 +0100
+++ new/kbruch-19.04.1/org.kde.kbruch.appdata.xml   2019-05-01 
07:58:56.0 +0200
@@ -79,7 +79,7 @@
 KBruch on pieni ohjelma murtoluku- ja prosenttilaskujen 
harjoittelemiseen. Ohjelmaan sisältyy useammanlaisia tehtäviä, ja opiskelutilaa 
voi käyttää murtolukujen harjoitteluun. Ohjelma tarkistaa käyttäjän antaman 
vastauksen ja antaa palautetta.
 KBruch est un petit programme pour s'entraîner au calcul 
de fractions et de pourcentages. Différents exercices sont fournis dans ce but 
et vous pouvez utiliser le mode d'apprentissage pour vous entraîner aux 
fractions. Le programme vérifie les saisies de l'utilisateur et donne un 
retour.
 KBruch é un programiña para praticar o cálculo con 
fraccións e porcentaxes. Fornécense distintos tipos de exercicios que serán de 
utilidade e pódese empregar o modo de aprendizaxe para practicar as fraccións. 
O programa comproba a entrada do usuario e reacciona en consecuencia.
-KBruch adalah program kecil untuk berlatih menghitung 
dengan pecahan dan persentase. Latihan yang berbeda disediakan untuk tujuan ini 
dan kamu dapat menggunakan mode belajar untuk berlatih dengan pecahan. Program 
memeriksa input pengguna dan memberikan tanggapan.
+KBruch adalah program kecil untuk berlatih menghitung 
dengan pecahan dan persentase. Latihan yang berbeda disediakan untuk tujuan ini 
dan kamu bisa menggunakan mode belajar untuk berlatih dengan pecahan. Program 
memeriksa input pengguna dan memberikan tanggapan.
 KBruch è un piccolo programma per esercitarti a calcolare 
con frazioni e percentuali. Per questo scopo vi sono differenti esercizi e puoi 
usare la modalità di apprendimento per esercitarti con le frazioni. Il 
programma controlla che i dati inseriti siano corretti e risponde di 
conseguenza.
 KBruch is en lütt Programm, mit dat sik dat Reken mit 
Bröök un Perzenttallen öven lett. Verscheden Öven warrt dor för praatstellt, un 
Du kannst Bröök in'n Lehrbedrief öven. Dat Programm kiekt sik de Ingaven an un 
vertellt dor denn wat över.
 KBruch is een klein programma waarmee geoefend kan worden 
in het rekenen met breuken en percentages. Tot dit doel kan in de leermodus 
worden geoefend met breuken. Het programma kijkt elk antwoord na en meldt dan 
of het goed is of fout.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-19.04.0/po/zh_CN/kbruch.po 
new/kbruch-19.04.1/po/zh_CN/kbruch.po
--- old/kbruch-19.04.0/po/zh_CN/kbruch.po   2019-04-12 02:02:58.0 
+0200
+++ new/kbruch-19.04.1/po/zh_CN/kbruch.po   2019-05-07 02:11:09.0 
+0200
@@ -15,8 +15,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-12-21 03:09+0100\n"
-"PO-Revision-Date: 2019-04-09 18:55\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:35\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 

commit kbruch for openSUSE:Factory

2019-04-28 Thread root
Hello community,

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

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


Package is "kbruch"

Sun Apr 28 20:04:18 2019 rev:104 rq:696222 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2019-03-11 
13:44:35.189458340 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new.5536/kbruch.changes  2019-04-28 
20:04:52.762738184 +0200
@@ -1,0 +2,31 @@
+Sat Apr 20 06:51:54 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- Changes since 19.03.90:
+  * No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:39 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+---
+Wed Mar 27 06:40:58 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * remove deprecated methods
+  * use nullptr instead of NULL
+
+---

Old:

  kbruch-18.12.3.tar.xz

New:

  kbruch-19.04.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.yTSFhi/_old  2019-04-28 20:04:53.590737669 +0200
+++ /var/tmp/diff_new_pack.yTSFhi/_new  2019-04-28 20:04:53.594737667 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later

++ kbruch-18.12.3.tar.xz -> kbruch-19.04.0.tar.xz ++
 13789 lines of diff (skipped)




commit kbruch for openSUSE:Factory

2019-03-11 Thread root
Hello community,

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

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


Package is "kbruch"

Mon Mar 11 13:44:17 2019 rev:103 rq:683157 version:18.12.3

Changes:

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

Old:

  kbruch-18.12.2.tar.xz

New:

  kbruch-18.12.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.PEst1K/_old  2019-03-11 13:44:36.581457214 +0100
+++ /var/tmp/diff_new_pack.PEst1K/_new  2019-03-11 13:44:36.585457211 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later

++ kbruch-18.12.2.tar.xz -> kbruch-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.12.2/org.kde.kbruch.appdata.xml 
new/kbruch-18.12.3/org.kde.kbruch.appdata.xml
--- old/kbruch-18.12.2/org.kde.kbruch.appdata.xml   2019-01-20 
07:35:09.0 +0100
+++ new/kbruch-18.12.3/org.kde.kbruch.appdata.xml   2019-02-16 
07:24:32.0 +0100
@@ -85,7 +85,7 @@
 KBruch is een klein programma waarmee geoefend kan worden 
in het rekenen met breuken en percentages. Tot dit doel kan in de leermodus 
worden geoefend met breuken. Het programma kijkt elk antwoord na en meldt dan 
of het goed is of fout.
 KBruch jest małym programem do ćwiczenia obliczeń na 
ułamkach i procentach. Do tego celu przygotowano różne ćwiczenia. Można także 
skorzystać z trybu uczenia się, gdzie można poćwiczyć ułamki i znajdowanie 
wspólnego mianownika. Program sprawdza podane przez użytkownika dane i daje 
odpowiedź na temat ich poprawności. 
 O KBruch é um pequeno programa que ajuda a praticar o 
cálculo de fracções e percentagens. São oferecidos diferentes exercícios para 
esse fim, podendo também usar o modo de aprendizagem para exercitar as 
fracções. O programa verifica os dados introduzidos pelo utilizador e dá as 
reacções respectivas.
-KBruch é um pequeno programa para exercitar o cálculo 
de frações e percentagens. São fornecidos diferentes exercícios para esse fim e 
você poderá usar o modo de aprendizagem para praticar as frações. O programa 
verifica os dados inseridos pelo usuário e fornece algum feedback.
+KBruch é um pequeno programa para exercitar o cálculo 
de frações e percentagens. São fornecidos diferentes exercícios para esse fim e 
você poderá usar o modo de aprendizagem para praticar as frações. O programa 
verifica os dados inseridos pelo usuário e fornece algum retorno.
 KBruch — простая программа для тренировки вычислений с 
дробями и процентами. Для начинающих есть режим обучения работе с дробями. 
Программа проверяет ответ пользователя и сообщает, был ли он правильным.
 KBruch je malý program na výuku počítania so zlomkami a 
percentami. Sú tu rôzne cvičenia na tento účel a môžete použiť režim učenia na 
precvičovanie zlomkov. Program kontroluje vstup používateľa a reaguje naň.
 KBruch je majhen program za vadbo ulomkov in odstotkov. 
Ponuja različne vaje, lahko pa uporabite tudi učni način. Program preveri 
uporabnikov vnos ter poda odziv.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.12.2/po/gl/kbruch.po 
new/kbruch-18.12.3/po/gl/kbruch.po
--- old/kbruch-18.12.2/po/gl/kbruch.po  2019-02-05 01:19:00.0 +0100
+++ new/kbruch-18.12.3/po/gl/kbruch.po  2019-03-05 01:08:16.0 +0100
@@ -13,14 +13,14 @@
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:50+0100\n"
-"PO-Revision-Date: 2019-01-01 14:14+0100\n"
+"PO-Revision-Date: 2019-03-02 12:29+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: 

commit kbruch for openSUSE:Factory

2019-02-15 Thread root
Hello community,

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

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


Package is "kbruch"

Fri Feb 15 09:57:42 2019 rev:102 rq:673725 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2019-01-24 
14:06:15.127856786 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new.28833/kbruch.changes 2019-02-15 
09:57:49.419713792 +0100
@@ -1,0 +2,15 @@
+Sat Feb 09 08:24:58 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
+
+---
+Mon Feb  4 19:17:09 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase in summary.
+
+---

Old:

  kbruch-18.12.1.tar.xz

New:

  kbruch-18.12.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.c9yBk2/_old  2019-02-15 09:57:49.995713609 +0100
+++ /var/tmp/diff_new_pack.c9yBk2/_new  2019-02-15 09:57:49.995713609 +0100
@@ -21,9 +21,9 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:18.12.1
+Version:18.12.2
 Release:0
-Summary:Excercise Fractions
+Summary:Application to excercise fractions
 License:GPL-2.0-or-later
 Group:  Amusements/Teaching/Mathematics
 URL:http://edu.kde.org

++ kbruch-18.12.1.tar.xz -> kbruch-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.12.1/org.kde.kbruch.appdata.xml 
new/kbruch-18.12.2/org.kde.kbruch.appdata.xml
--- old/kbruch-18.12.1/org.kde.kbruch.appdata.xml   2018-12-25 
07:06:29.0 +0100
+++ new/kbruch-18.12.2/org.kde.kbruch.appdata.xml   2019-01-20 
07:35:09.0 +0100
@@ -17,6 +17,7 @@
   KBruch
   KBruch
   KBruch
+  KBruch
   KBruch
   KBruch
   KBruch
@@ -48,6 +49,7 @@
   Exercez-vous aux fractions
   Exercicios con fraccións
   Gyakorlat törtekkel
+  Latihan Fraksi
   Esercizi con le frazioni
   분수 연습
   Treniruokitės trupmenas
@@ -77,6 +79,7 @@
 KBruch on pieni ohjelma murtoluku- ja prosenttilaskujen 
harjoittelemiseen. Ohjelmaan sisältyy useammanlaisia tehtäviä, ja opiskelutilaa 
voi käyttää murtolukujen harjoitteluun. Ohjelma tarkistaa käyttäjän antaman 
vastauksen ja antaa palautetta.
 KBruch est un petit programme pour s'entraîner au calcul 
de fractions et de pourcentages. Différents exercices sont fournis dans ce but 
et vous pouvez utiliser le mode d'apprentissage pour vous entraîner aux 
fractions. Le programme vérifie les saisies de l'utilisateur et donne un 
retour.
 KBruch é un programiña para praticar o cálculo con 
fraccións e porcentaxes. Fornécense distintos tipos de exercicios que serán de 
utilidade e pódese empregar o modo de aprendizaxe para practicar as fraccións. 
O programa comproba a entrada do usuario e reacciona en consecuencia.
+KBruch adalah program kecil untuk berlatih menghitung 
dengan pecahan dan persentase. Latihan yang berbeda disediakan untuk tujuan ini 
dan kamu dapat menggunakan mode belajar untuk berlatih dengan pecahan. Program 
memeriksa input pengguna dan memberikan tanggapan.
 KBruch è un piccolo programma per esercitarti a calcolare 
con frazioni e percentuali. Per questo scopo vi sono differenti esercizi e puoi 
usare la modalità di apprendimento per esercitarti con le frazioni. Il 
programma controlla che i dati inseriti siano corretti e risponde di 
conseguenza.
 KBruch is en lütt Programm, mit dat sik dat Reken mit 
Bröök un Perzenttallen öven lett. Verscheden Öven warrt dor för praatstellt, un 
Du kannst Bröök in'n Lehrbedrief öven. Dat Programm kiekt sik de Ingaven an un 
vertellt dor denn wat över.
 KBruch is een klein programma waarmee geoefend kan worden 
in het rekenen met breuken en percentages. Tot dit doel kan in de leermodus 
worden geoefend met breuken. Het programma kijkt elk antwoord na en meldt dan 
of het goed is of fout.
@@ -104,6 +107,7 @@
 Fonctionnalités :
 Funcionalidades:
 Szolgáltatások:
+Fitur:
 Funzionalità:
 기능:
 Ypatybės:
@@ -134,6 +138,7 @@
   Aritmetiikkaharjoitus: Tässä harjoituksessa täytyy 
ratkaista murtolukutehtävä. Tehtävänä on kirjoittaa osoittaja ja nimittäjä. 
Tämä on pääharjoitus.
   Exercice d'arithmétique - dans cet exercice, vous 
devez résoudre une tâche sous 

commit kbruch for openSUSE:Factory

2019-01-24 Thread root
Hello community,

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

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


Package is "kbruch"

Thu Jan 24 14:06:12 2019 rev:101 rq:665109 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2019-01-08 
12:20:59.200766332 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new.28833/kbruch.changes 2019-01-24 
14:06:15.127856786 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:03 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:

  kbruch-18.12.0.tar.xz

New:

  kbruch-18.12.1.tar.xz



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

++ kbruch-18.12.0.tar.xz -> kbruch-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.12.0/org.kde.kbruch.appdata.xml 
new/kbruch-18.12.1/org.kde.kbruch.appdata.xml
--- old/kbruch-18.12.0/org.kde.kbruch.appdata.xml   2018-12-03 
07:11:57.0 +0100
+++ new/kbruch-18.12.1/org.kde.kbruch.appdata.xml   2018-12-25 
07:06:29.0 +0100
@@ -262,12 +262,15 @@
   Exercising fractions with KBruch
   Ejercitando las fracciones con KBruch
   Facendo exercicios de fraccións con 
KBruch
+  Esercizi con le frazioni in KBruch
   Breuken oefenen met KBruch
+  Ćwiczenia ułamków z KBruch
   A praticar fracções com o KBruch
   Exercitando frações com o KBruch
   Bråkövning med Kbruch
   Вправи з дробами у KBruch
   xxExercising fractions with KBruchxx
+  在 KBrush 中练习分数
   使用 KBruch 練習分數
   http://kde.org/images/screenshots/kbruch.png
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.12.0/po/gl/kbruch.po 
new/kbruch-18.12.1/po/gl/kbruch.po
--- old/kbruch-18.12.0/po/gl/kbruch.po  2018-12-07 01:16:22.0 +0100
+++ new/kbruch-18.12.1/po/gl/kbruch.po  2019-01-08 01:05:12.0 +0100
@@ -7,13 +7,13 @@
 # Xosé , 2009, 2011, 2013.
 # Marce Villarino , 2013, 2014.
 # Adrián Chaves Fernández , 2015, 2017.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:50+0100\n"
-"PO-Revision-Date: 2017-10-27 07:43+0100\n"
+"PO-Revision-Date: 2019-01-01 14:14+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -322,8 +322,8 @@
 "factores primos do número. Podes engadir un factor primo premendo o botón "
 "correspondente. Os factores primos escollidos preséntanse no campo de "
 "entrada de datos. Non esquezas indicar todos os factores primos, mesmo cando "
-"un factor se repita varias veces. Preme o botón «retirar para tras» para "
-"retirares o último factor primo inserido."
+"un factor se repita varias veces. Preme o botón «Borrar» para retirares o "
+"último factor primo inserido."
 
 #: ExerciseMixedNumbers.cpp:108 TaskView.cpp:108
 #, kde-format
@@ -790,7 +790,7 @@
 "Enables/disables showing the result also in the special mixed-number "
 "notation."
 msgstr ""
-"activa ou desactiva a presentación do resultado tamén na notación especial "
+"Activa ou desactiva a presentación do resultado tamén na notación especial "
 "de números mixtos."
 
 #: MainQtWidget.cpp:120
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.12.0/po/zh_CN/kbruch.po 
new/kbruch-18.12.1/po/zh_CN/kbruch.po
--- old/kbruch-18.12.0/po/zh_CN/kbruch.po   2018-12-07 01:16:23.0 
+0100
+++ new/kbruch-18.12.1/po/zh_CN/kbruch.po   2019-01-08 01:05:13.0 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:50+0100\n"
-"PO-Revision-Date: 2018-11-12 09:27\n"
+"PO-Revision-Date: 2019-01-05 20:54\n"
 "Last-Translator: guoyunhe \n"
 

commit kbruch for openSUSE:Factory

2019-01-08 Thread root
Hello community,

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

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


Package is "kbruch"

Tue Jan  8 12:20:45 2019 rev:100 rq:658363 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2018-11-13 
17:18:08.706221657 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new.28833/kbruch.changes 2019-01-08 
12:20:59.200766332 +0100
@@ -1,0 +2,38 @@
+Fri Dec 14 06:09:03 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:55:52 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+---
+Tue Nov 20 06:22:06 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:56:52 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
+  * Add caption to the screenshot
+  * Fix minor EBN issues and typos
+  * Use KDEFrameworkCompilerSettings + modernize + use nullptr
+
+---
@@ -47 +85 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +135 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -209 +247 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -268 +306 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -355 +393 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -481 +519 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  kbruch-18.08.3.tar.xz

New:

  kbruch-18.12.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.seOYJW/_old  2019-01-08 12:20:59.916765540 +0100
+++ /var/tmp/diff_new_pack.seOYJW/_new  2019-01-08 12:20:59.916765540 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbruch
 #
-# 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:   kbruch
-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:   kbruch
+Version:18.12.0
+Release:0
 Summary:Excercise Fractions
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Teaching/Mathematics
-Url:http://edu.kde.org
+URL:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
@@ -36,6 +35,7 @@
 BuildRequires:  ki18n-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kxmlgui-devel
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Widgets)
@@ -44,7 +44,6 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-BuildRoot:  

commit kbruch for openSUSE:Factory

2018-11-13 Thread root
Hello community,

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

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


Package is "kbruch"

Tue Nov 13 16:42:36 2018 rev:99 rq:648000 version:18.08.3

Changes:

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

Old:

  kbruch-18.08.2.tar.xz

New:

  kbruch-18.08.3.tar.xz



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

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




commit kbruch for openSUSE:Factory

2018-10-17 Thread root
Hello community,

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

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


Package is "kbruch"

Wed Oct 17 08:30:39 2018 rev:98 rq:641473 version:18.08.2

Changes:

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

Old:

  kbruch-18.08.1.tar.xz

New:

  kbruch-18.08.2.tar.xz



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

++ kbruch-18.08.1.tar.xz -> kbruch-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.08.1/po/zh_CN/kbruch.po 
new/kbruch-18.08.2/po/zh_CN/kbruch.po
--- old/kbruch-18.08.1/po/zh_CN/kbruch.po   2018-09-04 02:11:07.0 
+0200
+++ new/kbruch-18.08.2/po/zh_CN/kbruch.po   2018-10-09 02:10:33.0 
+0200
@@ -15,8 +15,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-08 03:25+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kbruch for openSUSE:Factory

2018-08-24 Thread root
Hello community,

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

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


Package is "kbruch"

Fri Aug 24 17:07:14 2018 rev:96 rq:630205 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2018-07-19 
22:51:24.126678766 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2018-08-24 
17:07:26.974309782 +0200
@@ -1,0 +2,20 @@
+Thu Aug 16 22:02:41 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:35 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:

  kbruch-18.04.3.tar.xz

New:

  kbruch-18.08.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.SFjx7Q/_old  2018-08-24 17:07:27.726310676 +0200
+++ /var/tmp/diff_new_pack.SFjx7Q/_new  2018-08-24 17:07:27.730310681 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   kbruch
-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:Excercise Fractions
 License:GPL-2.0+
 Group:  Amusements/Teaching/Mathematics

++ kbruch-18.04.3.tar.xz -> kbruch-18.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.04.3/po/da/kbruch.po 
new/kbruch-18.08.0/po/da/kbruch.po
--- old/kbruch-18.04.3/po/da/kbruch.po  2018-07-10 02:04:42.0 +0200
+++ new/kbruch-18.08.0/po/da/kbruch.po  2018-08-10 02:04:02.0 +0200
@@ -2,7 +2,7 @@
 # Danish translation of kbruch
 # Copyright (C)
 #
-# Erik Kjær Pedersen , 2002,2003, 2004, 2005.
+# Erik Kjær Pedersen , 2002, 2003, 2004, 2005.
 # Martin Schlander , 2008, 2011, 2012, 2015.
 # Jan Madsen , 2009.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.04.3/po/gl/kbruch.po 
new/kbruch-18.08.0/po/gl/kbruch.po
--- old/kbruch-18.04.3/po/gl/kbruch.po  2018-07-10 02:04:42.0 +0200
+++ new/kbruch-18.08.0/po/gl/kbruch.po  2018-08-10 02:04:02.0 +0200
@@ -46,7 +46,7 @@
 #: AppMenuWidget.cpp:115
 #, kde-format
 msgid "Open standard KBruch"
-msgstr "Abrir KBruch normal"
+msgstr "Abrir KBruch estándar"
 
 #: AppMenuWidget.cpp:121 MainQtWidget.cpp:89
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.04.3/po/zh_CN/kbruch.po 
new/kbruch-18.08.0/po/zh_CN/kbruch.po
--- old/kbruch-18.04.3/po/zh_CN/kbruch.po   2018-07-10 02:04:42.0 
+0200
+++ new/kbruch-18.08.0/po/zh_CN/kbruch.po   2018-08-10 02:04:02.0 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-08 03:25+0200\n"
-"PO-Revision-Date: 2018-07-03 17:42\n"
+"PO-Revision-Date: 2018-07-24 08:48\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/kbruch-18.04.3/po/zh_TW/kbruch.po 
new/kbruch-18.08.0/po/zh_TW/kbruch.po
--- old/kbruch-18.04.3/po/zh_TW/kbruch.po   2018-07-10 02:04:42.0 
+0200
+++ new/kbruch-18.08.0/po/zh_TW/kbruch.po   2018-08-10 02:04:02.0 
+0200
@@ -1207,166 +1207,3 @@
 msgctxt "division symbol"
 msgid "/"
 msgstr "/"
-
-#~ msgid "Freestyle"
-#~ msgstr "自由式"
-
-#~ msgid "Original Author"
-#~ msgstr "原始作者"
-
-#~ msgid ""
-#~ "Set if the fractions will appear as mixed numbers or not in the solution "
-#~ "(mixed number example: 1 4/5 = 9/5 )."
-#~ msgstr "設定在答案中是否使用帶分數。"
-
-#~ msgid " or "
-#~ msgstr " 或 "
-
-#~ msgid "Multiply"
-#~ msgstr "乘法"
-
-#~ msgid ""
-#~ "You entered the correct result, but not reduced.\n"
-#~ "Enter your results as reduced, if the use of this form is forced in the "
-#~ "options. This question will be counted as not correctly solved."
-#~ msgstr ""
-#~ 

commit kbruch for openSUSE:Factory

2018-07-19 Thread root
Hello community,

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

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


Package is "kbruch"

Thu Jul 19 22:51:19 2018 rev:95 rq:622635 version:18.04.3

Changes:

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

Old:

  kbruch-18.04.2.tar.xz

New:

  kbruch-18.04.3.tar.xz



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

++ kbruch-18.04.2.tar.xz -> kbruch-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.04.2/po/ca/kbruch.po 
new/kbruch-18.04.3/po/ca/kbruch.po
--- old/kbruch-18.04.2/po/ca/kbruch.po  2018-06-05 02:13:49.0 +0200
+++ new/kbruch-18.04.3/po/ca/kbruch.po  2018-07-10 02:04:42.0 +0200
@@ -1,25 +1,25 @@
 # Translation of kbruch.po to Catalan
-# Copyright (C) 2004-2016 This_file_is_part_of_KDE
+# Copyright (C) 2004-2018 This_file_is_part_of_KDE
 #
 # David Sanchez Garcia , 2004.
 # Albert Astals Cid , 2004, 2005.
 # David Gil , 2004, 2005.
 # Josep Ma. Ferrer , 2007, 2009, 2010, 2011, 2012, 2014, 
2015, 2016.
 # Orestes Mas Casals , 2007, 2008, 2009, 2011, 2012, 2014.
-# Antoni Bella Pérez , 2016.
+# Antoni Bella Pérez , 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-08 03:25+0200\n"
-"PO-Revision-Date: 2016-05-16 21:38+0200\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2018-06-16 12:32+0100\n"
+"Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -191,8 +191,9 @@
 "You entered a 0 as the denominator. This means division by zero, which is "
 "not allowed. This question will be counted as not correctly solved."
 msgstr ""
-"Heu introduït un 0 com a denominador. Això significa divisió entre 0, que no "
-"és permesa. Aquesta tasca serà comptabilitzada com a no resolta correctament."
+"Heu introduït un 0 com a denominador. Això significa divisió entre 0, la "
+"qual no està permesa. Aquesta tasca serà comptabilitzada com a no resolta "
+"correctament."
 
 #: ExerciseConvert.cpp:375
 #, kde-format
@@ -376,8 +377,9 @@
 "You entered 0 as the denominator. This means division by zero, which is not "
 "allowed. This question will be counted as not correctly solved."
 msgstr ""
-"Heu introduït un 0 com a denominador. Això significa divisió entre 0, que no "
-"és permesa. Aquesta tasca serà comptabilitzada com a no resolta correctament."
+"Heu introduït un 0 com a denominador. Això significa divisió entre 0, la "
+"qual no està permesa. Aquesta tasca serà comptabilitzada com a no resolta "
+"correctament."
 
 #: ExerciseMixedNumbers.cpp:359 TaskView.cpp:380
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-18.04.2/po/ca@valencia/kbruch.po 
new/kbruch-18.04.3/po/ca@valencia/kbruch.po
--- old/kbruch-18.04.2/po/ca@valencia/kbruch.po 2018-06-05 02:13:49.0 
+0200
+++ new/kbruch-18.04.3/po/ca@valencia/kbruch.po 2018-07-10 02:04:42.0 
+0200
@@ -1,25 +1,25 @@
 # Translation of kbruch.po to Catalan (Valencian)
-# Copyright (C) 2004-2016 This_file_is_part_of_KDE
+# Copyright (C) 2004-2018 This_file_is_part_of_KDE
 #
 # David Sanchez Garcia , 2004.
 # Albert Astals Cid , 2004, 2005.
 # David Gil , 2004, 2005.
 # Josep Ma. Ferrer , 2007, 2009, 2010, 2011, 2012, 2014, 
2015, 2016.
 # Orestes Mas Casals , 2007, 2008, 2009, 2011, 2012, 2014.
-# Antoni Bella Pérez , 2016.
+# Antoni Bella Pérez , 2016, 2018.
 msgid ""
 

commit kbruch for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2018-06-15 14:40:12

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


Package is "kbruch"

Fri Jun 15 14:40:12 2018 rev:94 rq:615500 version:18.04.2

Changes:

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

  kbruch-18.04.1.tar.xz

New:

  kbruch-18.04.2.tar.xz



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

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




commit kbruch for openSUSE:Factory

2018-05-16 Thread root
Hello community,

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

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


Package is "kbruch"

Wed May 16 18:37:21 2018 rev:93 rq:607140 version:18.04.1

Changes:

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

Old:

  kbruch-18.04.0.tar.xz

New:

  kbruch-18.04.1.tar.xz



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

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




commit kbruch for openSUSE:Factory

2018-04-27 Thread root
Hello community,

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

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


Package is "kbruch"

Fri Apr 27 16:02:57 2018 rev:92 rq:599013 version:18.04.0

Changes:

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

  kbruch-17.12.3.tar.xz

New:

  kbruch-18.04.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.8wJVSc/_old  2018-04-27 16:03:04.496041907 +0200
+++ /var/tmp/diff_new_pack.8wJVSc/_new  2018-04-27 16:03:04.500041760 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kbruch
-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)

++ kbruch-17.12.3.tar.xz -> kbruch-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.12.3/org.kde.kbruch.appdata.xml 
new/kbruch-18.04.0/org.kde.kbruch.appdata.xml
--- old/kbruch-17.12.3/org.kde.kbruch.appdata.xml   2017-10-23 
03:04:44.0 +0200
+++ new/kbruch-18.04.0/org.kde.kbruch.appdata.xml   2018-03-13 
03:21:23.0 +0100
@@ -127,7 +127,7 @@
   Arithmetic exercise - in this exercise you have to solve a given 
fraction task. You have to enter the numerator and the denominator. This is the 
main exercise.
   Aritmetička vježba - u ovoj vježbi morate riješiti 
dati razlomak . Morate ući u brojnik i nazivnik. Ovo je glavna vježba.
   Exercici aritmètic: En aquest exercici heu de resoldre 
un càlcul de fracció. Cal que escriviu el resultat, és a dir el numerador i el 
denominador. Aquest és l'exercici principal.
-  Exercici aritmètic: En este exercici heu de 
resoldre un càlcul de fracció. Cal que escriviu el resultat, és a dir el 
numerador i el denominador. Este és l'exercici principal.
+  Exercici aritmètic: En aquest exercici heu de 
resoldre un càlcul de fracció. Cal que escriviu el resultat, és a dir el 
numerador i el denominador. Aquest és l'exercici principal.
   Arithmetik - in dieser Übung muss eine gegebene 
Bruchaufgabe gelöst werden. Sie müssen den ganzzahligen Anteil des Bruchs und 
Zähler und Nenner eingeben. Dies ist die Hauptübung.
   Arithmetic exercise - in this exercise you have to 
solve a given fraction task. You have to enter the numerator and the 
denominator. This is the main exercise.
   Ejercicio de aritmética: en este ejercicio tiene que 
resolver una operación con fracciones. Deberá introducir el numerador y el 
denominador. Este es el ejercicio principal.
@@ -151,7 +151,7 @@
   運算練習 -- 這類練習中您要解分數題。您要輸入分子與分母,是基本的練習。
   Comparison exercise - in this exercise you have to compare the size 
of 2 given fractions, using the symbols ,  or =.
   Exercici de comparació: En aquest exercici heu de 
comparar el valor numèric de 2 fraccions, utilitzant els símbols ,  or 
=.
-  Exercici de comparació: En este exercici heu 
de comparar el valor numèric de 2 fraccions, utilitzant els símbols ,  
or =.
+  Exercici de comparació: En aquest exercici 
heu de comparar el valor numèric de 2 fraccions, utilitzant els símbols , 
 or =.
   Vergleich - In dieser Übung müssen 2 gegebene Brüche 
der Größe nach mithilfe der Symbole  „“, „ “ oder „=“ verglichen 
werden.
   Comparison exercise - in this exercise you have to 
compare the size of 2 given fractions, using the symbols ,  or =.
   Ejercicio de comparación: en este ejercicio usted debe 
comparar el tamaño de 2 fracciones dadas, utilizando los símbolos  ,  o 
=.
@@ -176,7 +176,7 @@
   Conversion exercise - in this exercise you have to convert a given 
number into a fraction.
   Konverzija vježbe - u ovoj vježbi morate pretvoriti 
dati broj u razlomak.
   Exercici de conversió: En aquest exercici heu de 

commit kbruch for openSUSE:Factory

2018-03-22 Thread root
Hello community,

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

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


Package is "kbruch"

Thu Mar 22 11:58:06 2018 rev:91 rq:585534 version:17.12.3

Changes:

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

  kbruch-17.12.2.tar.xz

New:

  kbruch-17.12.3.tar.xz



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

++ kbruch-17.12.2.tar.xz -> kbruch-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.12.2/po/zh_CN/kbruch.po 
new/kbruch-17.12.3/po/zh_CN/kbruch.po
--- old/kbruch-17.12.2/po/zh_CN/kbruch.po   2018-02-06 01:06:39.0 
+0100
+++ new/kbruch-17.12.3/po/zh_CN/kbruch.po   2018-03-06 01:09:58.0 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-08 03:25+0200\n"
-"PO-Revision-Date: 2018-02-04 20:35-0500\n"
+"PO-Revision-Date: 2018-02-28 02:29-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbruch for openSUSE:Factory

2018-02-14 Thread root
Hello community,

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

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


Package is "kbruch"

Wed Feb 14 09:36:47 2018 rev:90 rq:575003 version:17.12.2

Changes:

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

  kbruch-17.12.1.tar.xz

New:

  kbruch-17.12.2.tar.xz



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

++ kbruch-17.12.1.tar.xz -> kbruch-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.12.1/po/ca/docs/kbruch/index.docbook 
new/kbruch-17.12.2/po/ca/docs/kbruch/index.docbook
--- old/kbruch-17.12.1/po/ca/docs/kbruch/index.docbook  2018-01-09 
01:53:55.0 +0100
+++ new/kbruch-17.12.2/po/ca/docs/kbruch/index.docbook  2018-02-06 
01:06:39.0 +0100
@@ -356,7 +356,7 @@
 
 
 La configuració serà desada al finalitzar la sessió de  i s'aplicarà 
al següent inici del programa. 
+>La configuració serà desada en finalitzar la sessió de  i s'aplicarà 
al següent inici del programa. 
 
 
 
@@ -463,7 +463,7 @@
 >
 Estableix si les fraccions apareixeran o no en forma mixta en la 
resposta(exemple de fracció mixta: 1 4/5 = 9/5 ).Estableix si les fraccions apareixeran o no en forma mixta en la resposta 
(exemple de fracció mixta: 1 4/5 = 9/5).
 
 
@@ -599,7 +599,7 @@
 >Forma reduïda en les opcions de la secció Respostes a continuació sempre que introduïu el resultat reduït.  us mostrarà 
un missatge curt com en la captura de pantalla de a sota, si introduïu el 
resultat correcte sense reducció. La resposta es comptarà com a incorrecta. 

+> a continuació sempre que introduïu el resultat reduït.  us mostrarà 
un missatge curt com en la captura de pantalla de sota, si introduïu el 
resultat correcte sense reducció. La resposta es comptarà com a incorrecta. 

 
 
 Per a continuar amb la següent tasca, feu clic al botó Següent. Si voleu canviar els paràmetres de la nova tasca, si us plau, feu-ho abans 
de fer clic al boto . Si voleu canviar els paràmetres de la nova tasca, si us plau, feu-ho abans 
de fer clic al botó Següent. 
 
@@ -682,7 +682,7 @@
 
 
 En el costat esquerra del signe igual en la captura de pantalla podeu veure 
un decimal. Això vol dir que la fracció, com a nombre decimal té una part de 
repetició. La part de repetició es marca amb una petita barra a sobre dels 
nombres. Aquests nombres es repeteixen fins a l'infinit. 
+>En el costat esquerre del signe igual en la captura de pantalla podeu veure 
un decimal. Això vol dir que la fracció, com a nombre decimal té una part de 
repetició. La part de repetició es marca amb una petita barra a sobre dels 
nombres. Aquests nombres es repeteixen fins a l'infinit. 
 
 Després d'haver escrit el numerador i el denominador feu clic al botó 
 No oblideu escriure el resultat reduït. En el cas què no ho feu, el resultat 
és comptarà com a erroni. 
+>No oblideu escriure el resultat reduït. En el cas què no ho feu, el resultat 
es comptarà com a erroni. 
 
 
 
 No oblideu escriure el resultat reduït. En el cas què no ho feu, el resultat 
és comptarà com a erroni. 
+>No oblideu escriure el resultat reduït. En el cas què no ho feu, el resultat 
es comptarà com a erroni. 
 
 
 http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-08 03:25+0200\n"
-"PO-Revision-Date: 2018-01-08 18:09-0500\n"
+"PO-Revision-Date: 2018-02-04 20:35-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbruch for openSUSE:Factory

2018-01-22 Thread root
Hello community,

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

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


Package is "kbruch"

Mon Jan 22 16:12:00 2018 rev:89 rq:564276 version:17.12.1

Changes:

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

Old:

  kbruch-17.12.0.tar.xz

New:

  kbruch-17.12.1.tar.xz



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

++ kbruch-17.12.0.tar.xz -> kbruch-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.12.0/po/tr/kbruch.po 
new/kbruch-17.12.1/po/tr/kbruch.po
--- old/kbruch-17.12.0/po/tr/kbruch.po  2017-12-08 01:20:09.0 +0100
+++ new/kbruch-17.12.1/po/tr/kbruch.po  2018-01-09 01:53:55.0 +0100
@@ -790,8 +790,8 @@
 "Enables/disables showing the result also in the special mixed-number "
 "notation."
 msgstr ""
-"Sonucun bileşik sayı olarak da gösterilmesi özelliğini etkinleştirir/"
-"kaldırır."
+"Sonucun bileşik sayı olarak da gösterilmesi özelliğini "
+"etkinleştirir/kaldırır."
 
 #: MainQtWidget.cpp:120
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.12.0/po/zh_CN/kbruch.po 
new/kbruch-17.12.1/po/zh_CN/kbruch.po
--- old/kbruch-17.12.0/po/zh_CN/kbruch.po   2017-12-08 01:20:09.0 
+0100
+++ new/kbruch-17.12.1/po/zh_CN/kbruch.po   2018-01-09 01:53:55.0 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-08 03:25+0200\n"
-"PO-Revision-Date: 2017-11-09 08:29-0500\n"
+"PO-Revision-Date: 2018-01-08 18:09-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -26,7 +26,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdeedu/kbruch.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdeedu/kbruch.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"




commit kbruch for openSUSE:Factory

2017-12-19 Thread root
Hello community,

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

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


Package is "kbruch"

Tue Dec 19 10:53:03 2017 rev:88 rq:556156 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2017-11-17 
10:45:12.689207264 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2017-12-19 
10:53:06.184946029 +0100
@@ -1,0 +2,31 @@
+Sat Dec 09 14:59:03 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:36 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:02 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:
+  * Don't repeat work of KAboutData::setupCommandLine().
+  * kbruch- Change QCheckBoxes under "Answer" section to QRadioButtons to 
avoid multiple checks. (kde#357675)
+
+---

Old:

  kbruch-17.08.3.tar.xz

New:

  kbruch-17.12.0.tar.xz



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

++ kbruch-17.08.3.tar.xz -> kbruch-17.12.0.tar.xz ++
 22585 lines of diff (skipped)




commit kbruch for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kbruch"

Fri Nov 17 10:44:42 2017 rev:87 rq:540849 version:17.08.3

Changes:

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

  kbruch-17.08.2.tar.xz

New:

  kbruch-17.08.3.tar.xz



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

++ kbruch-17.08.2.tar.xz -> kbruch-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.08.2/po/gl/kbruch.po 
new/kbruch-17.08.3/po/gl/kbruch.po
--- old/kbruch-17.08.2/po/gl/kbruch.po  2017-10-10 02:03:39.0 +0200
+++ new/kbruch-17.08.3/po/gl/kbruch.po  2017-11-07 02:08:54.0 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-13 03:02+0200\n"
-"PO-Revision-Date: 2017-09-07 22:15+0100\n"
+"PO-Revision-Date: 2017-10-17 19:45+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -77,7 +77,7 @@
 #: ExerciseCompare.cpp:102
 #, kde-format
 msgid "Click on this button to select the 'greater than' sign."
-msgstr "Preme este botón para escoller o símbolo de «maior que»"
+msgstr "Preme este botón para escoller o símbolo de «maior que»."
 
 #: ExerciseCompare.cpp:107
 #, kde-format
@@ -347,7 +347,7 @@
 "versa."
 msgstr ""
 "Neste exercicio hai que converter un número mixto nunha proporción e "
-"viceversa"
+"viceversa."
 
 #: ExerciseMixedNumbers.cpp:178
 #, kde-format
@@ -356,7 +356,7 @@
 "versa. Do not forget to reduce the result."
 msgstr ""
 "Neste exercicio hai que que converter un número nunha fracción, indicando o "
-"numerador e o denominador. Non esquezas reducir o resultado"
+"numerador e o denominador. Non esquezas reducir o resultado."
 
 #: ExerciseMixedNumbers.cpp:257 TaskView.cpp:156 TaskView.cpp:397
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.08.2/po/zh_CN/kbruch.po 
new/kbruch-17.08.3/po/zh_CN/kbruch.po
--- old/kbruch-17.08.2/po/zh_CN/kbruch.po   2017-10-10 02:03:40.0 
+0200
+++ new/kbruch-17.08.3/po/zh_CN/kbruch.po   2017-11-07 02:08:54.0 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-13 03:02+0200\n"
-"PO-Revision-Date: 2017-09-30 17:51-0400\n"
+"PO-Revision-Date: 2017-10-19 10:54-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbruch for openSUSE:Factory

2017-10-23 Thread root
Hello community,

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

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


Package is "kbruch"

Mon Oct 23 16:46:53 2017 rev:86 rq:534678 version:17.08.2

Changes:

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

  kbruch-17.08.1.tar.xz

New:

  kbruch-17.08.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.p0CTn9/_old  2017-10-23 16:47:01.174297393 +0200
+++ /var/tmp/diff_new_pack.p0CTn9/_new  2017-10-23 16:47:01.178297205 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kbruch
-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)

++ kbruch-17.08.1.tar.xz -> kbruch-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.08.1/po/cs/kbruch.po 
new/kbruch-17.08.2/po/cs/kbruch.po
--- old/kbruch-17.08.1/po/cs/kbruch.po  2017-09-05 02:23:43.0 +0200
+++ new/kbruch-17.08.2/po/cs/kbruch.po  2017-10-10 02:03:39.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 , 2010, 2011, 2012, 2013, 2014.
+# Vít Pelčák , 2010, 2011, 2012, 2013, 2014, 2017.
 # Tomáš Chvátal , 2012.
 #
 msgid ""
@@ -8,7 +8,7 @@
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-13 03:02+0200\n"
-"PO-Revision-Date: 2014-11-10 10:10+0100\n"
+"PO-Revision-Date: 2017-09-12 13:18+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -1164,7 +1164,7 @@
 msgstr ""
 "Tato část okna zobrazuje statistiky. Započítáváno je každé cvičení. "
 "Vynulovat statistiku můžete kliknutím na tlačítko níže. Pokud si statistiku "
-"nepřejete sledovat, použijte svislou lištu na levé straně, abyste zmenšil "
+"nepřejete sledovat, použijte svislý panel na levé straně, abyste zmenšili "
 "velikost této okenní části."
 
 #: StatisticsView.cpp:135
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.08.1/po/gl/kbruch.po 
new/kbruch-17.08.2/po/gl/kbruch.po
--- old/kbruch-17.08.1/po/gl/kbruch.po  2017-09-05 02:23:43.0 +0200
+++ new/kbruch-17.08.2/po/gl/kbruch.po  2017-10-10 02:03:39.0 +0200
@@ -7,14 +7,14 @@
 # Xosé , 2009, 2011, 2013.
 # Marce Villarino , 2013, 2014.
 # Adrián Chaves Fernández , 2015, 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-13 03:02+0200\n"
-"PO-Revision-Date: 2017-01-26 21:01+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-09-07 22:15+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -790,8 +790,8 @@
 "Enables/disables showing the result also in the special mixed-number "
 "notation."
 msgstr ""
-"Conmutar a presentación do resultado tamén na notación especial de números "
-"mixtos."
+"activa ou desactiva a presentación do resultado tamén na notación especial "
+"de números mixtos."
 
 #: MainQtWidget.cpp:119
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.08.1/po/ja/kbruch.po 
new/kbruch-17.08.2/po/ja/kbruch.po
--- old/kbruch-17.08.1/po/ja/kbruch.po  2017-09-05 02:23:43.0 +0200
+++ 

commit kbruch for openSUSE:Factory

2017-09-11 Thread root
Hello community,

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

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


Package is "kbruch"

Mon Sep 11 16:19:37 2017 rev:85 rq:522510 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2017-08-28 
15:06:18.436336224 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2017-09-11 
16:19:48.793793473 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:38 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:

  kbruch-17.08.0.tar.xz

New:

  kbruch-17.08.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.06V7dn/_old  2017-09-11 16:19:49.701665972 +0200
+++ /var/tmp/diff_new_pack.06V7dn/_new  2017-09-11 16:19:49.705665410 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kbruch
-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)

++ kbruch-17.08.0.tar.xz -> kbruch-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.08.0/po/zh_CN/kbruch.po 
new/kbruch-17.08.1/po/zh_CN/kbruch.po
--- old/kbruch-17.08.0/po/zh_CN/kbruch.po   2017-08-11 02:25:39.0 
+0200
+++ new/kbruch-17.08.1/po/zh_CN/kbruch.po   2017-09-05 02:23:44.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-13 03:02+0200\n"
-"PO-Revision-Date: 2017-08-05 09:36-0400\n"
+"PO-Revision-Date: 2017-08-31 05:21-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbruch for openSUSE:Factory

2017-08-28 Thread root
Hello community,

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

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


Package is "kbruch"

Mon Aug 28 15:06:00 2017 rev:84 rq:516328 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2017-07-29 
08:56:30.770320043 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2017-08-28 
15:06:18.436336224 +0200
@@ -1,0 +2,20 @@
+Fri Aug 11 22:45:11 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Fix wayland support 
+  * Fix support for hdpi 
+  * Use Q_DECLARE_OVERRIDE 
+  * remove obsolete LSM file 
+
+---
+Sat Aug  5 18:17:13 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:

  kbruch-17.04.3.tar.xz

New:

  kbruch-17.08.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.xW37NX/_old  2017-08-28 15:06:19.500186581 +0200
+++ /var/tmp/diff_new_pack.xW37NX/_new  2017-08-28 15:06:19.504186018 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbruch
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 
 Name:   kbruch
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Excercise Fractions
 License:GPL-2.0+
@@ -29,8 +30,6 @@
 Url:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
-BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  kconfig-devel
 BuildRequires:  kcrash-devel
 BuildRequires:  kdoctools-devel
@@ -38,9 +37,13 @@
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kxmlgui-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Widgets)
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -70,16 +73,16 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING* NEWS README
-%{_kf5_bindir}/kbruch
-%{_kf5_appstreamdir}/org.kde.kbruch.appdata.xml
+%dir %{_kf5_appstreamdir}
 %{_kf5_applicationsdir}/org.kde.kbruch.desktop
+%{_kf5_appstreamdir}/org.kde.kbruch.appdata.xml
+%{_kf5_bindir}/kbruch
 %{_kf5_configkcfgdir}/
-%{_kf5_htmldir}/en/kbruch/
+%doc %lang(en) %{_kf5_htmldir}/en/kbruch/
 %{_kf5_iconsdir}/hicolor/*/apps/kbruch.*
-%{_datadir}/kbruch/
 %{_kf5_kxmlguidir}/kbruch/
+%{_kf5_sharedir}/kbruch/
 %{_mandir}/man1/kbruch.1%{ext_man}
-%dir %{_kf5_appstreamdir}
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ kbruch-17.04.3.tar.xz -> kbruch-17.08.0.tar.xz ++
 5626 lines of diff (skipped)




commit kbruch for openSUSE:Factory

2017-07-29 Thread root
Hello community,

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

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


Package is "kbruch"

Sat Jul 29 08:56:27 2017 rev:83 rq:510677 version:17.04.3

Changes:

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

  kbruch-17.04.2.tar.xz

New:

  kbruch-17.04.3.tar.xz



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

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




commit kbruch for openSUSE:Factory

2017-06-15 Thread root
Hello community,

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

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


Package is "kbruch"

Thu Jun 15 11:20:46 2017 rev:82 rq:501975 version:17.04.2

Changes:

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

  kbruch-17.04.1.tar.xz

New:

  kbruch-17.04.2.tar.xz



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

++ kbruch-17.04.1.tar.xz -> kbruch-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.04.1/po/he/kbruch.po 
new/kbruch-17.04.2/po/he/kbruch.po
--- old/kbruch-17.04.1/po/he/kbruch.po  2017-05-09 02:11:23.0 +0200
+++ new/kbruch-17.04.2/po/he/kbruch.po  2017-06-06 02:08:39.0 +0200
@@ -4,19 +4,20 @@
 # Diego Iastrubni , 2005.
 # tahmar1900 , 2006, 2011.
 # Avi Sand , 2009.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
 "Project-Id-Version: kbruch\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:13+0100\n"
-"PO-Revision-Date: 2011-09-20 00:19+0300\n"
-"Last-Translator: Tahmar1900 \n"
+"PO-Revision-Date: 2017-05-16 06:59-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.2\n"
+"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Poedit-Bookmarks: -1,-1,-1,52,-1,-1,-1,-1,-1,-1\n"
 
@@ -528,7 +529,6 @@
 
 #: KBruch.cpp:61
 #, fuzzy, kde-format
-#| msgid "(c) 2002-2011, Sebastian Stein"
 msgid "© 2002-2011, Sebastian Stein"
 msgstr "(c) 2002-2011, Sebastian Stein"
 
@@ -1156,10 +1156,6 @@
 
 #: StatisticsView.cpp:124
 #, fuzzy, kde-format
-#| msgid ""
-#| "This part of the window shows the statistics.  Each exercise you do is "
-#| "counted. You can reset the statistics by clicking on the 'New' button in "
-#| "the toolbar or by selecting 'New' from the 'File' menu"
 msgid ""
 "This part of the window shows the statistics. Each exercise you do is "
 "counted. You can reset the statistics by clicking on the 'New' button in the "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-17.04.1/po/tr/kbruch.po 
new/kbruch-17.04.2/po/tr/kbruch.po
--- old/kbruch-17.04.1/po/tr/kbruch.po  2017-05-09 02:11:24.0 +0200
+++ new/kbruch-17.04.2/po/tr/kbruch.po  2017-06-06 02:08:40.0 +0200
@@ -790,8 +790,8 @@
 "Enables/disables showing the result also in the special mixed-number "
 "notation."
 msgstr ""
-"Sonucun bileşik sayı olarak da gösterilmesi özelliğini etkinleştirir/"
-"kaldırır."
+"Sonucun bileşik sayı olarak da gösterilmesi özelliğini "
+"etkinleştirir/kaldırır."
 
 #: MainQtWidget.cpp:119
 #, kde-format




commit kbruch for openSUSE:Factory

2017-05-31 Thread root
Hello community,

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

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


Package is "kbruch"

Wed May 31 12:17:47 2017 rev:81 rq:495912 version:17.04.1

Changes:

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

  kbruch-17.04.0.tar.xz

New:

  kbruch-17.04.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.JOX12U/_old  2017-05-31 12:18:46.640572539 +0200
+++ /var/tmp/diff_new_pack.JOX12U/_new  2017-05-31 12:18:46.640572539 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kbruch
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

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




commit kbruch for openSUSE:Factory

2017-05-16 Thread root
Hello community,

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

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


Package is "kbruch"

Tue May 16 14:34:56 2017 rev:80 rq:490382 version:17.04.0

Changes:

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

Old:

  kbruch-16.12.3.tar.xz

New:

  kbruch-17.04.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.l6jzUT/_old  2017-05-16 14:34:59.044872755 +0200
+++ /var/tmp/diff_new_pack.l6jzUT/_new  2017-05-16 14:34:59.044872755 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kbruch
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Excercise Fractions
 License:GPL-2.0+
@@ -39,11 +40,16 @@
 BuildRequires:  update-desktop-files
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KBruch is an application to learn calculating with fractions.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -56,6 +62,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+%kf5_find_htmldocs
+  %endif
 
 %files
 %defattr(-,root,root)
@@ -71,4 +81,9 @@
 %{_mandir}/man1/kbruch.1%{ext_man}
 %dir %{_kf5_appstreamdir}
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++ kbruch-16.12.3.tar.xz -> kbruch-17.04.0.tar.xz ++
 76185 lines of diff (skipped)




commit kbruch for openSUSE:Factory

2017-03-16 Thread root
Hello community,

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

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


Package is "kbruch"

Thu Mar 16 09:37:29 2017 rev:79 rq:478143 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2017-02-16 
16:52:49.447747603 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2017-03-16 
09:37:30.284994235 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:36:01 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * None
+
+---

Old:

  kbruch-16.12.2.tar.xz

New:

  kbruch-16.12.3.tar.xz



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

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




commit kbruch for openSUSE:Factory

2017-02-16 Thread root
Hello community,

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

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


Package is "kbruch"

Changes:

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

  kbruch-16.12.1.tar.xz

New:

  kbruch-16.12.2.tar.xz



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

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




commit kbruch for openSUSE:Factory

2017-01-18 Thread root
Hello community,

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

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


Package is "kbruch"

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2016-12-17 
10:35:30.036625284 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2017-01-18 
21:47:50.633347136 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:53:05 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:

  kbruch-16.12.0.tar.xz

New:

  kbruch-16.12.1.tar.xz



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

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




commit kbruch for openSUSE:Factory

2016-11-13 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

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

  kbruch-16.08.2.tar.xz

New:

  kbruch-16.08.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.nOXDYA/_old  2016-11-13 22:54:25.0 +0100
+++ /var/tmp/diff_new_pack.nOXDYA/_new  2016-11-13 22:54:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:16.08.2
+Version:16.08.3
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-16.08.2.tar.xz -> kbruch-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-16.08.2/org.kde.kbruch.appdata.xml 
new/kbruch-16.08.3/org.kde.kbruch.appdata.xml
--- old/kbruch-16.08.2/org.kde.kbruch.appdata.xml   2016-04-27 
05:05:32.0 +0200
+++ new/kbruch-16.08.3/org.kde.kbruch.appdata.xml   2016-10-16 
12:40:16.0 +0200
@@ -23,6 +23,7 @@
   KBruch
   KBruch
   KBruch
+  KBrøk
   KBruch
   KBruch
   KBruch
@@ -54,6 +55,7 @@
   Treniruokitės trupmenas
   Brookreken öven
   Breuken oefenen
+  Brøkøvingar
   Ćwiczenia z ułamków
   Exercitar Fracções
   Exercícios com frações
@@ -111,6 +113,7 @@
 Ypatybės:
 Markmalen:
 Mogelijkheden:
+Funksjonar:
 Możliwości:
 Funcionalidades:
 Funcionalidades:




commit kbruch for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

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

Old:

  kbruch-16.08.1.tar.xz

New:

  kbruch-16.08.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.JGHBfP/_old  2016-10-19 13:07:37.0 +0200
+++ /var/tmp/diff_new_pack.JGHBfP/_new  2016-10-19 13:07:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:16.08.1
+Version:16.08.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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




commit kbruch for openSUSE:Factory

2016-09-24 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

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

  kbruch-16.08.0.tar.xz

New:

  kbruch-16.08.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.7d1bvF/_old  2016-09-24 15:24:21.0 +0200
+++ /var/tmp/diff_new_pack.7d1bvF/_new  2016-09-24 15:24:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:16.08.0
+Version:16.08.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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




commit kbruch for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2016-07-24 
19:52:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2016-08-31 
00:07:00.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:11:17 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 14:49:13 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:

  kbruch-16.04.3.tar.xz

New:

  kbruch-16.08.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.SlfEjy/_old  2016-08-31 00:07:01.0 +0200
+++ /var/tmp/diff_new_pack.SlfEjy/_new  2016-08-31 00:07:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:16.04.3
+Version:16.08.0
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-16.04.3.tar.xz -> kbruch-16.08.0.tar.xz ++
Files old/kbruch-16.04.3/doc/checked.png and new/kbruch-16.08.0/doc/checked.png 
differ
Files old/kbruch-16.04.3/doc/compare.png and new/kbruch-16.08.0/doc/compare.png 
differ
Files old/kbruch-16.04.3/doc/convert.png and new/kbruch-16.08.0/doc/convert.png 
differ
Files old/kbruch-16.04.3/doc/factorize.png and 
new/kbruch-16.08.0/doc/factorize.png differ
Files old/kbruch-16.04.3/doc/gui_main.png and 
new/kbruch-16.08.0/doc/gui_main.png differ
Files old/kbruch-16.04.3/doc/gui_mode.png and 
new/kbruch-16.08.0/doc/gui_mode.png differ
Files old/kbruch-16.04.3/doc/learning.png and 
new/kbruch-16.08.0/doc/learning.png differ
Files old/kbruch-16.04.3/doc/mixed.png and new/kbruch-16.08.0/doc/mixed.png 
differ
Files old/kbruch-16.04.3/doc/percentage.png and 
new/kbruch-16.08.0/doc/percentage.png differ
Files old/kbruch-16.04.3/doc/reduced.png and new/kbruch-16.08.0/doc/reduced.png 
differ
Files old/kbruch-16.04.3/doc/settings.png and 
new/kbruch-16.08.0/doc/settings.png differ
Files old/kbruch-16.04.3/doc/statistics.png and 
new/kbruch-16.08.0/doc/statistics.png differ




commit kbruch for openSUSE:Factory

2016-07-24 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2016-07-24 19:51:39

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


Package is "kbruch"

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2016-06-25 
02:00:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2016-07-24 
19:52:46.0 +0200
@@ -1,0 +2,13 @@
+Sat Jul 16 22:05:47 UTC 2016 - wba...@tmo.at
+
+- Cleanup build requirements
+
+---
+Thu Jul  7 23:39:12 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:

  kbruch-16.04.2.tar.xz

New:

  kbruch-16.04.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.9mz5SU/_old  2016-07-24 19:52:47.0 +0200
+++ /var/tmp/diff_new_pack.9mz5SU/_new  2016-07-24 19:52:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+
@@ -26,26 +26,13 @@
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5QuickWidgets)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Declarative)
+BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  kconfig-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kcrash-devel
+BuildRequires:  kdoctools-devel
 BuildRequires:  ki18n-devel
-BuildRequires:  kdnssd-framework-devel
-BuildRequires:  kguiaddons-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  kdeclarative-devel
-BuildRequires:  kiconthemes-devel
+BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kxmlgui-devel
-BuildRequires:  kio-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  phonon4qt5-devel
 BuildRequires:  update-desktop-files
 Obsoletes:  %{name}5 < %{version}
 Provides:   %{name}5 = %{version}

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




commit kbruch for openSUSE:Factory

2016-06-24 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

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

  kbruch-16.04.1.tar.xz

New:

  kbruch-16.04.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.WBDFi2/_old  2016-06-25 02:00:56.0 +0200
+++ /var/tmp/diff_new_pack.WBDFi2/_new  2016-06-25 02:00:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:16.04.1
+Version:16.04.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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




commit kbruch for openSUSE:Factory

2016-05-28 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2016-03-29 
09:57:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2016-05-29 
03:10:09.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:19:19 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 05:57:55 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:35:12 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:

  kbruch-15.12.3.tar.xz

New:

  kbruch-16.04.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.9bkgFZ/_old  2016-05-29 03:10:10.0 +0200
+++ /var/tmp/diff_new_pack.9bkgFZ/_new  2016-05-29 03:10:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.12.3
+Version:16.04.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.12.3.tar.xz -> kbruch-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.12.3/CMakeLists.txt 
new/kbruch-16.04.1/CMakeLists.txt
--- old/kbruch-15.12.3/CMakeLists.txt   2016-01-08 14:01:18.0 +0100
+++ new/kbruch-16.04.1/CMakeLists.txt   2016-04-16 09:33:57.0 +0200
@@ -11,7 +11,7 @@
   Widgets
 )
 
-find_package(KF5 5.0.0 REQUIRED
+find_package(KF5 5.15 REQUIRED
   Config
   Crash
   DocTools
@@ -22,7 +22,7 @@
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(FeatureSummary)
 include(ECMAddAppIcon)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.12.3/src/KBruch.cpp 
new/kbruch-16.04.1/src/KBruch.cpp
--- old/kbruch-15.12.3/src/KBruch.cpp   2016-01-08 14:01:18.0 +0100
+++ new/kbruch-16.04.1/src/KBruch.cpp   2016-04-16 09:33:57.0 +0200
@@ -28,6 +28,7 @@
 
 /* these includes are needed for KDE support */
 #include 
+#include 
 #include 
 
 /* these includes are needed for Qt support */
@@ -66,6 +67,8 @@
 aboutData.addAuthor(i18n("Tiago Porangaba"), i18n("New interface design 
and usability improvements"), 
QStringLiteral("tiago.porang...@ltia.fc.unesp.br"));
 aboutData.setHomepage(QStringLiteral("http://edu.kde.org/kbruch/;));
 
+KCrash::initialize();
+
 QCommandLineParser parser;
 KAboutData::setApplicationData(aboutData);
 parser.addVersionOption();




commit kbruch for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2016-02-23 
16:55:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2016-03-29 
09:57:44.0 +0200
@@ -1,0 +2,9 @@
+Sun Mar 13 15:38:00 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:

  kbruch-15.12.2.tar.xz

New:

  kbruch-15.12.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.oII1Rc/_old  2016-03-29 09:57:45.0 +0200
+++ /var/tmp/diff_new_pack.oII1Rc/_new  2016-03-29 09:57:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.12.2
+Version:15.12.3
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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




commit kbruch for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

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

  kbruch-15.12.1.tar.xz

New:

  kbruch-15.12.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.bOnf1Z/_old  2016-02-23 16:55:37.0 +0100
+++ /var/tmp/diff_new_pack.bOnf1Z/_new  2016-02-23 16:55:37.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.12.1
+Version:15.12.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.12.1.tar.xz -> kbruch-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.12.1/org.kde.kbruch.appdata.xml 
new/kbruch-15.12.2/org.kde.kbruch.appdata.xml
--- old/kbruch-15.12.1/org.kde.kbruch.appdata.xml   2016-01-07 
21:28:57.0 +0100
+++ new/kbruch-15.12.2/org.kde.kbruch.appdata.xml   2016-01-08 
14:01:18.0 +0100
@@ -26,6 +26,7 @@
   KBruch
   KBruch
   KBruch
+  KBruch
   KBruch
   KBruch
   Kbruch
@@ -56,6 +57,7 @@
   Ćwiczenia z ułamków
   Exercitar Fracções
   Exercícios com frações
+  Упражнения с дробями
   Cvičenie zlomkov
   Vaje z ulomki
   Övningar med bråk
@@ -82,6 +84,7 @@
 KBruch jest małym programem do ćwiczenia obliczeń na 
ułamkach i procentach. Do tego celu przygotowano różne ćwiczenia. Można także 
skorzystać z trybu uczenia się, gdzie można poćwiczyć ułamki i znajdowanie 
wspólnego mianownika. Program sprawdza podane przez użytkownika dane i daje 
odpowiedź na temat ich poprawności. 
 O KBruch é um pequeno programa que ajuda a praticar o 
cálculo de fracções e percentagens. São oferecidos diferentes exercícios para 
esse fim, podendo também usar o modo de aprendizagem para exercitar as 
fracções. O programa verifica os dados introduzidos pelo utilizador e dá as 
reacções respectivas.
 KBruch é um pequeno programa para exercitar o cálculo 
de frações e percentagens. São fornecidos diferentes exercícios para esse fim e 
você poderá usar o modo de aprendizagem para praticar as frações. O programa 
verifica os dados inseridos pelo usuário e fornece algum feedback.
+KBruch — простая программа для тренировки вычислений с 
дробями и процентами. Для начинающих есть режим обучения работе с дробями. 
Программа проверяет ответ пользователя и сообщает, был ли он правильным.
 KBruch je malý program na výuku počítania so zlomkami a 
percentami. Sú tu rôzne cvičenia na tento účel a môžete použiť režim učenia na 
precvičovanie zlomkov. Program kontroluje vstup používateľa a reaguje naň.
 KBruch je majhen program za vadbo ulomkov in odstotkov. 
Ponuja različne vaje, lahko pa uporabite tudi učni način. Program preveri 
uporabnikov vnos ter poda odziv.
 Kbruch är ett litet program för att öva räkning med bråk 
och procent. Olika övningar tillhandahålls för detta syfte, och du kan använda 
inlärningsläget för att öva dig på bråk. Programmet kontrollerar användarens 
indata och ger återmatning.
@@ -111,6 +114,7 @@
 Możliwości:
 Funcionalidades:
 Funcionalidades:
+Возможности:
 Funkcie:
 Zmožnosti:
 Funktioner:
@@ -138,6 +142,7 @@
   Ćwiczenie arytmetyczne - w tym ćwiczeniu musisz 
rozwiązać podane zadanie na tworzenie ułamka. Musisz wprowadzić licznik i 
mianownik. Jest to główne ćwiczenie.
   Exercício aritmético - neste exercício, terá de 
resolver uma dada tarefa de fracções. Terá de indicar o numerador e o 
denominador. Este é o exercício principal.
   Exercício aritmético - Neste exercício, você terá 
que resolver uma determinada tarefa de frações. Terá que indicar o numerador e 
o denominador. Esse é o exercício principal.
+  Арифметические упражнения: нужно произвести вычисления 
и ввести ответ в виде дроби.
   Aritmetické cvičenie - v tomto cvičení musíte vyriešiť 
danú úlohu so zlomkami. Musíte zadať čitateľa a menovateľa. Toto je hlavné 
cvičenie.
   Računstvo -  v tej vaji morate rešiti nalogo z ulomki. 
Vnesti morate števec in imenovalec. To je glavna vaja.
   

commit kbruch for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2016-01-10 
13:04:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2016-01-28 
17:20:53.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:14:16 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:

  kbruch-15.12.0.tar.xz

New:

  kbruch-15.12.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.jJcetr/_old  2016-01-28 17:20:54.0 +0100
+++ /var/tmp/diff_new_pack.jJcetr/_new  2016-01-28 17:20:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.12.0
+Version:15.12.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.12.0.tar.xz -> kbruch-15.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.12.0/src/CMakeLists.txt 
new/kbruch-15.12.1/src/CMakeLists.txt
--- old/kbruch-15.12.0/src/CMakeLists.txt   2015-11-04 15:24:45.0 
+0100
+++ new/kbruch-15.12.1/src/CMakeLists.txt   2016-01-07 21:28:57.0 
+0100
@@ -2,7 +2,6 @@
 
 ### next target ###
 
-add_definitions(-DTRANSLATION_DOMAIN=\"kbruch\")
 include_directories( ${CMAKE_CURRENT_BINARY_DIR} )
 
 set(kbruch_SRCS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.12.0/src/KBruch.cpp 
new/kbruch-15.12.1/src/KBruch.cpp
--- old/kbruch-15.12.0/src/KBruch.cpp   2015-11-04 15:24:45.0 +0100
+++ new/kbruch-15.12.1/src/KBruch.cpp   2016-01-07 21:28:57.0 +0100
@@ -43,6 +43,7 @@
 srand(time(NULL));
 QApplication app(argc, argv);
 
+KLocalizedString::setApplicationDomain("kbruch");
 
 Kdelibs4ConfigMigrator migrate(QStringLiteral("kbruch"));
 migrate.setConfigFiles(QStringList() << QStringLiteral("kbruchrc"));




commit kbruch for openSUSE:Factory

2016-01-10 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

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

  kbruch-15.08.3.tar.xz

New:

  kbruch-15.12.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.VQOOur/_old  2016-01-10 13:04:40.0 +0100
+++ /var/tmp/diff_new_pack.VQOOur/_new  2016-01-10 13:04:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.08.3
+Version:15.12.0
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.08.3.tar.xz -> kbruch-15.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.08.3/doc/index.docbook 
new/kbruch-15.12.0/doc/index.docbook
--- old/kbruch-15.08.3/doc/index.docbook2015-11-04 19:32:32.0 
+0100
+++ new/kbruch-15.12.0/doc/index.docbook2015-11-04 15:24:45.0 
+0100
@@ -1,7 +1,6 @@
 
 
-
 
 
 ]>
@@ -34,8 +33,8 @@
 
 
 
-2013-06-23
-4.2 ( 4.11)
+2015-09-27
+ 5.0 (Applications 15.12)
 
 
  is a small program to practice calculating with fractions and 
percentages.
@@ -721,42 +720,6 @@
 
 
 
-
-Installation
-
-
-How to obtain 
-
-
-
-
-
-
-Requirements
-
-
-In order to successfully use , you need  > 4.1 .
-
-
-
- itself can be found
-on http://edu.kde.org/kbruch/;>the  home page
-and it is part of the  Edu project
-
-You can find a list of changes in the Git commit
-messages.
-
-
-
-
-Compilation and Installation
-
-
-
-
-
-
-
 
 
 

commit kbruch for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

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

  kbruch-15.08.2.tar.xz

New:

  kbruch-15.08.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.UIzxoi/_old  2015-11-15 12:31:47.0 +0100
+++ /var/tmp/diff_new_pack.UIzxoi/_new  2015-11-15 12:31:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.08.2
+Version:15.08.3
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.08.2.tar.xz -> kbruch-15.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.08.2/org.kde.kbruch.appdata.xml 
new/kbruch-15.08.3/org.kde.kbruch.appdata.xml
--- old/kbruch-15.08.2/org.kde.kbruch.appdata.xml   2015-09-27 
02:35:22.0 +0200
+++ new/kbruch-15.08.3/org.kde.kbruch.appdata.xml   2015-11-04 
19:32:32.0 +0100
@@ -7,6 +7,7 @@
   KBruch
   KBruch
   KBruch
+  KBruch
   KBruch
   KBruch
   KBruch
@@ -36,6 +37,7 @@
   Exercicios de fraiciones
   Vježba razlomaka
   Exercita les fraccions
+  Exercita les fraccions
   Cvičení se zlomky
   Bruchrechnen üben
   Exercise Fractions
@@ -64,6 +66,7 @@
 KBruch is a small program to practice calculating with fractions and 
percentages. Different exercises are provided for this purpose and you can use 
the learning mode to practice with fractions. The program checks the user's 
input and gives feedback.
 KBruch ye un programa pequeñu pa prauticar el cálculu 
con fraiciones y porcentaxes. Apúrrense estremaos exercicios pa esti propósitu 
y pues usar el mou deprendimientu pa prauticar con fraiciones. El programa 
comprueba la entrada del usuariu y da encamientos.
 El KBruch és un programa senzill per a practicar càlcul 
amb fraccions i percentatges. Es proposen diversos exercicis i podeu utilitzar 
el mode d'aprenentatge per a practicar amb fraccions. El programa comprova 
l'entrada de l'usuari i proporciona una resposta.
+El KBruch és un programa senzill per a practicar 
càlcul amb fraccions i percentatges. Es proposen diversos exercicis i podeu 
utilitzar el mode d'aprenentatge per a practicar amb fraccions. El programa 
comprova l'entrada de l'usuari i proporciona una resposta.
 KBruch ist ein kleines Programm, um das Rechnen mit 
Brüchen und Prozenten zu üben. Für diesen Zweck werden verschiedene Übungen 
angeboten. Außerdem gibt es einen Modus für das Lernen von Brüchen. Das 
Programm überprüft die Eingaben des Benutzers und gibt entsprechende 
Rückmeldungen.
 KBruch is a small program to practice calculating with 
fractions and percentages. Different exercises are provided for this purpose 
and you can use the learning mode to practice with fractions. The program 
checks the user's input and gives feedback.
 KBruch es un pequeño programa para practicar el cálculo 
con fracciones y porcentajes. Para ello, se proporcionan diferentes ejercicios 
y se puede utilizar el modo de aprendizaje para practicar con las fracciones. 
El programa comprueba las respuestas del usuario y hace comentarios al 
respecto.
@@ -87,6 +90,7 @@
 Carauterístiques:
 Svojstva:
 Característiques:
+Característiques:
 Vlastnosti:
 Funktionen:
 Features:
@@ -116,6 +120,7 @@
   Exerciciu aritméticu - nesti exerciciu tienes de 
resolver una xera de fraiciones daes. Tienes d'introducir el numberador y el 
denominador. Esti ye l'exercicu principal.
   Aritmetička vježba - u ovoj vježbi morate riješiti 
dati razlomak . Morate ući u brojnik i nazivnik. Ovo je glavna vježba.
   Exercici aritmètic: En aquest exercici heu de resoldre 
un càlcul de fracció. Cal que escriviu el resultat, és a dir el numerador i el 
denominador. Aquest és l'exercici principal.
+  Exercici aritmètic: En este exercici heu de 
resoldre un càlcul de fracció. Cal que escriviu el resultat, és a dir el 
numerador i el denominador. Este és l'exercici principal.
   Arithmetik - in dieser Übung muss eine gegebene 

commit kbruch for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

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

  kbruch-15.08.1.tar.xz

New:

  kbruch-15.08.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.bowzqd/_old  2015-10-19 22:36:55.0 +0200
+++ /var/tmp/diff_new_pack.bowzqd/_new  2015-10-19 22:36:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.08.1
+Version:15.08.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+
@@ -73,10 +73,8 @@
 %{_kf5_bindir}/kbruch
 %dir %_datadir/appdata
 %_datadir/appdata/org.kde.kbruch.appdata.xml
-%dir %{_kf5_applicationsdir}/kbruch
-%{_kf5_applicationsdir}/kbruch/org.kde.kbruch.desktop
-%dir %{_kf5_configkcfgdir}
-%{_kf5_configkcfgdir}/kbruch/
+%{_kf5_applicationsdir}/org.kde.kbruch.desktop
+%{_kf5_configkcfgdir}/
 %{_kf5_htmldir}/en/kbruch/
 %{_kf5_iconsdir}/hicolor/*/apps/kbruch.*
 %_datadir/kbruch/

++ kbruch-15.08.1.tar.xz -> kbruch-15.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.08.1/VERSION new/kbruch-15.08.2/VERSION
--- old/kbruch-15.08.1/VERSION  2015-07-01 10:27:18.0 +0200
+++ new/kbruch-15.08.2/VERSION  2015-09-27 02:35:22.0 +0200
@@ -1 +1 @@
-5.0
+5.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.08.1/kbruch.lsm 
new/kbruch-15.08.2/kbruch.lsm
--- old/kbruch-15.08.1/kbruch.lsm   2015-07-01 10:27:18.0 +0200
+++ new/kbruch-15.08.2/kbruch.lsm   2015-09-27 02:35:22.0 +0200
@@ -1,6 +1,6 @@
 Begin3
 Title:  KBruch
-Version:5.0
+Version:5.0.1
 Entered-date:   2004-02-18
 Description:task generator for calculations with fractions
 Keywords:   ratio, fraction, generator, denominator
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.08.1/src/AppMenuWidget.cpp 
new/kbruch-15.08.2/src/AppMenuWidget.cpp
--- old/kbruch-15.08.1/src/AppMenuWidget.cpp2015-07-01 10:27:18.0 
+0200
+++ new/kbruch-15.08.2/src/AppMenuWidget.cpp2015-09-27 02:35:22.0 
+0200
@@ -75,11 +75,11 @@
 "QPushButton#m_Learning:hover {"
 "border: none;"
 "image: url(") +
-QStandardPaths::locate(QStandardPaths::GenericDataLocation, 
QStringLiteral("kbruch/pics/icon_learning.png") +
+QStandardPaths::locate(QStandardPaths::GenericDataLocation, 
QStringLiteral("kbruch/pics/icon_learning.png")) +
 QStringLiteral(");"
 "}"
 "QLabel#labelInfo, QLabel#labelFreestyle, QLabel#labelLearning"
-"{ font: bold 20px; }"));
+"{ font: bold 20px; }");
 
 setStyleSheet(css);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.08.1/src/CMakeLists.txt 
new/kbruch-15.08.2/src/CMakeLists.txt
--- old/kbruch-15.08.1/src/CMakeLists.txt   2015-07-01 10:27:18.0 
+0200
+++ new/kbruch-15.08.2/src/CMakeLists.txt   2015-09-27 02:35:22.0 
+0200
@@ -50,8 +50,8 @@
 
 ### install files ###
 
-install( PROGRAMS org.kde.kbruch.desktop  DESTINATION  
${KDE_INSTALL_APPDIR}/kbruch )
-install( FILES kbruch.kcfg  DESTINATION  ${KDE_INSTALL_KCFGDIR}/kbruch )
+install( PROGRAMS org.kde.kbruch.desktop  DESTINATION  ${KDE_INSTALL_APPDIR} )
+install( FILES kbruch.kcfg  DESTINATION  ${KDE_INSTALL_KCFGDIR} )
 install( FILES kbruchui.rc  DESTINATION  ${KDE_INSTALL_KXMLGUI5DIR}/kbruch )
 install( FILES AppMenuWidgetui.rc  DESTINATION  
${KDE_INSTALL_KXMLGUI5DIR}/kbruch )
 install( FILES FractionRingWidgetui.rc  DESTINATION  
${KDE_INSTALL_KXMLGUI5DIR}/kbruch )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.08.1/src/FractionRingWidget.cpp 
new/kbruch-15.08.2/src/FractionRingWidget.cpp
--- old/kbruch-15.08.1/src/FractionRingWidget.cpp   2015-07-01 
10:27:18.0 +0200
+++ new/kbruch-15.08.2/src/FractionRingWidget.cpp   2015-09-27 

commit kbruch for openSUSE:Factory

2015-10-08 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

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



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.mdlitq/_old  2015-10-08 08:25:47.0 +0200
+++ /var/tmp/diff_new_pack.mdlitq/_new  2015-10-08 08:25:47.0 +0200
@@ -71,6 +71,7 @@
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING* NEWS README
 %{_kf5_bindir}/kbruch
+%dir %_datadir/appdata
 %_datadir/appdata/org.kde.kbruch.appdata.xml
 %dir %{_kf5_applicationsdir}/kbruch
 %{_kf5_applicationsdir}/kbruch/org.kde.kbruch.desktop




commit kbruch for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

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

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


Package is "kbruch"

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2015-07-14 
17:32:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2015-10-03 
20:19:02.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:01:24 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:42:50 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:48:05 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:

  kbruch-15.04.3.tar.xz

New:

  kbruch-15.08.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.1KCa6y/_old  2015-10-03 20:19:03.0 +0200
+++ /var/tmp/diff_new_pack.1KCa6y/_new  2015-10-03 20:19:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.04.3.tar.xz -> kbruch-15.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.04.3/CMakeLists.txt 
new/kbruch-15.08.1/CMakeLists.txt
--- old/kbruch-15.04.3/CMakeLists.txt   2015-04-27 13:12:22.0 +0200
+++ new/kbruch-15.08.1/CMakeLists.txt   2015-07-01 10:27:18.0 +0200
@@ -2,7 +2,7 @@
 
 cmake_minimum_required(VERSION 2.8.12)
 
-find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 include(ECMInstallIcons)
 
@@ -24,6 +24,7 @@
 include(KDECMakeSettings)
 include(KDECompilerSettings)
 include(FeatureSummary)
+include(ECMAddAppIcon)
 
 # use sane compile flags
 add_definitions(
@@ -41,6 +42,6 @@
 add_subdirectory( doc )
 add_subdirectory( src )
 
-install(FILES org.kde.kbruch.appdata.xml DESTINATION 
${SHARE_INSTALL_PREFIX}/appdata/)
+install(FILES org.kde.kbruch.appdata.xml DESTINATION 
${KDE_INSTALL_DATAROOTDIR}/appdata/)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.04.3/doc/CMakeLists.txt 
new/kbruch-15.08.1/doc/CMakeLists.txt
--- old/kbruch-15.04.3/doc/CMakeLists.txt   2015-04-27 13:12:22.0 
+0200
+++ new/kbruch-15.08.1/doc/CMakeLists.txt   2015-07-01 10:27:18.0 
+0200
@@ -1,5 +1,5 @@
 ### install files ###
 #
 
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR kbruch)
-kdoctools_create_manpage(man-kbruch.1.docbook 1 INSTALL_DESTINATION 
${MAN_INSTALL_DIR})
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kbruch)
+kdoctools_create_manpage(man-kbruch.1.docbook 1 INSTALL_DESTINATION 
${KDE_INSTALL_MANDIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.04.3/org.kde.kbruch.appdata.xml 
new/kbruch-15.08.1/org.kde.kbruch.appdata.xml
--- old/kbruch-15.04.3/org.kde.kbruch.appdata.xml   2015-04-27 
13:12:22.0 +0200
+++ new/kbruch-15.08.1/org.kde.kbruch.appdata.xml   2015-07-01 
10:27:18.0 +0200
@@ -15,6 +15,7 @@
   KBruch
   KBruch
   KBruch
+  KBruch
   KBruch
   KBruch
   KBruch
@@ -32,6 +33,7 @@
   KBruch
   數學_KBruch
   Exercise Fractions
+  Exercicios de fraiciones
   Vježba razlomaka
   Exercita les fraccions
   Cvičení se zlomky
@@ -41,6 +43,7 @@
   Ülesanded murdudega
   Murtolukujen harjoittelu
   Exercez-vous aux fractions
+  Exercicios con fraccións
   Gyakorlat törtekkel
   Esercizi con le frazioni
   분수 연습
@@ -59,6 +62,7 @@
   練習分數
   
 KBruch is a small program to practice calculating with fractions and 
percentages. Different exercises are provided for this purpose and you can use 
the learning mode to practice with fractions. The program checks the user's 
input and gives feedback.
+

commit kbruch for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

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

  kbruch-15.04.2.tar.xz

New:

  kbruch-15.04.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.XsDd3N/_old  2015-07-14 17:32:27.0 +0200
+++ /var/tmp/diff_new_pack.XsDd3N/_new  2015-07-14 17:32:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.04.2
+Version:15.04.3
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.04.2.tar.xz - kbruch-15.04.3.tar.xz ++




commit kbruch for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

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

Old:

  kbruch-15.04.1.tar.xz

New:

  kbruch-15.04.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.qVCrUD/_old  2015-06-04 10:20:52.0 +0200
+++ /var/tmp/diff_new_pack.qVCrUD/_new  2015-06-04 10:20:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.04.1
+Version:15.04.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.04.1.tar.xz - kbruch-15.04.2.tar.xz ++




commit kbruch for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2015-05-11 
17:43:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2015-05-15 
09:57:23.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 10:50:53 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  kbruch-15.04.0.tar.xz

New:

  kbruch-15.04.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.1WcsGa/_old  2015-05-15 09:57:23.0 +0200
+++ /var/tmp/diff_new_pack.1WcsGa/_new  2015-05-15 09:57:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-15.04.0.tar.xz - kbruch-15.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.04.0/org.kde.kbruch.appdata.xml 
new/kbruch-15.04.1/org.kde.kbruch.appdata.xml
--- old/kbruch-15.04.0/org.kde.kbruch.appdata.xml   2015-03-19 
10:08:12.0 +0100
+++ new/kbruch-15.04.1/org.kde.kbruch.appdata.xml   2015-04-27 
13:12:22.0 +0200
@@ -17,6 +17,7 @@
   name xml:lang=frKBruch/name
   name xml:lang=huKBruch/name
   name xml:lang=itKBruch/name
+  name xml:lang=koKBruch/name
   name xml:lang=ltKBruch/name
   name xml:lang=ndsKBruch/name
   name xml:lang=nlKBruch/name
@@ -42,6 +43,7 @@
   summary xml:lang=frExercez-vous aux fractions/summary
   summary xml:lang=huGyakorlat törtekkel/summary
   summary xml:lang=itEsercizi con le frazioni/summary
+  summary xml:lang=ko분수 연습/summary
   summary xml:lang=ltTreniruokitės trupmenas/summary
   summary xml:lang=ndsBrookreken öven/summary
   summary xml:lang=nlBreuken oefenen/summary
@@ -89,6 +91,7 @@
 p xml:lang=frFonctionnalités :/p
 p xml:lang=huSzolgáltatások:/p
 p xml:lang=itFunzionalità:/p
+p xml:lang=ko기능:/p
 p xml:lang=ltYpatybės:/p
 p xml:lang=ndsMarkmalen:/p
 p xml:lang=nlMogelijkheden:/p
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-15.04.0/src/KBruch.cpp 
new/kbruch-15.04.1/src/KBruch.cpp
--- old/kbruch-15.04.0/src/KBruch.cpp   2015-03-19 10:08:12.0 +0100
+++ new/kbruch-15.04.1/src/KBruch.cpp   2015-04-27 13:12:22.0 +0200
@@ -41,6 +41,8 @@
 {
 // init random generator
 srand(time(NULL));
+QApplication app(argc, argv);
+
 
 Kdelibs4ConfigMigrator migrate(QStringLiteral(kbruch));
 migrate.setConfigFiles(QStringList()  QStringLiteral(kbruchrc));
@@ -63,7 +65,6 @@
 aboutData.addAuthor(i18n(Tiago Porangaba), i18n(New interface design 
and usability improvements), 
QStringLiteral(tiago.porang...@ltia.fc.unesp.br));
 aboutData.setHomepage(QStringLiteral(http://edu.kde.org/kbruch/;));
 
-QApplication app(argc, argv);
 QCommandLineParser parser;
 KAboutData::setApplicationData(aboutData);
 parser.addVersionOption();




commit kbruch for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2015-05-11 17:43:00

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2015-03-11 
09:45:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2015-05-11 
17:43:01.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 12:44:57 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.0
+   * KDE Applications 15.04.0
+   * https://www.kde.org/announcements/announce-applications-15.04.0.php
+
+
+---
+Sat Mar 21 17:21:39 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:36:26 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  kbruch-14.12.3.tar.xz

New:

  kbruch-15.04.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.9yAFBe/_old  2015-05-11 17:43:02.0 +0200
+++ /var/tmp/diff_new_pack.9yAFBe/_new  2015-05-11 17:43:02.0 +0200
@@ -17,19 +17,39 @@
 
 
 Name:   kbruch
-Version:14.12.3
+Version:15.04.0
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+
 Group:  Amusements/Teaching/Mathematics
 Url:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
-BuildRequires:  libkde4-devel
-BuildRequires:  xz
-Provides:   kde4-kbruch = 4.3.0
-Obsoletes:  kde4-kbruch  4.3.0
+BuildRequires:  extra-cmake-modules
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5QuickWidgets)
+BuildRequires:  pkgconfig(Qt5Test)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Declarative)
+BuildRequires:  kconfig-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kdnssd-framework-devel
+BuildRequires:  kguiaddons-devel
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kitemviews-devel
+BuildRequires:  kdeclarative-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  kio-devel
+BuildRequires:  knotifyconfig-devel
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  knewstuff-devel
+BuildRequires:  phonon4qt5-devel
+BuildRequires:  update-desktop-files
+Obsoletes:  %{name}5  %{version}
+Provides:   %{name}5 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 KBruch is an application to learn calculating with fractions.
@@ -41,24 +61,25 @@
 %ifarch ppc ppc64
 export RPM_OPT_FLAGS=%{optflags} -mminimal-toc
 %endif
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  %kde4_makeinstall -C build
-  %kde_post_install
+  %kf5_makeinstall -C build
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING* NEWS README
-%dir %{_kde4_datadir}/appdata
-%{_kde4_applicationsdir}/kbruch.desktop
-%{_kde4_appsdir}/kbruch/
-%{_kde4_bindir}/kbruch
-%{_kde4_configkcfgdir}/kbruch.kcfg
-%{_kde4_datadir}/appdata/kbruch.appdata.xml
-%{_kde4_htmldir}/en/kbruch/
-%{_kde4_iconsdir}/hicolor/*/apps/kbruch.*
-%{_kde4_mandir}/man1/kbruch.1.gz
+%{_kf5_bindir}/kbruch
+%_datadir/appdata/org.kde.kbruch.appdata.xml
+%dir %{_kf5_applicationsdir}/kbruch
+%{_kf5_applicationsdir}/kbruch/org.kde.kbruch.desktop
+%dir %{_kf5_configkcfgdir}
+%{_kf5_configkcfgdir}/kbruch/
+%{_kf5_htmldir}/en/kbruch/
+%{_kf5_iconsdir}/hicolor/*/apps/kbruch.*
+%_datadir/kbruch/
+%{_kf5_kxmlguidir}/kbruch/
+%_mandir/man1/kbruch.1.gz
 
 %changelog

++ kbruch-14.12.3.tar.xz - kbruch-15.04.0.tar.xz ++
 6432 lines of diff (skipped)




commit kbruch for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2015-02-06 
10:58:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2015-03-11 
09:45:45.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:33:52 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:

  kbruch-14.12.2.tar.xz

New:

  kbruch-14.12.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.676y8c/_old  2015-03-11 09:45:46.0 +0100
+++ /var/tmp/diff_new_pack.676y8c/_new  2015-03-11 09:45:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:14.12.2
+Version:14.12.3
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-14.12.2.tar.xz - kbruch-14.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-14.12.2/kbruch.appdata.xml 
new/kbruch-14.12.3/kbruch.appdata.xml
--- old/kbruch-14.12.2/kbruch.appdata.xml   2014-11-28 06:42:25.0 
+0100
+++ new/kbruch-14.12.3/kbruch.appdata.xml   2015-02-21 07:35:51.0 
+0100
@@ -4,6 +4,7 @@
   metadata_licenseCC0-1.0/metadata_license
   project_licenseGPL-2.0+/project_license
   nameKBruch/name
+  name xml:lang=bsKBruch/name
   name xml:lang=caKBruch/name
   name xml:lang=csKBruch/name
   name xml:lang=daKBruch/name
@@ -28,6 +29,7 @@
   name xml:lang=x-testxxKBruchxx/name
   name xml:lang=zh-TW數學_KBruch/name
   summaryExercise Fractions/summary
+  summary xml:lang=bsVježba razlomaka/summary
   summary xml:lang=caExercita les fraccions/summary
   summary xml:lang=csCvičení se zlomky/summary
   summary xml:lang=deBruchrechnen üben/summary
@@ -52,6 +54,7 @@
   summary xml:lang=zh-TW練習分數/summary
   description
 pKBruch is a small program to practice calculating with fractions and 
percentages. Different exercises are provided for this purpose and you can use 
the learning mode to practice with fractions. The program checks the user's 
input and gives feedback./p
+p xml:lang=bsKBruch je mali program da vježbate računanje sa 
razlomcima i procentima. Različite vježbe su obezbjeđeni za tu svrhu i možete 
koristiti režim učenja da vježbate sa razlomcima. Program provjerava ulaz 
korisnika i daje povratnu informaciju./p
 p xml:lang=caEl KBruch és un programa senzill per a practicar càlcul 
amb fraccions i percentatges. Es proposen diversos exercicis i podeu utilitzar 
el mode d'aprenentatge per a practicar amb fraccions. El programa comprova 
l'entrada de l'usuari i proporciona una resposta./p
 p xml:lang=deKBruch ist ein kleines Programm, um das Rechnen mit 
Brüchen und Prozenten zu üben. Für diesen Zweck werden verschiedene Übungen 
angeboten. Außerdem gibt es einen Modus für das Lernen von Brüchen. Das 
Programm überprüft die Eingaben des Benutzers und gibt entsprechende 
Rückmeldungen./p
 p xml:lang=en-GBKBruch is a small program to practice calculating with 
fractions and percentages. Different exercises are provided for this purpose 
and you can use the learning mode to practice with fractions. The program 
checks the user's input and gives feedback./p
@@ -73,6 +76,7 @@
 p xml:lang=x-testxxKBruch is a small program to practice calculating 
with fractions and percentages. Different exercises are provided for this 
purpose and you can use the learning mode to practice with fractions. The 
program checks the user's input and gives feedback.xx/p
 p xml:lang=zh-TWKBruch 是用來練習計算分數與百分比的小程式。提供不同的練習模式讓您練習分數。/p
 pFeatures:/p
+p xml:lang=bsSvojstva:/p
 p xml:lang=caCaracterístiques:/p
 p xml:lang=csVlastnosti:/p
 p xml:lang=deFunktionen:/p
@@ -97,6 +101,7 @@
 p xml:lang=zh-TW功能:/p
 ul
   liArithmetic exercise - in this exercise you have to solve a given 
fraction task. You have to enter the numerator and the denominator. This is the 
main exercise./li
+  li xml:lang=bsAritmetička vježba - u ovoj vježbi morate riješiti 
dati razlomak . Morate ući u brojnik i nazivnik. Ovo je glavna vježba./li
   li xml:lang=caExercici aritmètic: En aquest exercici heu de resoldre 
un càlcul de fracció. Cal que escriviu el resultat, és a dir el numerador i el 
denominador. Aquest és l'exercici principal./li
   li xml:lang=deArithmetik - in 

commit kbruch for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

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

  kbruch-14.12.0.tar.xz

New:

  kbruch-14.12.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.QuEKlo/_old  2015-01-21 22:09:20.0 +0100
+++ /var/tmp/diff_new_pack.QuEKlo/_new  2015-01-21 22:09:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbruch
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:14.12.0
+Version:14.12.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2015-01-08 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-11-19 
20:29:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2015-01-08 
23:16:24.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:34:02 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:

  kbruch-4.14.3.tar.xz

New:

  kbruch-14.12.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.QNpPMQ/_old  2015-01-08 23:16:26.0 +0100
+++ /var/tmp/diff_new_pack.QNpPMQ/_new  2015-01-08 23:16:26.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.14.3
+Version:14.12.0
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.14.3.tar.xz - kbruch-14.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.14.3/kbruch.appdata.xml 
new/kbruch-14.12.0/kbruch.appdata.xml
--- old/kbruch-4.14.3/kbruch.appdata.xml2014-09-04 07:21:57.0 
+0200
+++ new/kbruch-14.12.0/kbruch.appdata.xml   2014-11-28 06:42:25.0 
+0100
@@ -6,6 +6,7 @@
   nameKBruch/name
   name xml:lang=caKBruch/name
   name xml:lang=csKBruch/name
+  name xml:lang=daKBruch/name
   name xml:lang=deKBruch/name
   name xml:lang=en-GBKBruch/name
   name xml:lang=esKBruch/name
@@ -22,6 +23,7 @@
   name xml:lang=skKBruch/name
   name xml:lang=slKBruch/name
   name xml:lang=svKbruch/name
+  name xml:lang=trKBruch/name
   name xml:lang=ukKBruch/name
   name xml:lang=x-testxxKBruchxx/name
   name xml:lang=zh-TW數學_KBruch/name
@@ -44,6 +46,7 @@
   summary xml:lang=skCvičenie zlomkov/summary
   summary xml:lang=slVaje z ulomki/summary
   summary xml:lang=svÖvningar med bråk/summary
+  summary xml:lang=trKesir Alıştırmaları/summary
   summary xml:lang=ukВправи з дробами/summary
   summary xml:lang=x-testxxExercise Fractionsxx/summary
   summary xml:lang=zh-TW練習分數/summary
@@ -65,6 +68,7 @@
 p xml:lang=skKBruch je malý program na výuku počítania so zlomkami a 
percentami. Sú tu rôzne cvičenia na tento účel a môžete použiť režim učenia na 
precvičovanie zlomkov. Program kontroluje vstup používateľa a reaguje naň./p
 p xml:lang=slKBruch je majhen program za vadbo ulomkov in odstotkov. 
Ponuja različne vaje, lahko pa uporabite tudi učni način. Program preveri 
uporabnikov vnos ter poda odziv./p
 p xml:lang=svKbruch är ett litet program för att öva räkning med bråk 
och procent. Olika övningar tillhandahålls för detta syfte, och du kan använda 
inlärningsläget för att öva dig på bråk. Programmet kontrollerar användarens 
indata och ger återmatning./p
+p xml:lang=trKBruch kesirler ve yüzdeleri çalışmak için küçük bir 
programdır. Bu amaçla farklı alıştırmalar sağlamaktadır ve öğrenme kipini 
kesirleri çalışmak için kullanabilirsiniz. Program kullanıcının girdilerini 
kontrol ederek geri bildirim verir./p
 p xml:lang=ukKBruch — це невеличка програма, яку призначено для 
вдосконалення навичок з обчислень з дробами і відсотками. З цією метою у ній 
використано різні вправи. Програма перевіряє введену користувачем інформацію і 
повідомляє про результат./p
 p xml:lang=x-testxxKBruch is a small program to practice calculating 
with fractions and percentages. Different exercises are provided for this 
purpose and you can use the learning mode to practice with fractions. The 
program checks the user's input and gives feedback.xx/p
 p xml:lang=zh-TWKBruch 是用來練習計算分數與百分比的小程式。提供不同的練習模式讓您練習分數。/p
@@ -87,6 +91,7 @@
 p xml:lang=skFunkcie:/p
 p xml:lang=slZmožnosti:/p
 p xml:lang=svFunktioner:/p
+p xml:lang=trÖzellikler:/p
 p xml:lang=ukМожливості:/p
 p xml:lang=x-testxxFeatures:xx/p
 p xml:lang=zh-TW功能:/p
@@ -108,6 +113,7 @@
   li xml:lang=skAritmetické cvičenie - v tomto cvičení musíte vyriešiť 
danú úlohu so zlomkami. Musíte zadať čitateľa a menovateľa. Toto je hlavné 
cvičenie./li
   li xml:lang=slRačunstvo -  v tej vaji morate rešiti nalogo z ulomki. 
Vnesti morate števec in imenovalec. To je glavna vaja./li
   li xml:lang=svAritmetikövning: I den här övningen måste du lösa en 
given uppgift med bråk. Du måste skriva in täljare och nämnare. Detta är den 
huvudsakliga övningen./li
+  li xml:lang=trAritmetik alıştırma - 

commit kbruch for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-10-16 
18:12:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-11-19 
20:29:07.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 20:33:18 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:

  kbruch-4.14.2.tar.xz

New:

  kbruch-4.14.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.m3MjCc/_old  2014-11-19 20:29:08.0 +0100
+++ /var/tmp/diff_new_pack.m3MjCc/_new  2014-11-19 20:29:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.14.2
+Version:4.14.3
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2014-10-16 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-09-18 
07:58:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-10-16 
18:12:47.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:04:10 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:

  kbruch-4.14.1.tar.xz

New:

  kbruch-4.14.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.eRxgNp/_old  2014-10-16 18:12:48.0 +0200
+++ /var/tmp/diff_new_pack.eRxgNp/_new  2014-10-16 18:12:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.14.1
+Version:4.14.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2014-09-18 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-08-25 
10:59:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-09-18 
07:58:53.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 13 16:28:44 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:

  kbruch-4.14.0.tar.xz

New:

  kbruch-4.14.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.00Uo3I/_old  2014-09-18 07:58:54.0 +0200
+++ /var/tmp/diff_new_pack.00Uo3I/_new  2014-09-18 07:58:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.14.0
+Version:4.14.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.14.0.tar.xz - kbruch-4.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.14.0/kbruch.appdata.xml 
new/kbruch-4.14.1/kbruch.appdata.xml
--- old/kbruch-4.14.0/kbruch.appdata.xml2014-08-06 07:38:33.0 
+0200
+++ new/kbruch-4.14.1/kbruch.appdata.xml2014-09-04 07:21:57.0 
+0200
@@ -11,6 +11,7 @@
   name xml:lang=esKBruch/name
   name xml:lang=etKBruch/name
   name xml:lang=fiKBruch/name
+  name xml:lang=frKBruch/name
   name xml:lang=huKBruch/name
   name xml:lang=itKBruch/name
   name xml:lang=ndsKBruch/name
@@ -32,6 +33,7 @@
   summary xml:lang=esEjercitar fracciones/summary
   summary xml:lang=etÜlesanded murdudega/summary
   summary xml:lang=fiMurtolukujen harjoittelu/summary
+  summary xml:lang=frExercez-vous aux fractions/summary
   summary xml:lang=huGyakorlat törtekkel/summary
   summary xml:lang=itEsercizi con le frazioni/summary
   summary xml:lang=ndsBrookreken öven/summary
@@ -50,8 +52,10 @@
 p xml:lang=caEl KBruch és un programa senzill per a practicar càlcul 
amb fraccions i percentatges. Es proposen diversos exercicis i podeu utilitzar 
el mode d'aprenentatge per a practicar amb fraccions. El programa comprova 
l'entrada de l'usuari i proporciona una resposta./p
 p xml:lang=deKBruch ist ein kleines Programm, um das Rechnen mit 
Brüchen und Prozenten zu üben. Für diesen Zweck werden verschiedene Übungen 
angeboten. Außerdem gibt es einen Modus für das Lernen von Brüchen. Das 
Programm überprüft die Eingaben des Benutzers und gibt entsprechende 
Rückmeldungen./p
 p xml:lang=en-GBKBruch is a small program to practice calculating with 
fractions and percentages. Different exercises are provided for this purpose 
and you can use the learning mode to practice with fractions. The program 
checks the user's input and gives feedback./p
+p xml:lang=esKBruch es un pequeño programa para practicar el cálculo 
con fracciones y porcentajes. Para ello, se proporcionan diferentes ejercicios 
y se puede utilizar el modo de aprendizaje para practicar con las fracciones. 
El programa comprueba las respuestas del usuario y hace comentarios al 
respecto./p
 p xml:lang=etKBruch on väike rakendus, mis aitab harjutada murdude ja 
protsentidega arvutamist. Selleks pakutakse mitut laadi ülesandeid, samuti saab 
murdudega arvutamist harjutada vastavas harjutamisrežiimis. Rakendus kontrollib 
vastuse õigsust ja annab teada, mida ta sellest arvab./p
 p xml:lang=fiKBruch on pieni ohjelma murtoluku- ja prosenttilaskujen 
harjoittelemiseen. Ohjelmaan sisältyy useammanlaisia tehtäviä, ja opiskelutilaa 
voi käyttää murtolukujen harjoitteluun. Ohjelma tarkistaa käyttäjän antaman 
vastauksen ja antaa palautetta./p
+p xml:lang=frKBruch est un petit programme pour s'entraîner au calcul 
de fractions et de pourcentages. Différents exercices sont fournis dans ce but 
et vous pouvez utiliser le mode d'apprentissage pour vous entraîner aux 
fractions. Le programme vérifie les saisies de l'utilisateur et donne un 
retour./p
 p xml:lang=itKBruch è un piccolo programma per esercitarti a calcolare 
con frazioni e percentuali. Per questo scopo vi sono differenti esercizi e puoi 
usare la modalità di apprendimento per esercitarti con le frazioni. Il 
programma controlla che i dati inseriti siano corretti e risponde di 
conseguenza./p
 p xml:lang=ndsKBruch is en lütt Programm, mit dat sik dat Reken mit 

commit kbruch for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2014-08-25 10:59:10

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-07-16 
16:17:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-08-25 
10:59:25.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 08:29:52 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.0
+   * KDE 4.14.0 SC Final Release
+   * See http://www.kde.org/announcements/4.13/
+
+---
+Thu Jul 17 16:44:05 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:

  kbruch-4.13.80.tar.xz

New:

  kbruch-4.14.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.eqJfMe/_old  2014-08-25 10:59:25.0 +0200
+++ /var/tmp/diff_new_pack.eqJfMe/_new  2014-08-25 10:59:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.13.80
+Version:4.14.0
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.13.80.tar.xz - kbruch-4.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.13.80/kbruch.appdata.xml 
new/kbruch-4.14.0/kbruch.appdata.xml
--- old/kbruch-4.13.80/kbruch.appdata.xml   2014-07-05 03:46:20.0 
+0200
+++ new/kbruch-4.14.0/kbruch.appdata.xml2014-08-06 07:38:33.0 
+0200
@@ -4,120 +4,174 @@
   metadata_licenseCC0-1.0/metadata_license
   project_licenseGPL-2.0+/project_license
   nameKBruch/name
+  name xml:lang=caKBruch/name
   name xml:lang=csKBruch/name
+  name xml:lang=deKBruch/name
+  name xml:lang=en-GBKBruch/name
   name xml:lang=esKBruch/name
+  name xml:lang=etKBruch/name
   name xml:lang=fiKBruch/name
   name xml:lang=huKBruch/name
+  name xml:lang=itKBruch/name
   name xml:lang=ndsKBruch/name
   name xml:lang=nlKBruch/name
   name xml:lang=plKBruch/name
   name xml:lang=ptKBruch/name
   name xml:lang=pt-BRKBruch/name
   name xml:lang=skKBruch/name
+  name xml:lang=slKBruch/name
   name xml:lang=svKbruch/name
   name xml:lang=ukKBruch/name
   name xml:lang=x-testxxKBruchxx/name
   name xml:lang=zh-TW數學_KBruch/name
   summaryExercise Fractions/summary
+  summary xml:lang=caExercita les fraccions/summary
   summary xml:lang=csCvičení se zlomky/summary
+  summary xml:lang=deBruchrechnen üben/summary
+  summary xml:lang=en-GBExercise Fractions/summary
   summary xml:lang=esEjercitar fracciones/summary
+  summary xml:lang=etÜlesanded murdudega/summary
   summary xml:lang=fiMurtolukujen harjoittelu/summary
   summary xml:lang=huGyakorlat törtekkel/summary
+  summary xml:lang=itEsercizi con le frazioni/summary
   summary xml:lang=ndsBrookreken öven/summary
   summary xml:lang=nlBreuken oefenen/summary
   summary xml:lang=plĆwiczenia z ułamków/summary
   summary xml:lang=ptExercitar Fracções/summary
   summary xml:lang=pt-BRExercícios com frações/summary
   summary xml:lang=skCvičenie zlomkov/summary
+  summary xml:lang=slVaje z ulomki/summary
   summary xml:lang=svÖvningar med bråk/summary
   summary xml:lang=ukВправи з дробами/summary
   summary xml:lang=x-testxxExercise Fractionsxx/summary
   summary xml:lang=zh-TW練習分數/summary
   description
 pKBruch is a small program to practice calculating with fractions and 
percentages. Different exercises are provided for this purpose and you can use 
the learning mode to practice with fractions. The program checks the user's 
input and gives feedback./p
+p xml:lang=caEl KBruch és un programa senzill per a practicar càlcul 
amb fraccions i percentatges. Es proposen diversos exercicis i podeu utilitzar 
el mode d'aprenentatge per a practicar amb fraccions. El programa comprova 
l'entrada de l'usuari i proporciona una resposta./p
+p xml:lang=deKBruch ist ein kleines Programm, um das Rechnen mit 
Brüchen und Prozenten zu üben. Für diesen Zweck werden verschiedene Übungen 
angeboten. Außerdem gibt es einen Modus für das Lernen von Brüchen. Das 
Programm überprüft die Eingaben des Benutzers und gibt entsprechende 
Rückmeldungen./p
+p xml:lang=en-GBKBruch is a small program to practice calculating with 
fractions and percentages. Different exercises are provided for this purpose 
and you can use the learning mode to practice with fractions. The program 
checks the user's input and gives feedback./p
+p xml:lang=etKBruch on 

commit kbruch for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-06-19 
13:16:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-07-16 
16:17:09.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:16:38 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:

  kbruch-4.13.2.tar.xz

New:

  kbruch-4.13.80.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.NLyE2s/_old  2014-07-16 16:17:09.0 +0200
+++ /var/tmp/diff_new_pack.NLyE2s/_new  2014-07-16 16:17:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.13.2
+Version:4.13.80
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+
@@ -50,12 +50,15 @@
 
 %files
 %defattr(-,root,root)
-%_kde4_bindir/kbruch
-%_kde4_applicationsdir/kbruch.desktop
-%_kde4_htmldir/en/kbruch/
-%_kde4_iconsdir/hicolor/*/apps/kbruch.*
-%_kde4_appsdir/kbruch/
-%_kde4_sharedir/config.kcfg/kbruch.kcfg
-%_kde4_mandir/man1/kbruch.1.gz
+%doc AUTHORS ChangeLog COPYING* NEWS README
+%dir %{_kde4_datadir}/appdata
+%{_kde4_applicationsdir}/kbruch.desktop
+%{_kde4_appsdir}/kbruch/
+%{_kde4_bindir}/kbruch
+%{_kde4_configkcfgdir}/kbruch.kcfg
+%{_kde4_datadir}/appdata/kbruch.appdata.xml
+%{_kde4_htmldir}/en/kbruch/
+%{_kde4_iconsdir}/hicolor/*/apps/kbruch.*
+%{_kde4_mandir}/man1/kbruch.1.gz
 
 %changelog

++ kbruch-4.13.2.tar.xz - kbruch-4.13.80.tar.xz ++
 16784 lines of diff (skipped)

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



commit kbruch for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-05-22 
06:50:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-06-19 
13:16:07.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 18:33:44 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:

  kbruch-4.13.1.tar.xz

New:

  kbruch-4.13.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.QDzpMr/_old  2014-06-19 13:16:08.0 +0200
+++ /var/tmp/diff_new_pack.QDzpMr/_new  2014-06-19 13:16:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.13.1
+Version:4.13.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2014-05-21 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-04-18 
12:36:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-05-22 
06:50:31.0 +0200
@@ -1,0 +2,7 @@
+Fri May  9 16:45:50 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:

  kbruch-4.13.0.tar.xz

New:

  kbruch-4.13.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.Xy4kRQ/_old  2014-05-22 06:50:32.0 +0200
+++ /var/tmp/diff_new_pack.Xy4kRQ/_new  2014-05-22 06:50:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.13.0
+Version:4.13.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2014-04-18 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2014-04-18 11:33:58

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-03-30 
10:47:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-04-18 
12:36:07.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 16:48:58 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  kbruch-4.12.97.tar.xz

New:

  kbruch-4.13.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.YYnAV1/_old  2014-04-18 12:36:09.0 +0200
+++ /var/tmp/diff_new_pack.YYnAV1/_new  2014-04-18 12:36:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.12.97
+Version:4.13.0
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2014-03-30 07:51:45

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-03-18 
16:11:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-03-30 
10:47:26.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 17:43:27 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:09:27 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:

  kbruch-4.12.90.tar.xz

New:

  kbruch-4.12.97.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.HYrdoL/_old  2014-03-30 10:50:36.0 +0200
+++ /var/tmp/diff_new_pack.HYrdoL/_new  2014-03-30 10:50:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.12.90
+Version:4.12.97
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2014-03-18 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-02-20 
07:55:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-03-18 
16:11:42.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:14:53 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 10:04: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:

  kbruch-4.12.2.tar.xz

New:

  kbruch-4.12.90.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.xMUez5/_old  2014-03-18 16:11:43.0 +0100
+++ /var/tmp/diff_new_pack.xMUez5/_new  2014-03-18 16:11:43.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.12.2
+Version:4.12.90
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2014-02-20 07:55:32

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2014-01-27 
11:15:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-02-20 
07:55:52.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:12:58 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:

  kbruch-4.12.1.tar.xz

New:

  kbruch-4.12.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.q4mWGx/_old  2014-02-20 07:55:53.0 +0100
+++ /var/tmp/diff_new_pack.q4mWGx/_new  2014-02-20 07:55:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2014-01-27 11:15:37

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-12-19 
13:16:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2014-01-27 
11:15:38.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 15:38:21 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:

  kbruch-4.12.0.tar.xz

New:

  kbruch-4.12.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.2Sl7wt/_old  2014-01-27 11:15:39.0 +0100
+++ /var/tmp/diff_new_pack.2Sl7wt/_new  2014-01-27 11:15:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbruch
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.12.0
+Version:4.12.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2013-12-19 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-12-11 
14:33:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-12-19 
13:16:35.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:05:51 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.12.0
+   * KDE 4.12.0  release
+   * See http://www.kde.org/announcements/4.12.php
+
+---

Old:

  kbruch-4.11.97.tar.xz

New:

  kbruch-4.12.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.ho1wwO/_old  2013-12-19 13:16:36.0 +0100
+++ /var/tmp/diff_new_pack.ho1wwO/_new  2013-12-19 13:16:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.11.97
+Version:4.12.0
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.11.97.tar.xz - kbruch-4.12.0.tar.xz ++

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



commit kbruch for openSUSE:Factory

2013-12-11 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-12-02 
12:32:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-12-11 
14:33:53.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 07:07:23 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:21:59 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:

  kbruch-4.11.90.tar.xz

New:

  kbruch-4.11.97.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.XuEoR7/_old  2013-12-11 14:33:53.0 +0100
+++ /var/tmp/diff_new_pack.XuEoR7/_new  2013-12-11 14:33:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.11.90
+Version:4.11.97
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.11.90.tar.xz - kbruch-4.11.97.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.11.90/src/kbruch.desktop 
new/kbruch-4.11.97/src/kbruch.desktop
--- old/kbruch-4.11.90/src/kbruch.desktop   2013-10-27 13:43:50.0 
+0100
+++ new/kbruch-4.11.97/src/kbruch.desktop   2013-11-18 07:47:21.0 
+0100
@@ -25,7 +25,7 @@
 GenericName[et]=Ülesanded murdudega
 GenericName[eu]=Zatiki ariketak
 GenericName[fa]=تمرین کسرها
-GenericName[fi]=Harjoittele murtolukulaskuja
+GenericName[fi]=Murtolukujen harjoittelu
 GenericName[fr]=Exercices pratiques avec des fractions
 GenericName[ga]=Cleachtadh le Codáin
 GenericName[gl]=Exercicios con fraccións
@@ -90,7 +90,7 @@
 Comment[et]=Ülesanded murdudega
 Comment[eu]=Entrenatu zatikidun ariketekin
 Comment[fa]=انجام تمرین با کسرها
-Comment[fi]=Harjoittele murtolukulaskuja
+Comment[fi]=Murtolukulaskujen harjoittelu
 Comment[fr]=Exercices pratiques avec des fractions
 Comment[ga]=Ceachtanna le codáin
 Comment[gl]=Exercicios práticos con fraccións

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



commit kbruch for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2013-12-02 12:32:20

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-10-03 
15:51:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-12-02 
12:32:22.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 17:54:26 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.90
+   * KDE 4.12 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.12-beta2.php
+
+---
+Sat Nov  9 22:55:39 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:09:34 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:

  kbruch-4.11.2.tar.xz

New:

  kbruch-4.11.90.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.b4yJbA/_old  2013-12-02 12:32:22.0 +0100
+++ /var/tmp/diff_new_pack.b4yJbA/_new  2013-12-02 12:32:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.11.2
+Version:4.11.90
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.11.2.tar.xz - kbruch-4.11.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.11.2/src/AppMenuWidget.cpp 
new/kbruch-4.11.90/src/AppMenuWidget.cpp
--- old/kbruch-4.11.2/src/AppMenuWidget.cpp 2013-06-28 19:18:27.0 
+0200
+++ new/kbruch-4.11.90/src/AppMenuWidget.cpp2013-10-27 13:43:50.0 
+0100
@@ -56,7 +56,6 @@
 
 #endif
 setupActions();
-createGUI(AppMenuWidgetui.rc);
 
 QString css =
 QPushButton#m_Freestyle {
@@ -178,7 +177,7 @@
 
 if (!initialGeometrySet())
 resize(QSize(725, 330).expandedTo(minimumSizeHint()));
-setupGUI(Keys | Create);
+setupGUI(Keys | Create, AppMenuWidgetui.rc);
 setAutoSaveSettings();
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.11.2/src/kbruch.desktop 
new/kbruch-4.11.90/src/kbruch.desktop
--- old/kbruch-4.11.2/src/kbruch.desktop2013-08-28 19:02:17.0 
+0200
+++ new/kbruch-4.11.90/src/kbruch.desktop   2013-10-27 13:43:50.0 
+0100
@@ -129,7 +129,7 @@
 Comment[ta]=பின்னங்களில் செயல்முறை பயிற்சிகள்
 Comment[tg]=Машқҳои таҷрибавӣ барои ададҳои касрӣ
 Comment[tr]=Kesirler konusunda alıştırmalar yap
-Comment[ug]=كەسىر سان مەشىق قىلىش
+Comment[ug]=كەسىر سان مەشىقلىرى
 Comment[uk]=Практичні вправи з дробами
 Comment[vi]=Bài luyện tập tính toán với phân số
 Comment[x-test]=xxPractice exercises with fractionsxx

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



commit kbruch for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-09-09 
11:07:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-10-03 
15:51:21.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:10:48 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:

  kbruch-4.11.1.tar.xz

New:

  kbruch-4.11.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.XUBNHX/_old  2013-10-03 15:51:22.0 +0200
+++ /var/tmp/diff_new_pack.XUBNHX/_new  2013-10-03 15:51:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2013-09-09 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2013-09-09 11:07:53

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-08-16 
13:41:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-09-09 
11:07:56.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep  1 10:02:01 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:

  kbruch-4.11.0.tar.xz

New:

  kbruch-4.11.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.FdCxYS/_old  2013-09-09 11:07:56.0 +0200
+++ /var/tmp/diff_new_pack.FdCxYS/_new  2013-09-09 11:07:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.11.0
+Version:4.11.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2013-08-16 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

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

Old:

  kbruch-4.10.97.tar.xz

New:

  kbruch-4.11.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.h70FKo/_old  2013-08-16 13:41:03.0 +0200
+++ /var/tmp/diff_new_pack.h70FKo/_new  2013-08-16 13:41:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.10.97
+Version:4.11.0
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2013-07-30 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-07-22 
17:13:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-07-30 
15:57:46.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 22:30:21 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:

  kbruch-4.10.95.tar.xz

New:

  kbruch-4.10.97.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.rI9rDZ/_old  2013-07-30 15:57:47.0 +0200
+++ /var/tmp/diff_new_pack.rI9rDZ/_new  2013-07-30 15:57:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.10.95
+Version:4.10.97
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2013-07-22 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-07-08 
07:32:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-07-22 
17:13:31.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 15 08:12:43 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:

  kbruch-4.10.90.tar.xz

New:

  kbruch-4.10.95.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.biVkUc/_old  2013-07-22 17:13:32.0 +0200
+++ /var/tmp/diff_new_pack.biVkUc/_new  2013-07-22 17:13:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.10.90
+Version:4.10.95
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2013-07-08 07:32:57

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-06-11 
09:28:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-07-08 
07:32:58.0 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:15:54 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 19:19:59 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:

  kbruch-4.10.4.tar.xz

New:

  kbruch-4.10.90.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.IA69C6/_old  2013-07-08 07:32:58.0 +0200
+++ /var/tmp/diff_new_pack.IA69C6/_new  2013-07-08 07:32:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.10.4
+Version:4.10.90
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.10.4.tar.xz - kbruch-4.10.90.tar.xz ++
Files old/kbruch-4.10.4/doc/index.cache.bz2 and 
new/kbruch-4.10.90/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.10.4/doc/index.docbook 
new/kbruch-4.10.90/doc/index.docbook
--- old/kbruch-4.10.4/doc/index.docbook 2013-05-28 20:45:24.0 +0200
+++ new/kbruch-4.10.90/doc/index.docbook2013-06-25 20:23:24.0 
+0200
@@ -35,8 +35,8 @@
 /copyright
 legalnoticeFDLNotice;/legalnotice
 
-date2011-08-03/date
-releaseinfo4.2 (kde; 4.7)/releaseinfo
+date2013-06-23/date
+releaseinfo4.2 (kde; 4.11)/releaseinfo
 
 abstract
 parakbruch; is a small program to practice calculating with fractions and 
percentages.
@@ -686,7 +686,7 @@
 titleCredits and License/title
 parakbruch;/para
 para
-Program and documentation Copyright, 2001-2004 Sebastian Stein
+Program and documentation Copyright, 2001-2011 Sebastian Stein
  emailseb@hpfsc.de/email
 /para
 
@@ -744,7 +744,7 @@
 on ulink url=http://edu.kde.org/kbruch/;the kbruch; home page/ulink
 and it is part of the kde; Edu project/para
 
-paraYou can find a list of changes in the acronymSVN/acronym commit
+paraYou can find a list of changes in the acronymGit/acronym commit
 messages./para
 
 /sect1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.10.4/src/FractionPainter.cpp 
new/kbruch-4.10.90/src/FractionPainter.cpp
--- old/kbruch-4.10.4/src/FractionPainter.cpp   2013-05-28 20:45:24.0 
+0200
+++ new/kbruch-4.10.90/src/FractionPainter.cpp  2013-06-10 20:52:08.0 
+0200
@@ -28,7 +28,7 @@
 //Added by qt3to4:
 #include QPaintEvent
 
-FractionPainter::FractionPainter(QWidget * parent = 0) :
+FractionPainter::FractionPainter(QWidget * parent) :
 FractionBaseWidget(parent)
 {
 #ifdef DEBUG
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.10.4/src/FractionPainter.h 
new/kbruch-4.10.90/src/FractionPainter.h
--- old/kbruch-4.10.4/src/FractionPainter.h 2013-05-28 20:45:24.0 
+0200
+++ new/kbruch-4.10.90/src/FractionPainter.h2013-06-10 20:52:08.0 
+0200
@@ -46,7 +46,7 @@
 
 public:
 /** constructor */
-FractionPainter(QWidget * parent);
+FractionPainter(QWidget * parent = 0);
 
 /** destructor */
 ~FractionPainter();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.10.4/src/fractionbasewidget.cpp 
new/kbruch-4.10.90/src/fractionbasewidget.cpp
--- old/kbruch-4.10.4/src/fractionbasewidget.cpp2013-05-28 
20:45:24.0 +0200
+++ new/kbruch-4.10.90/src/fractionbasewidget.cpp   2013-06-10 
20:52:08.0 +0200
@@ -30,7 +30,7 @@
 
 #include settingsclass.h
 
-FractionBaseWidget::FractionBaseWidget(QWidget * parent = 0) :
+FractionBaseWidget::FractionBaseWidget(QWidget * parent) :
 QWidget(parent)
 {
 #ifdef DEBUG
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.10.4/src/fractionbasewidget.h 
new/kbruch-4.10.90/src/fractionbasewidget.h
--- old/kbruch-4.10.4/src/fractionbasewidget.h  2013-05-28 20:45:24.0 
+0200
+++ new/kbruch-4.10.90/src/fractionbasewidget.h 2013-06-10 20:52:08.0 
+0200
@@ -45,7 

commit kbruch for openSUSE:Factory

2013-06-11 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2013-06-11 06:12:59

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-05-16 
16:44:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-06-11 
09:28:55.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:40:23 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:

  kbruch-4.10.3.tar.xz

New:

  kbruch-4.10.4.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.EKhMRE/_old  2013-06-11 09:28:56.0 +0200
+++ /var/tmp/diff_new_pack.EKhMRE/_new  2013-06-11 09:28:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2013-05-16 Thread h_root
Hello community,

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

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


Package is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-04-18 
10:18:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-05-16 
16:44:59.0 +0200
@@ -1,0 +2,8 @@
+Sat May  4 16:58:05 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+---

Old:

  kbruch-4.10.2.tar.xz

New:

  kbruch-4.10.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.L0ZCxi/_old  2013-05-16 16:44:59.0 +0200
+++ /var/tmp/diff_new_pack.L0ZCxi/_new  2013-05-16 16:44:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.10.2.tar.xz - kbruch-4.10.3.tar.xz ++
Files old/kbruch-4.10.2/doc/index.cache.bz2 and 
new/kbruch-4.10.3/doc/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.10.2/src/rationalwidget.cpp 
new/kbruch-4.10.3/src/rationalwidget.cpp
--- old/kbruch-4.10.2/src/rationalwidget.cpp2013-03-01 07:41:23.0 
+0100
+++ new/kbruch-4.10.3/src/rationalwidget.cpp2013-05-03 06:37:52.0 
+0200
@@ -104,7 +104,7 @@
 tmp_painting = false;
 
 // paint the period line above the numbers
-paint.fillRect(x_startPos, fontHeight / 2, x_pos - x_startPos, 1, 
m_colorNumber);
+paint.fillRect(x_startPos, fontHeight / 2, x_pos - x_startPos, 
fm.lineWidth(), m_colorNumber);
 }
 }
 

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



commit kbruch for openSUSE:Factory

2013-04-18 Thread h_root
Hello community,

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

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


Package is kbruch, Maintainer is kbruch

Changes:

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

Old:

  kbruch-4.10.1.tar.xz

New:

  kbruch-4.10.2.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.nPiz4V/_old  2013-04-18 10:18:10.0 +0200
+++ /var/tmp/diff_new_pack.nPiz4V/_new  2013-04-18 10:18:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.10.1
+Version:4.10.2
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

++ kbruch-4.10.1.tar.xz - kbruch-4.10.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-4.10.1/src/kbruch.desktop 
new/kbruch-4.10.2/src/kbruch.desktop
--- old/kbruch-4.10.1/src/kbruch.desktop2013-03-01 07:41:23.0 
+0100
+++ new/kbruch-4.10.2/src/kbruch.desktop2013-03-29 08:02:43.0 
+0100
@@ -46,6 +46,7 @@
 GenericName[lv]=Praktiskie uzdevumi ar daļām
 GenericName[mk]=Вежбајте дропки
 GenericName[ml]=ഭിന്നകങ്ങള്‍ അഭ്യസിക്കുക
+GenericName[mr]=विभिन्न संख्यांचा अभ्यास
 GenericName[nb]=Brøk-øvelser
 GenericName[nds]=Brookreken öven
 GenericName[ne]=अभ्यास खण्ड
@@ -110,6 +111,7 @@
 Comment[lv]=Praktiskie uzdevumi ar daļām
 Comment[mk]=Вежбајте задачи со дропки
 Comment[ml]=ഭിന്നകങ്ങള്‍ ചെയ്ത് അഭ്യസിക്കുക
+Comment[mr]=विभिन्न संख्यांचा प्रशिक्षण अभ्यास
 Comment[ms]=Buat latihan pecahan
 Comment[nb]=Treningsøvelser med brøker
 Comment[nds]=Brookreken öven
@@ -176,6 +178,7 @@
 Name[lv]=KBruch
 Name[mk]=KBruch
 Name[ml]=കെ-ബ്രൂച്ച്
+Name[mr]=के-ब्रच
 Name[ms]=KBruch
 Name[nb]=KBruch
 Name[nds]=KBruch

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



commit kbruch for openSUSE:Factory

2013-03-14 Thread h_root
Hello community,

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

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


Package is kbruch, Maintainer is kbruch

Changes:

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

Old:

  kbruch-4.10.0.tar.xz

New:

  kbruch-4.10.1.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.mHHUae/_old  2013-03-14 11:24:23.0 +0100
+++ /var/tmp/diff_new_pack.mHHUae/_new  2013-03-14 11:24:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.10.0
+Version:4.10.1
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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

2013-02-04 Thread h_root
Hello community,

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

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


Package is kbruch, Maintainer is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-01-24 
09:59:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-02-04 
20:25:51.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 17:50:12 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---

Old:

  kbruch-4.9.98.tar.xz

New:

  kbruch-4.10.0.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.vzVRC5/_old  2013-02-04 20:25:54.0 +0100
+++ /var/tmp/diff_new_pack.vzVRC5/_new  2013-02-04 20:25:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.9.98
+Version:4.10.0
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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



commit kbruch for openSUSE:Factory

2013-01-24 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2013-01-24 09:59:25

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


Package is kbruch, Maintainer is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2013-01-20 
14:23:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-01-24 
09:59:26.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 21 13:56:25 UTC 2013 - wstephen...@suse.com
+
+- Remove calls to suse_update_desktop_files macro where upstream now has the 
correct desktop file categories
+
+---



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.a0RVXm/_old  2013-01-24 09:59:27.0 +0100
+++ /var/tmp/diff_new_pack.a0RVXm/_new  2013-01-24 09:59:27.0 +0100
@@ -46,7 +46,6 @@
 
 %install
   %kde4_makeinstall -C build
-  %suse_update_desktop_file %{name}   Education Math
   %kde_post_install
 
 %files


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



commit kbruch for openSUSE:Factory

2013-01-20 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2013-01-20 14:23:33

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


Package is kbruch, Maintainer is kbruch

Changes:

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

Old:

  kbruch-4.9.97.tar.xz

New:

  kbruch-4.9.98.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.r6Rkuh/_old  2013-01-20 14:23:37.0 +0100
+++ /var/tmp/diff_new_pack.r6Rkuh/_new  2013-01-20 14:23:37.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kbruch
-Version:4.9.97
+Version:4.9.98
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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



commit kbruch for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

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

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


Package is kbruch, Maintainer is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2012-12-21 
09:05:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2013-01-07 
11:00:28.0 +0100
@@ -1,0 +2,12 @@
+Thu Jan  3 21:12:30 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Jan  2 19:49:11 UTC 2013 - asterios.dra...@gmail.com
+
+- Updated build requirements.
+- Removed unneeded runtime requirement for libkeduvocdocument4.
+
+---

Old:

  kbruch-4.9.95.tar.xz

New:

  kbruch-4.9.97.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.3tQXAN/_old  2013-01-07 11:00:29.0 +0100
+++ /var/tmp/diff_new_pack.3tQXAN/_new  2013-01-07 11:00:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbruch
 #
-# 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
@@ -17,46 +17,15 @@
 
 
 Name:   kbruch
-BuildRequires:  boost-devel
-BuildRequires:  freeglut-devel
-BuildRequires:  gsl-devel
-BuildRequires:  kdebase4-workspace-devel
-BuildRequires:  libcfitsio-devel
-BuildRequires:  libeigen2-devel
-BuildRequires:  libgmm++-devel
-BuildRequires:  libindi-devel
-BuildRequires:  libkdeedu4-devel
-BuildRequires:  libopenbabel-devel
-BuildRequires:  libqalculate-devel
-BuildRequires:  libspectre-devel
-BuildRequires:  python-qt4-devel
-BuildRequires:  readline-devel
-BuildRequires:  xz
-%if 0%{?sles_version} == 0
-BuildRequires:  glew-devel
-BuildRequires:  python
-BuildRequires:  python-devel
-%if 0%{?suse_version}  1120
-BuildRequires:  avogadro-devel
-%endif
-%py_requires
-%endif
-
-# currently in DOESNOTBUILD (2008-07-03)
-%ifnarch ppc ppc64 s390 s390x
-BuildRequires:  ocaml
-BuildRequires:  ocaml-facile
-%endif
-Version:4.9.95
+Version:4.9.97
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+
 Group:  Amusements/Teaching/Mathematics
 Url:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
-BuildRequires:  fdupes
-Requires:   libkeduvocdocument4
-Suggests:   libkeduvocdocument4
+BuildRequires:  libkde4-devel
+BuildRequires:  xz
 Provides:   kde4-kbruch = 4.3.0
 Obsoletes:  kde4-kbruch  4.3.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -66,7 +35,7 @@
 KBruch is an application to learn calculating with fractions.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 %ifarch ppc ppc64
@@ -76,17 +45,9 @@
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
+  %kde4_makeinstall -C build
   %suse_update_desktop_file %{name}   Education Math
   %kde_post_install
-  %if 0%{?suse_version}  1020
-  %fdupes -s %{buildroot}
-  %endif
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)

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



commit kbruch for openSUSE:Factory

2012-12-21 Thread h_root
Hello community,

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

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


Package is kbruch, Maintainer is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2012-12-07 
14:18:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2012-12-21 
09:05:16.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 18:39:41 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---

Old:

  kbruch-4.9.90.tar.xz

New:

  kbruch-4.9.95.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.KivhOb/_old  2012-12-21 09:05:17.0 +0100
+++ /var/tmp/diff_new_pack.KivhOb/_new  2012-12-21 09:05:17.0 +0100
@@ -47,7 +47,7 @@
 BuildRequires:  ocaml
 BuildRequires:  ocaml-facile
 %endif
-Version:4.9.90
+Version:4.9.95
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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



commit kbruch for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

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

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


Package is kbruch, Maintainer is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2012-11-08 
07:42:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2012-12-07 
14:18:33.0 +0100
@@ -1,0 +2,12 @@
+Sat Dec  1 20:05:40 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 12:53:50 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php
+
+---
@@ -5 +17 @@
-  * see http://kde.org/announcements/4.9.3/ for details
+  * see http://kde.org/announcements/announce-4.9.3.php for details
@@ -11 +23 @@
-  * see http://kde.org/announcements/4.9.2/ for details
+  * see http://kde.org/announcements/announce-4.9.2.php for details

Old:

  kbruch-4.9.3.tar.xz

New:

  kbruch-4.9.90.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.O8hCdJ/_old  2012-12-07 14:18:33.0 +0100
+++ /var/tmp/diff_new_pack.O8hCdJ/_new  2012-12-07 14:18:33.0 +0100
@@ -47,7 +47,7 @@
 BuildRequires:  ocaml
 BuildRequires:  ocaml-facile
 %endif
-Version:4.9.3
+Version:4.9.90
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+
@@ -77,16 +77,13 @@
 
 %install
   cd build
-%make_install
+  %kde4_makeinstall
   %suse_update_desktop_file %{name}   Education Math
   %kde_post_install
   %if 0%{?suse_version}  1020
   %fdupes -s %{buildroot}
   %endif
 
-%clean
-  rm -rf %{buildroot}
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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



commit kbruch for openSUSE:Factory

2012-11-07 Thread h_root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2012-11-08 07:42:00

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


Package is kbruch, Maintainer is kbruch

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2012-10-07 
19:07:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new/kbruch.changes   2012-11-08 
07:42:07.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov  2 16:53:25 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/4.9.3/ for details
+
+---

Old:

  kbruch-4.9.2.tar.xz

New:

  kbruch-4.9.3.tar.xz



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.xnRftg/_old  2012-11-08 07:42:08.0 +0100
+++ /var/tmp/diff_new_pack.xnRftg/_new  2012-11-08 07:42:08.0 +0100
@@ -47,7 +47,7 @@
 BuildRequires:  ocaml
 BuildRequires:  ocaml-facile
 %endif
-Version:4.9.2
+Version:4.9.3
 Release:0
 Summary:Excercise Fractions
 License:GPL-2.0+

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



  1   2   >